|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 17 Nov 2009 | txt2mat fast and versatile ascii data import capable of handling large text files | 223 | 15 | |||
| 16 Nov 2009 |
|
Bidirectional Branch and Bound Solvers for Worst Case Loss Minimization Two branch and bound solvers using worst case loss criterion to select controlled variables. | 159 | 4 | ||
| 08 Nov 2009 |
|
plt An alternative to plot and plotyy optimized for data exploration | 294 | 28 | ||
| 29 Oct 2009 |
|
Variable Precision Integer Arithmetic Arithmetic with integers of fully arbitrary size. Arrays and vectors of vpi numbers are supported. | 186 | 29 | ||
| 29 Oct 2009 |
|
SLM - Shape Language Modeling Least squares spline modeling using shape primitives | 331 | 11 | ||
| 27 Oct 2009 | Mouse-friendly FIGURE Same as FIGURE, but zooming/panning is done more conveniently with scroll wheel/clicks. | 101 | 0 | |||
| 27 Oct 2009 | 35 Complete GUI Examples 35 working GUIs to read and learn. | 2000 | 20 | |||
| 09 Oct 2009 | GridBagLayout A MATLAB class which controls layout and resize of a figure/uipanel/uicontainer. | 52 | 3 | |||
| 14 Sep 2009 |
|
Oblique Spherical Triangle toolbox solves the general oblique spherical triangle | 21 | 2 | ||
| 11 Sep 2009 | RKN1210 - A 12th/10th order Runge-Kutta-Nystrom integrator Integrator for second-order ODE's with very stringent error tolerances. | 32 | 0 | |||
| 27 Aug 2009 |
|
BlobsDemo Image Processing Tutorial to demonstrate the basic concepts to beginner users. | 341 | 1 | ||
| 25 Aug 2009 |
|
Fractions Toolbox create and manipulate fractions (K+N/D) using exact arithmetic | 118 | 6 | ||
| 17 Aug 2009 | sumsqint Finds all distinct ways of writing a number as the sum of squares, i.e. solve x^2+y^2=n for 0<=x<=y. | 144 | 1 | |||
| 07 Aug 2009 |
|
LINEAR SYSTEMS SOLVER (for small Systems) Solves many small linear systems in a vectorized way. It avoids to call the \ command inside a loop. | 147 | 5 | ||
| 07 Aug 2009 |
|
cloudPlot A function to plot the distribution of 2-dimensional data. | 148 | 2 | ||
| 06 Aug 2009 |
|
GODLIKE - A robust single-& multi-objective optimizer GODLIKE combines 4 global optimizers for both single/multi-objective optimizations | 145 | 6 | ||
| 05 Aug 2009 |
|
optimize optimize (non)linear (in)equality constrained functions with FMINSEARCH | 92 | 4 | ||
| 23 Jul 2009 |
|
SDF - Set the Figure Set the line width and fonts of a figure, as if using the File->Export setup in the figure menu | 37 | 4 | ||
| 19 Jul 2009 |
|
NSGA - II: A multi-objective optimization algorithm A function for multi-objective optimization using evolutionary algorithms | 224 | 25 | ||
| 05 Jul 2009 |
|
RGB triple of color name, version 2 Returns a Matlab RGB color specifier corresponding to a given color name (139 colors supported). | 58 | 3 | ||
| 24 Jun 2009 |
|
EXPAND Replicate and tile each element of an array. | 118 | 4 | ||
| 23 Jun 2009 |
|
insphere Inscribed sphere, entirely inside the facets of a 3-d convex hull | 106 | 1 | ||
| 21 Jun 2009 |
|
Chebfun Numerical computation with functions instead of numbers. | 44 | 5 | ||
| 17 Jun 2009 | A*B = k*B*A Solves the homogeneous linear system A*B = k*B*A | 149 | 4 | |||
| 17 Jun 2009 |
|
incircle.m In-circle of a convex polygon, or of the convex hull of a set of points in two dimensions | 125 | 2 | ||
| 17 Jun 2009 |
|
Next Combination/Permutation Produces one comb/perm at a time. Both with/without repetition. | 150 | 0 | ||
| 17 Jun 2009 |
|
findsubmat Finds one matrix (a sub-matrix) within another. | 129 | 5 | ||
| 16 Jun 2009 |
|
COMBINATOR -combinations AND permutations Returns 1 of 4 different samplings on the set 1:N, taken K at a time. | 196 | 5 | ||
| 15 Jun 2009 |
|
Growing a Compiler Bootstrap compilers starting from a tiny compiler-compiler. | 94 | 2 | ||
| 04 Jun 2009 |
|
Don't let that INV go past your eyes; to solve that system, FACTORIZE! A simple-to-use object-oriented method for solving linear systems and least-squares problems. | 183 | 7 | ||
| 04 Jun 2009 |
|
Leveldiagrams for multiobjective decision making A tool to draw Leveldiagrams for Pareto Set/Front, allowing some basics graphics manipulations. | 25 | 0 | ||
| 03 Jun 2009 |
|
ScreenCapture - get a screen-capture of a figure frame or component ScreenCapture gets a screen-capture of any Matlab GUI handle, or specified screen area rectangle | 159 | 1 | ||
| 21 May 2009 |
|
newtzero Finds the root(s) of a function of one variable, including complex roots, using Newton's method. | 202 | 9 | ||
| 21 May 2009 |
|
PARTITIONS Finds all partitions of a set, or only those partitions of a specified length. Includes a viewer. | 105 | 3 | ||
| 19 May 2009 |
|
class2str: creates an eval-able string containing Matlab code describing a variable Creates an eval-like string which represents a variable. Useful for saving data/INI configuration | 16 | 1 | ||
| 19 May 2009 | ftoc (v1.2) Creates a table of contents of functions contained in an m-file | 126 | 10 | |||
| 15 May 2009 | Sylvester Matrix (v1.0, may 2009) SYLVESTER - Sylvester matrix of two polynomials | 156 | 0 | |||
| 15 May 2009 |
|
get_google_map Retrieve a google map from the command line using the Static Google Maps API. | 160 | 2 | ||
| 15 May 2009 | binomfactors Returns a factored form for very large binomial coefficients | 122 | 0 | |||
| 14 May 2009 | hostname.m Report the name of computer on which Matlab is currently running. | 103 | 4 | |||
| 14 May 2009 | nextprime For any given number (also vpi numbers), find the next prime number in the sequence of primes. | 138 | 4 | |||
| 14 May 2009 | Percent Done Displays the percentage done of a job to the command line interface. | 33 | 2 | |||
| 13 May 2009 |
|
The divisors of a number, perfect, amicable, and sociable numbers Tools to work (and play) with the divisors of a number | 104 | 2 | ||
| 11 May 2009 |
|
N_PERMUTE_K All possible permutations of the elements of set N, taken K at a time, with repetition. | 222 | 16 | ||
| 07 May 2009 |
|
Fibonacci and Lucas numbers A variety of methods are compared for the computation of Fibonacci and Lucas numbers | 149 | 0 | ||
| 04 May 2009 |
|
ezgraph Performs basic formatting of a plot with a single GUI. | 139 | 5 | ||
| 01 May 2009 | wreshape Reshape an array, padding/resizing if necessary to fill out the target size and shape of the array. | 104 | 0 | |||
| 29 Apr 2009 |
|
Cold Colormap Creates a COLD colormap that complements the built-in HOT colormap | 156 | 1 | ||
| 27 Apr 2009 | FACTORADIC Obtain the factorial radix representation of a number. | 23 | 1 | |||
| 27 Apr 2009 | modinv(x, N) Computes multiplicative inverse of x modulo N | 30 | 1 | |||
| 23 Apr 2009 | logmod Computes y such that mod(a^y, p^N) == x | 26 | 2 | |||
| 23 Apr 2009 | GetKeyWait Wait a certain time for a single keypress (v2.0, apr 2009). | 163 | 7 | |||
| 23 Apr 2009 | getkey Get a single keypress (v1.2 apr 2009) | 218 | 10 | |||
| 21 Apr 2009 |
|
Publish to MediaWiki A stylesheet to make MATLAB publishing produce MediaWiki markup as an output. | 132 | 5 | ||
| 21 Apr 2009 |
|
hs: a pedestrian history search engine hs searches the command history for patterns | 96 | 8 | ||
| 17 Apr 2009 |
|
Fminsearchcon Extension of fminsearchbnd for general inequality and linear inequality constraints | 122 | 6 | ||
| 13 Apr 2009 |
|
real2rgb & colormaps Converts intensity matrices into truecolor images. | 158 | 4 | ||
| 06 Apr 2009 | UNIQUEWITHEQUALNANS Set unique, treating NaNs as equal (v2.0, mar 2009) | 99 | 2 | |||
| 31 Mar 2009 |
|
Minimal radius bounding semi-circle Find that minimal radius bounding semi-circle that contains a set of points in the plane | 141 | 1 | ||
| 26 Mar 2009 | BALLATSQ Create a balanced latin square (v2.2, mar 2009) | 102 | 3 | |||
| 25 Mar 2009 | RANDP Random integers with given probabilities ( (v2.0) | 159 | 5 | |||
| 22 Mar 2009 |
|
Symbolic Polynomial Manipulation Symbolic polynomial manipulation as an exercise in OOP | 158 | 2 | ||
| 21 Mar 2009 | Determine and count unique values of an array Very fast function to determine and count unique values of numeric, logical, char, cell arrays. | 74 | 6 | |||
| 17 Mar 2009 | QUADGR Gauss-Legendre quadrature with Richardson extrapolation. | 76 | 1 | |||
| 15 Mar 2009 | RANDPERMFULL Random full permutation (derangement) (v2.1, march 2009) | 126 | 1 | |||
| 05 Mar 2009 | KTHVALUE select the k-th smallest element in a (randomized) list | 96 | 2 | |||
| 28 Feb 2009 |
|
Many testfunctions for global optimizers test fnuctions for global optimizers | 29 | 0 | ||
| 26 Feb 2009 |
|
SUBFIGURE SUBFIGURE creates figures in tiled positions. | 135 | 0 | ||
| 25 Feb 2009 |
|
Bouncing Smiley Face Exaggerated and somewhat cartoonish simulation of the physics of a bouncing smiley face. | 155 | 6 | ||
| 19 Feb 2009 |
|
axescenter Puts axes in the center of a plot. Zooming, panning and some command line manipulations allowed. | 174 | 5 | ||
| 19 Feb 2009 | FISHERTEST Fisher Exact test for 2-x-2 contingency tables | 156 | 0 | |||
| 18 Feb 2009 | FACTORIALRATIO Ratio of factorials, as in (a!b!c!...) / (d!e!f!g!...) | 134 | 2 | |||
| 18 Feb 2009 |
|
Eigenshuffle Consistently sorted eigenvalue and eigenvector sequences | 119 | 12 | ||
| 18 Feb 2009 | Convert an amount of seconds to more readable units Convert an amount of seconds to hours/days/weeks/etc. | 15 | 6 | |||
| 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 | 113 | 6 | |||
| 13 Feb 2009 |
|
EasyGUI EasyGUI ver 1.0 -- Build GUIs quickly and easily in MATLAB | 241 | 3 | ||
| 12 Feb 2009 |
|
0-1 Knapsack Solves the 0-1 knapsack problem with positive integer weights. | 64 | 5 | ||
| 11 Feb 2009 |
|
Bouncing Ball Physics Fun Graphical User Interface that simulates the simplified physics of a ball bouncing off the ground | 172 | 15 | ||
| 09 Feb 2009 | Convert a vector/array/matrix of values into a comma-separated string Converts input of unknown size/type into compact single-line string suitable for log files & uitable | 138 | 2 | |||
| 09 Feb 2009 | CIRCULANT (v2.0, feb 2009) (yet another, but fast) Circulent Matrix | 119 | 3 | |||
| 09 Feb 2009 |
|
Tetris for Dummies Tetris with easy code layout and extensive comments. | 238 | 8 | ||
| 06 Feb 2009 | Circulant matrix The circulant matrix generated from a vector as the first row (or first column) | 145 | 10 | |||
| 06 Feb 2009 | PADCAT concatenate vectors with different lengths by padding with NaN (v1.0, feb 2009) | 151 | 1 | |||
| 03 Feb 2009 | LATSQ (randomized) Latin Square | 131 | 0 | |||
| 03 Feb 2009 | NDLINSPACE (v1.1, feb 2008) Generalized LINSPACE: linearly spaced values between mutliple points | 132 | 1 | |||
| 02 Feb 2009 | Linearly spaced multidimensional matrix without loop Generates a N-dimensional matrix of linearly equally spaced points between the matrices d1 and d2. | 23 | 4 | |||
| 31 Jan 2009 | MATLAB Earthquake Randomly Vibrates Graphical Objects | 110 | 6 | |||
| 27 Jan 2009 | FINDIND find indices of matching elements between two matrices (v2.0, jan 09) | 89 | 0 | |||
| 27 Jan 2009 |
|
Accurate polygon extension Enlarges polygon by a specified range. Also generates internal polygons caused by intersections. | 39 | 13 | ||
| 13 Jan 2009 | Parse property/value pairs and structures Parses property/value pairs just like Handle Graphics functions. | 134 | 1 | |||
| 13 Jan 2009 |
|
Automatic Numerical Differentiation Numerical derivative of an analytically supplied function, also gradient, Jacobian & Hessian | 286 | 18 | ||
| 12 Jan 2009 |
|
TRIGDEMO Allows user to see how parameters affect plots of trigonometric functions. | 134 | 0 | ||
| 24 Dec 2008 |
|
Kernel Smoothing Regression A non-parametrical regression (smoothing) tool using Gaussian kernel. | 270 | 8 | ||
| 21 Dec 2008 | CountMember Count members. | 118 | 4 | |||
| 16 Dec 2008 | Hungarian Algorithm for Linear Assignment Problems (V2.1) An extremely fast implementation of the Hungarian algorithm on a native Matlab code. | 204 | 13 | |||
| 13 Nov 2008 | Mathieu Functions Toolbox v.1.0 elliptical cylinder coordinates, special functions, angular and radial Mathieu functions | 24 | 1 | |||
| 06 Nov 2008 | RANDPERMBREAK (v1.1, nov 2008) randomize the order of elements within sections of a vector | 133 | 1 | |||
| 05 Nov 2008 | SORTBREAK (v1.0, nov 2008) sort elements of a vector between break points | 95 | 0 | |||
| 20 Oct 2008 | SORTSET (v2.0) Sort a set according to a user-defined order | 129 | 2 | |||
| 09 Oct 2008 |
|
RANDINTERVAL random numbers within multiple intervals | 97 | 2 | ||
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