|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 05 Oct 2009 |
|
Design Pattern: Iterator (Behavioural) A MATLABĀ® OOP implementation of the Iterator Behavioural Design Pattern | 21 | 2 | ||
| 05 Oct 2009 |
|
Data Structure: A Cell Array List Container Provides a useful 1D container for storing an ordered heterogeneous set of elements | 31 | 2 | ||
| 22 Sep 2009 | Write Cell Array to Text File A cell array is written to a delimited output file, incl. options for appending & custom delimiters. | 88 | 2 | |||
| 22 Sep 2009 | Variable cardinality bookkeeping functions These four functions makes it easy to work with lists of sets with variable cardinalities. | 11 | 0 | |||
| 04 Sep 2009 | On/Off Returns 'on'/'off' for true/false arrays, and true/false for cell arrays of strings with 'on'/'off'. | 11 | 0 | |||
| 03 Sep 2009 | SUMM Function analogous to DIFF, but takes sums instead. | 9 | 0 | |||
| 31 Aug 2009 | unique_no_sort_rows find unique rows of a matrix without resorting the rows | 11 | 3 | |||
| 28 Aug 2009 | stack manipulate stack objects as dynamic arrays | 104 | 0 | |||
| 25 Aug 2009 |
|
Phased Array Design Toolbox v2.3 A toolbox allowing rapid definition and evaluation of 2D and 3D phased array antennas. | 135 | 13 | ||
| 17 Aug 2009 | Append a new entry to structure array, fields don't need to be same Appends a new entry to structure array, fields don't need to be same. Can also insert a new entry. | 20 | 0 | |||
| 10 Aug 2009 |
|
Dealing with array of buses in SimulinkĀ® This demo shows a self modifying masked subsystem to split out the correct subbus from the superbus. | 18 | 2 | ||
| 10 Aug 2009 |
|
3D spherical equation plot Graphs a 3 dimensional logarithmic function named F(Theta,Phi), | 131 | 0 | ||
| 07 Aug 2009 | Deleting multiple points: UniqueRows UniqueRows can be a faster alternative to the Matlab unique(X,'rows'); | 126 | 3 | |||
| 02 Aug 2009 | RANDMAT Random shuffling of 2D-array elements. | 124 | 1 | |||
| 28 Jul 2009 |
|
sarr: a pedestrian array splitter SARR splits a 2D array into 3D adjacent subarrays | 128 | 0 | ||
| 21 Jul 2009 | BlockMean Fast mean of square subarrays (MEX). Not a running mean: array size is reduced by window length. | 111 | 0 | |||
| 20 Jul 2009 | Fast array peak finder Finds locations of all maxima and corresponding maximum values in a 1D array. | 44 | 1 | |||
| 20 Jul 2009 | Fast peak locator Finds peaks in 1D array | 35 | 0 | |||
| 13 Jul 2009 | Acoustic source localization using SRP-PHAT This function locates a single source using a frame of data and M microphones. | 53 | 0 | |||
| 10 Jul 2009 | Least Common Multiple Set Input a set of numbers as an n-dimension array, get their least common multiple. | 27 | 0 | |||
| 07 Jul 2009 | Consecutive vector spliter Partition an input vector into smaller series of subvectors of consecutive elements | 141 | 0 | |||
| 16 Jun 2009 | subarray Extracts a subarray from an array. Useful for function outputs. | 18 | 1 | |||
| 13 Jun 2009 | bsxops Force MATLAB operators to behave BSXFUN-like | 142 | 0 | |||
| 11 Jun 2009 |
|
cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table | 153 | 4 | ||
| 26 May 2009 |
|
index.m - create a list of the indices and values of an array Create a list where each value (content) of an array is displayed together with its index. | 19 | 2 | ||
| 24 May 2009 | compare, alltrue compares structs, cells and arrays element-by-element | 23 | 3 | |||
| 17 May 2009 | cell2num.m convert a cell array to a double precision array | 130 | 2 | |||
| 12 May 2009 | Display Python Formatted Arrays Displays a double array in Python/NumPy format | 21 | 1 | |||
| 08 May 2009 | Coherently aligns data Aligns data according to cross-corr maxima | 114 | 0 | |||
| 05 May 2009 | Regular expression search in cell array of strings Search in cell array of strings. Returns indexes of cells in stead of indexes within cells . | 36 | 2 | |||
| 01 May 2009 | wreshape Reshape an array, padding/resizing if necessary to fill out the target size and shape of the array. | 111 | 0 | |||
| 19 Mar 2009 | Compare anything Compares quantatively structs, cell, array, element by element. | 28 | 3 | |||
| 07 Mar 2009 |
|
Multiple matrix multiplications, with array expansion enabled Multiplying matrices, vectors, or scalars contained in two N-D arrays, with array expansion enabled. | 90 | 17 | ||
| 26 Feb 2009 |
|
Vector algebra for arrays of any size, with array expansion enabled Multiple dot, cross, and outer products, cross divisions, norms, normalizations, projections, etc. | 40 | 3 | ||
| 23 Feb 2009 | Binary array expansion function element-by-element binary operations (e.g. plus, times, eq, gt) with array expansion (AX) enabled. | 28 | 1 | |||
| 17 Feb 2009 | bsxfun substitute Substitute for bsxfun for older versions of MATLAB in which it is not built-in. | 184 | 3 | |||
| 16 Feb 2009 | MIN2, MAX2 Global min or max value of a 2-d array, the search may be limited to specified rows or columns | 118 | 6 | |||
| 03 Feb 2009 | sym2str Converts symbolic variables to matlab strings using array opperations. | 45 | 1 | |||
| 20 Jan 2009 | Recursive tesselation Produces a 2-D array by means of rec. tesselation. | 7 | 0 | |||
| 16 Dec 2008 |
|
Get HTML Table Data into MATLAB Identify tables and interactively select the data to bring into MATLAB. | 41 | 1 | ||
| 11 Dec 2008 | objfun Apply a function to each object of an object array. | 11 | 0 | |||
| 11 Dec 2008 | storing data from parallelport to ana array storing data from parallelport to an expanding array | 17 | 0 | |||
| 09 Dec 2008 | fastsearch Search an element in the array, or the next smaller and greater | 5 | 8 | |||
| 04 Dec 2008 | rgb2name Names a color based on its RGB-triple colorspec. Knows over 400 color names. | 18 | 0 | |||
| 23 Oct 2008 | featurememstats feature('memstats') with structure output | 148 | 0 | |||
| 20 Oct 2008 |
|
Inside MATLAB Objects in R2008a Updating the object-oriented programming capabilities of MATLAB in R2008a | 154 | 0 | ||
| 17 Oct 2008 |
|
Two-Syringe MED Perfusion System Instructions and m-files for setting up a remote-controlled multielectrode dish perfusion system. | 10 | 0 | ||
| 22 Sep 2008 | ENUMARRAY An array that inherits from class DOUBLE and allows a user to index elements using an enumerated typ | 14 | 1 | |||
| 25 Aug 2008 |
|
javaTable Simple function to display cell array data in a nice looking Java JTable | 157 | 2 | ||
| 28 Jul 2008 | cell2css Convert a cell array of strings to a comma-separated string for meta-programming or generating M-fil | 11 | 0 | |||
| 18 Jul 2008 |
|
Drawing Color Histograms and Color Clouds Matlab code to plot color histograms and color clouds | 142 | 0 | ||
| 10 Jul 2008 | num2cellstr num2CellStr converts numeric or logical array to a cell array of strings | 38 | 1 | |||
| 27 Jun 2008 | Cell Array to CSV-file [cell2csv.m] Writes a cell array into a CSV-file. | 196 | 16 | |||
| 27 Jun 2008 | REPOP -- efficient replicating n-d array operations REPOP -- any element-wise operator between different sized n-d matrices without memory copies | 16 | 1 | |||
| 03 Jun 2008 | Flexible search and listing tool for field names in a structure array Searches for field names in a structure array and lists them | 22 | 1 | |||
| 27 May 2008 | Generate Arrays Converts a Matlab array to C and LaTeX | 16 | 1 | |||
| 12 May 2008 | CELL2FLOAT converts cell array into scalar float array | 147 | 1 | |||
| 12 May 2008 |
|
Routh Hurwitz array Routh-Hurwitz method for determining the stability of a system from characteristic polynomial of its | 103 | 2 | ||
| 29 Apr 2008 | Routh Hurwitz Criteria It calculates Routh Array for a given polynomial...... | 42 | 1 | |||
| 14 Apr 2008 | RUN LENGTH DECODING returns binary data from run length encoded array | 32 | 2 | |||
| 04 Apr 2008 | Order all fields Order fields of a structure array on all levels | 25 | 0 | |||
| 02 Apr 2008 |
|
Video Tutorial: MATLAB Basics: Cell arrays for holding different data types Three minute video shows the basics of cell arrays | 26 | 0 | ||
| 31 Mar 2008 |
|
Example - data input GUI Enter text into GUI, ouputs text fields as structured array. | 41 | 0 | ||
| 05 Mar 2008 | Sorting a Cell Array This function will sort a cell array even if it is mixed. | 83 | 8 | |||
| 03 Mar 2008 |
|
Excel Column Name to Number Converts a cell array of Excel column names to an array of Excel column numbers | 22 | 0 | ||
| 03 Mar 2008 |
|
DREAM (Discrete REpresentation Array Modelling) Toolbox Ultrasound field simulation toolbox. | 30 | 2 | ||
| 19 Feb 2008 |
|
Video Tutorial: MATLAB Basics: Structures of arrays vs Arrays of structures Five minute video shows the use of Structures of arrays and Arrays of structure | 28 | 1 | ||
| 11 Feb 2008 | Arbitrary files & MATLAB variables <-> data stream vector converter Encode any MATLAB data types into a numeric array, and vice versa | 17 | 0 | |||
| 30 Jan 2008 | indmax Finds maximum and its index of an N-dimensional array. | 13 | 3 | |||
| 23 Jan 2008 | Parse Strings Using Delimiters These two functions parse a string or cell array of strings based on one or more delimiters. | 25 | 3 | |||
| 21 Dec 2007 |
|
Tutorial: C mex matrix demo Index matrix in C like you would do in MATLAB! | 32 | 0 | ||
| 18 Aug 2007 | Maximum Or Minimum for N Dimension Array These functions return the subscripts of the maximum or minimum in an Array | 23 | 3 | |||
| 16 Jul 2007 |
|
fpat: a fuzzy pattern detector the only pattern detector you will ever need | 121 | 2 | ||
| 15 Jun 2007 | cell2num Used to convert 2 dimensional cell array of single numbers to a matrix. | 51 | 7 | |||
| 07 Jun 2007 | rsplit Splits a delimited string into a cell array using a regular expression. | 122 | 6 | |||
| 07 Jun 2007 | unique_no_sort Like unique.m but without sorting | 25 | 10 | |||
| 21 May 2007 |
|
contour_following CONTOUR_FOLLOWING takes a B&W image, returns the sorted contour points. | 40 | 7 | ||
| 10 May 2007 | COMPARISION OF ARRAY PATERNS HERE I COMPARE IT FOR ELEMENTS 4, 8,16,32 | 25 | 14 | |||
| 01 Apr 2007 | readtext Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc. | 246 | 25 | |||
| 21 Mar 2007 | Wildcard selection Simple GUI to allow user to select from cell array of strings using wildcard search | 22 | 0 | |||
| 05 Jan 2007 |
|
Latex Figure Output Given a value, array, equation or array of equations. This program will output to a figure of desir | 42 | 4 | ||
| 13 Dec 2006 |
|
Ideal Rankine Cycle Excel Add-In Integrating MATLAB and Excel - passing structures as input and assigning output to multiple cells. | 154 | 1 | ||
| 11 Dec 2006 |
|
Defining Cartesian Reference Frames based on Point Positions Versatile algorithm defining Cartesian reference frames based on the positions of at least 3 points | 28 | 1 | ||
| 13 Nov 2006 |
|
uiselectim Visually select a single image from an array of images in a directory. | 130 | 1 | ||
| 06 Nov 2006 | Inductance Matrix for square array Calculates the full inductance matrix for an array of interconnected square cells | 15 | 0 | |||
| 03 Nov 2006 | dots Multiple matrix-matrix products, or general operations on cartesian tensors | 9 | 0 | |||
| 16 Aug 2006 | bqcurv Calculates the curvature of a triangulated surface | 29 | 2 | |||
| 24 Jul 2006 | latexcmd A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file. | 109 | 2 | |||
| 10 Jul 2006 | str2file writes a cell array of strings into a file | 27 | 6 | |||
| 10 Jul 2006 | file2str converts a text file into a cell array | 29 | 1 | |||
| 05 Jul 2006 |
|
strpat: a pedestrian, exactly matching pattern finder / replacer finds and/or replaces an exactly matching pattern in a string or a numeric array | 120 | 1 | ||
| 27 Jun 2006 | Multi dimensional matrix product, outer product and partial trace This set of 3 files is aimed at efficiently extending matrix multiplication to higher dimensional ar | 41 | 1 | |||
| 20 Jun 2006 | Array tool set Set of tools to generalize several Matlab functions | 12 | 1 | |||
| 26 May 2006 |
|
nestedstruct2cell NESTEDSTRUCT2CELL converts a nested 1x1 structure array into an MxN cell array | 12 | 1 | ||
| 26 Apr 2006 | Cell 'Find And Replace' Finds all occurrences of NaN in a cell array and replaces them. | 39 | 3 | |||
| 17 Apr 2006 | serpind.m serpentine traversal of an N-dimensional array | 7 | 0 | |||
| 17 Apr 2006 | fgridmin.m global minimization utility | 14 | 0 | |||
| 03 Apr 2006 | Unfold structure arrays Recursively display the contents of structure arrays | 26 | 3 | |||
| 30 Mar 2006 | Convert Struct to Cell Array With Column Headers Converts a populated struct into a cell array with field names as column headers | 25 | 0 | |||
| 15 Mar 2006 | Generalized Array Operations Computes generalized array operations by expanding singleton dimensions. | 107 | 4 | |||
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com