Search Files

Advanced Search
Go
 
Loading tag cloud...

Files

 
Date   File Tags Downloads
(last 30 days)
Comments Ratings
05 Oct 2009 Screenshot Design Pattern: Iterator (Behavioural) A MATLABĀ® OOP implementation of the Iterator Behavioural Design Pattern Author: Bobby Nedelkovski abstract data type, uml, object oriented progr..., design pattern, behavioural, oop 21 2
  • 5.0
5.0 | 1 rating
05 Oct 2009 Screenshot Data Structure: A Cell Array List Container Provides a useful 1D container for storing an ordered heterogeneous set of elements Author: Bobby Nedelkovski uml, object oriented progr..., abstract data type, oop, cell array, data structure 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. Author: Roland Pfister data, dlmwrite, append, export, delimited, data export 88 2
  • 5.0
5.0 | 2 ratings
22 Sep 2009 Variable cardinality bookkeeping functions These four functions makes it easy to work with lists of sets with variable cardinalities. Author: Edmund Brekke cardinality, set functions, filtering, cell array, data association, subset 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'. Author: Geoffrey Akien cell array, gui, off, on 11 0
03 Sep 2009 SUMM Function analogous to DIFF, but takes sums instead. Author: Andy array, sum 9 0
31 Aug 2009 unique_no_sort_rows find unique rows of a matrix without resorting the rows Author: Michael Petralia matrix, unique, unsorted, matrices, cell array, rows 11 3
  • 3.0
3.0 | 1 rating
28 Aug 2009 stack manipulate stack objects as dynamic arrays Author: Ben Petschel dynamic array, use at own risk, stack 104 0
25 Aug 2009 Screenshot Phased Array Design Toolbox v2.3 A toolbox allowing rapid definition and evaluation of 2D and 3D phased array antennas. Author: Neill Tucker phased array, simulation, antennas, 3d, 2d 135 13
  • 5.0
5.0 | 4 ratings
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. Author: Misha Koshelev fields, array, struct 20 0
10 Aug 2009 Screenshot Dealing with array of buses in SimulinkĀ® This demo shows a self modifying masked subsystem to split out the correct subbus from the superbus. Author: Vijay Swaminathan self modifying masks, array of buses, building models from ..., self_rating 18 2
  • 4.5
4.5 | 2 ratings
10 Aug 2009 Screenshot 3D spherical equation plot Graphs a 3 dimensional logarithmic function named F(Theta,Phi), Author: Jef Statham modeling, antenna, db, array, 3d 131 0
07 Aug 2009 Deleting multiple points: UniqueRows UniqueRows can be a faster alternative to the Matlab unique(X,'rows'); Author: Luigi Giaccari sortrows, unique, data import, delaunay, optimization, image 126 3
  • 5.0
5.0 | 1 rating
02 Aug 2009 RANDMAT Random shuffling of 2D-array elements. Author: Peter (PB) Bodin matrix manipulation, shuffle, matrices, array, random 124 1
  • 4.5
4.5 | 2 ratings
28 Jul 2009 Screenshot sarr: a pedestrian array splitter SARR splits a 2D array into 3D adjacent subarrays Author: us permute, array, reshape, subarray, tiling 128 0
21 Jul 2009 BlockMean Fast mean of square subarrays (MEX). Not a running mean: array size is reduced by window length. Author: Jan Simon matrix, average, array, mean, antialiasing, image processing 111 0
20 Jul 2009 Fast array peak finder Finds locations of all maxima and corresponding maximum values in a 1D array. Author: George Zipfel time series, maximum values, array, peak finder, linear array, maxima 44 1
  • 1.0
1.0 | 1 rating
20 Jul 2009 Fast peak locator Finds peaks in 1D array Author: George Zipfel fast peak finder, peak, array, peak locator 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. Author: Hoang Do srpphat, src, speech processing, microphone array, signal processing, source localization 53 0
10 Jul 2009 Least Common Multiple Set Input a set of numbers as an n-dimension array, get their least common multiple. Author: Josh matrix, more, common, least, math, lcm 27 0
07 Jul 2009 Consecutive vector spliter Partition an input vector into smaller series of subvectors of consecutive elements Author: Bruno Luong split vectors, array, cell 141 0
16 Jun 2009 subarray Extracts a subarray from an array. Useful for function outputs. Author: Peter Mao matrix, submatrix, array manipulation, array, subset, subarray 18 1
13 Jun 2009 bsxops Force MATLAB operators to behave BSXFUN-like Author: Bruno Luong hadamard, elementwise, array, bsxfun, operator, expansion 142 0
11 Jun 2009 Published M-Files 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 Author: us fprintf, class, sprintf, printmat, cell, array 153 4
  • 5.0
5.0 | 6 ratings
26 May 2009 Screenshot 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. Author: Georg Stillfried matrix, index, indexes, matrices, array, sorted 19 2
24 May 2009 compare, alltrue compares structs, cells and arrays element-by-element Author: Dario compare, cell, array, string, struct 23 3
  • 5.0
5.0 | 1 rating
17 May 2009 cell2num.m convert a cell array to a double precision array Author: Phillip M. Feldman cell array to array c... 130 2
12 May 2009 Display Python Formatted Arrays Displays a double array in Python/NumPy format Author: Robin array, numpy, display, format, python 21 1
08 May 2009 Coherently aligns data Aligns data according to cross-corr maxima Author: Joshua Carmichael cross correlation, plotting, coherency analysis, array processing, align, signal processing 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 . Author: Maximilien Chaumon cellstr, cell array, find, cell, search, string 36 2
  • 3.0
3.0 | 2 ratings
01 May 2009 wreshape Reshape an array, padding/resizing if necessary to fill out the target size and shape of the array. Author: John D'Errico array, reshape, numel, size, pad, vector 111 0
19 Mar 2009 Compare anything Compares quantatively structs, cell, array, element by element. Author: ygal compare, cell, array, cell array, string, structure 28 3
  • 3.0
3.0 | 3 ratings
07 Mar 2009 Screenshot Multiple matrix multiplications, with array expansion enabled Multiplying matrices, vectors, or scalars contained in two N-D arrays, with array expansion enabled. Author: Paolo de Leva vector algebra, arraylab, matrix, matrix algebra, vector expansion, scalar 90 17
  • 4.94737
4.9 | 20 ratings
26 Feb 2009 Screenshot Vector algebra for arrays of any size, with array expansion enabled Multiple dot, cross, and outer products, cross divisions, norms, normalizations, projections, etc. Author: Paolo de Leva algebra, linear algebra, magn, vector expansion, cross division, dot2 40 3
  • 5.0
5.0 | 3 ratings
23 Feb 2009 Binary array expansion function element-by-element binary operations (e.g. plus, times, eq, gt) with array expansion (AX) enabled. Author: Paolo de Leva boolean operation, or, rem, arraylab, lt, vector expansion 28 1
17 Feb 2009 bsxfun substitute Substitute for bsxfun for older versions of MATLAB in which it is not built-in. Author: Douglas Schwarz singleton, bsxfun, array expansion, ne, plus, multiplication 184 3
  • 5.0
5.0 | 1 rating
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 Author: John D'Errico minimum, maximum, max, array, min, element 118 6
  • 4.0
4.0 | 5 ratings
03 Feb 2009 sym2str Converts symbolic variables to matlab strings using array opperations. Author: Martin Lawson symbolic variables, symbolic math, array operations, mathematics 45 1
  • 5.0
5.0 | 2 ratings
20 Jan 2009 Recursive tesselation Produces a 2-D array by means of rec. tesselation. Author: Daniel Lau image processing, array, halftoning, 2d, bayers 7 0
16 Dec 2008 Screenshot Get HTML Table Data into MATLAB Identify tables and interactively select the data to bring into MATLAB. Author: Jeremy Barry data, import, html, table, cell array, regexp 41 1
  • 4.0
4.0 | 3 ratings
11 Dec 2008 objfun Apply a function to each object of an object array. Author: Arturo Serrano cellfun, vectorization, array, object 11 0
11 Dec 2008 storing data from parallelport to ana array storing data from parallelport to an expanding array Author: anish francis binary data, parallel port, array 17 0
09 Dec 2008 fastsearch Search an element in the array, or the next smaller and greater Author: Valentin Kuklin search, array, equal, smaller, greater, interpolation 5 8
  • 4.5
4.5 | 2 ratings
04 Dec 2008 rgb2name Names a color based on its RGB-triple colorspec. Knows over 400 color names. Author: matt dash rgb, color, cell array, name, colormap, color name 18 0
23 Oct 2008 featurememstats feature('memstats') with structure output Author: Bruno Luong development environme..., lagest, allocation, contigeuous, array, memory 148 0
20 Oct 2008 Screenshot Inside MATLAB Objects in R2008a Updating the object-oriented programming capabilities of MATLAB in R2008a Author: Linda Webb hand, whitepaper, parameters, article, array, objectoriented 154 0
17 Oct 2008 Screenshot Two-Syringe MED Perfusion System Instructions and m-files for setting up a remote-controlled multielectrode dish perfusion system. Author: Matthew A. I. Ua Cruadhlaoich neuroscience, med64, multielectrode array, biotech, pharmaceutical, multielectrode dish 10 0
22 Sep 2008 ENUMARRAY An array that inherits from class DOUBLE and allows a user to index elements using an enumerated typ Author: Jen enumerator, index, double, matrices, array, string 14 1
25 Aug 2008 Screenshot javaTable Simple function to display cell array data in a nice looking Java JTable Author: Matt Dunham jtable, spreadsheet, table, cell array, java, structures 157 2
  • 2.0
2.0 | 1 rating
28 Jul 2008 cell2css Convert a cell array of strings to a comma-separated string for meta-programming or generating M-fil Author: Ameya Deoras comma separated, metaprogr, cell array, strings, string, list 11 0
18 Jul 2008 Screenshot Drawing Color Histograms and Color Clouds Matlab code to plot color histograms and color clouds Author: Chaitanya Sai Gaddam 3d array, color histogram, 3d, color, image processing, colour clourds 142 0
  • 5.0
5.0 | 1 rating
10 Jul 2008 num2cellstr num2CellStr converts numeric or logical array to a cell array of strings Author: Andrew Watson cellstr, num2cellstr, cell array, structures, string, cell arrays 38 1
  • 5.0
5.0 | 2 ratings
27 Jun 2008 Cell Array to CSV-file [cell2csv.m] Writes a cell array into a CSV-file. Author: Sylvain Fiedler cell to ascii, cell to text, cell to file, export ascii, ascii, array to text 196 16
  • 4.70588
4.7 | 17 ratings
27 Jun 2008 REPOP -- efficient replicating n-d array operations REPOP -- any element-wise operator between different sized n-d matrices without memory copies Author: Jason Farquhar replicating array ope..., matrices 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 Author: Paul A.M. Bune structures, field names, search, cell arrays, list, structure array 22 1
  • 5.0
5.0 | 1 rating
27 May 2008 Generate Arrays Converts a Matlab array to C and LaTeX Author: Marco Zuliani development environme..., array, c, latex 16 1
  • 4.0
4.0 | 1 rating
12 May 2008 CELL2FLOAT converts cell array into scalar float array Author: Jos values, convert, change, double, matrices, array 147 1
  • 4.0
4.0 | 1 rating
12 May 2008 Screenshot Routh Hurwitz array Routh-Hurwitz method for determining the stability of a system from characteristic polynomial of its Author: J. Sebastian Palacio polynomial, contro, stability, array, routh hurwitz stabili..., control 103 2
  • 5.0
5.0 | 1 rating
29 Apr 2008 Routh Hurwitz Criteria It calculates Routh Array for a given polynomial...... Author: Shabbeer Hassan routhhurwitz, pole, routh array, routh, criteria, control de 42 1
  • 3.0
3.0 | 2 ratings
14 Apr 2008 RUN LENGTH DECODING returns binary data from run length encoded array Author: Shoeb Temrikar binary data, decoding, communications, length, coding theory, array 32 2
  • 1.0
1.0 | 2 ratings
04 Apr 2008 Order all fields Order fields of a structure array on all levels Author: Paul A.M. Bune recursive, structures, orderfields, cell arrays, structure array 25 0
02 Apr 2008 Screenshot Video Tutorial: MATLAB Basics: Cell arrays for holding different data types Three minute video shows the basics of cell arrays Author: Doug Hull data, spreadsheet, cell array, cell, tutorial, video 26 0
  • 1.0
1.0 | 2 ratings
31 Mar 2008 Screenshot Example - data input GUI Enter text into GUI, ouputs text fields as structured array. Author: Dawn Sanzi gui tools, example, strings, text, gui, matlab 41 0
05 Mar 2008 Sorting a Cell Array This function will sort a cell array even if it is mixed. Author: Jeff Jackson cell arrays, sort cell array, structures 83 8
  • 4.77778
4.8 | 9 ratings
03 Mar 2008 Screenshot Excel Column Name to Number Converts a cell array of Excel column names to an array of Excel column numbers Author: Matt G convert, column, name, data import, number, cell array 22 0
03 Mar 2008 Screenshot DREAM (Discrete REpresentation Array Modelling) Toolbox Ultrasound field simulation toolbox. Author: Fredrik Lingvall physics, field simulation, transducer, array, chemistry, ultrasound 30 2
  • 4.66667
4.7 | 3 ratings
19 Feb 2008 Screenshot 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 Author: Doug Hull cell, array, tutorial, video, structure 28 1
  • 5.0
5.0 | 1 rating
11 Feb 2008 Arbitrary files & MATLAB variables <-> data stream vector converter Encode any MATLAB data types into a numeric array, and vice versa Author: Hoi Wong external interface, file struct com data ... 17 0
30 Jan 2008 indmax Finds maximum and its index of an N-dimensional array. Author: Andreas Hoechner index, indmax, max, cell array, ndimensional 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. Author: Jeff Jackson parse strtok delimite..., strings 25 3
  • 5.0
5.0 | 1 rating
21 Dec 2007 Screenshot Tutorial: C mex matrix demo Index matrix in C like you would do in MATLAB! Author: Nick Clark optimization, array, tutorial, c, bsxfun, vectorize 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 Author: Serhend Arvas minimum, maximum, max, dimension, array, min 23 3
  • 4.0
4.0 | 3 ratings
16 Jul 2007 Published M-Files fpat: a fuzzy pattern detector the only pattern detector you will ever need Author: us matrix, fuzzy, array, cell, find, string 121 2
  • 4.33333
4.3 | 3 ratings
15 Jun 2007 cell2num Used to convert 2 dimensional cell array of single numbers to a matrix. Author: Darren cell conversion, cell2num, cell to numeric, structures, cell array convert, cell arrays 51 7
  • 2.5
2.5 | 4 ratings
07 Jun 2007 rsplit Splits a delimited string into a cell array using a regular expression. Author: Gerald Dalley implode, break, split, array, cell, strings 122 6
  • 3.5
3.5 | 2 ratings
07 Jun 2007 unique_no_sort Like unique.m but without sorting Author: Caitlin matrix, unique, unsorted, matrices, cell array, vector 25 10
  • 3.0
3.0 | 6 ratings
21 May 2007 Screenshot contour_following CONTOUR_FOLLOWING takes a B&W image, returns the sorted contour points. Author: Francois Mourougaya bw, contour following, freeman coding, utility, binary array, image pr 40 7
  • 4.0
4.0 | 5 ratings
10 May 2007 COMPARISION OF ARRAY PATERNS HERE I COMPARE IT FOR ELEMENTS 4, 8,16,32 Author: ANUJ TRIPATHI wireless, comparision of array ... 25 14
  • 3.14286
3.1 | 8 ratings
01 Apr 2007 readtext Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc. Author: Peder Axensten data export, delimited, data import, potw, array, cell 246 25
  • 4.71875
4.7 | 32 ratings
21 Mar 2007 Wildcard selection Simple GUI to allow user to select from cell array of strings using wildcard search Author: Richard Stephens gui tools, example, wildcard, cell array, list 22 0
05 Jan 2007 Screenshot Latex Figure Output Given a value, array, equation or array of equations. This program will output to a figure of desir Author: Brent Lewis matrix, symbolic, pretty, array, expression, display 42 4
  • 3.8
3.8 | 5 ratings
13 Dec 2006 Screenshot Ideal Rankine Cycle Excel Add-In Integrating MATLAB and Excel - passing structures as input and assigning output to multiple cells. Author: David Forstot external interface, excel struct array, builder 154 1
  • 1.0
1.0 | 1 rating
11 Dec 2006 Screenshot Defining Cartesian Reference Frames based on Point Positions Versatile algorithm defining Cartesian reference frames based on the positions of at least 3 points Author: Paolo de Leva 3d graphics, local reference frame, mechanics, physics, arraylab, reference frame 28 1
  • 5.0
5.0 | 3 ratings
13 Nov 2006 Screenshot uiselectim Visually select a single image from an array of images in a directory. Author: Brett Shoelson disp, subplot, array, gui, select image, display 130 1
  • 5.0
5.0 | 1 rating
06 Nov 2006 Inductance Matrix for square array Calculates the full inductance matrix for an array of interconnected square cells Author: Trevis Crane square, matrix, physics, array, inductance, chemistry 15 0
03 Nov 2006 dots Multiple matrix-matrix products, or general operations on cartesian tensors Author: Philippe Maincon array, multiprod, linear algebra, tensor, multiple, product 9 0
16 Aug 2006 bqcurv Calculates the curvature of a triangulated surface Author: David Ferrari coordinates, surface, array, vertex, curvature 29 2
  • 5.0
5.0 | 1 rating
24 Jul 2006 latexcmd A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file. Author: Peder Axensten matrix, polynomial, prettyprint, data import, table, export 109 2
  • 5.0
5.0 | 1 rating
10 Jul 2006 str2file writes a cell array of strings into a file Author: Wolfgang Garn writes a cell array o..., data import, data export 27 6
  • 4.66667
4.7 | 6 ratings
10 Jul 2006 file2str converts a text file into a cell array Author: Wolfgang Garn data import, file2str, data export, file to string cell a..., read text file, text file into a c 29 1
  • 1.0
1.0 | 1 rating
05 Jul 2006 Screenshot strpat: a pedestrian, exactly matching pattern finder / replacer finds and/or replaces an exactly matching pattern in a string or a numeric array Author: us match, strings, strrep, find, array, exact 120 1
  • 5.0
5.0 | 2 ratings
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 Author: Wynton Moore matrix array product ..., matrices 41 1
  • 5.0
5.0 | 1 rating
20 Jun 2006 Array tool set Set of tools to generalize several Matlab functions Author: Bill Winter set, matrix manipulation, array, matrices, generalize, tool 12 1
  • 5.0
5.0 | 1 rating
26 May 2006 Screenshot nestedstruct2cell NESTEDSTRUCT2CELL converts a nested 1x1 structure array into an MxN cell array Author: Todd Pataky cell array, structures, cell arrays, nested, structure 12 1
  • 4.0
4.0 | 1 rating
26 Apr 2006 Cell 'Find And Replace' Finds all occurrences of NaN in a cell array and replaces them. Author: Yoav Mor cell array, find, cell, structures, replace, search 39 3
  • 3.33333
3.3 | 3 ratings
17 Apr 2006 serpind.m serpentine traversal of an N-dimensional array Author: Kenneth Johnson serpentine multidimen... 7 0
17 Apr 2006 fgridmin.m global minimization utility Author: Kenneth Johnson minimum, optimization, array, utility, points, nd 14 0
03 Apr 2006 Unfold structure arrays Recursively display the contents of structure arrays Author: Frank Tap display structure arr..., structures, cell arrays 26 3
  • 3.0
3.0 | 3 ratings
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 Author: Andrew Blackburn structures, cell arrays, strcut cell array exc... 25 0
15 Mar 2006 Generalized Array Operations Computes generalized array operations by expanding singleton dimensions. Author: Douglas Schwarz singleton, matrix manipulation, matrices, array, repmat, bsxfun 107 4
  • 4.66667
4.7 | 3 ratings
 

MATLAB Central Terms of Use

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