|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 22 Nov 2009 |
|
Variable Precision Integer Arithmetic Arithmetic with integers of fully arbitrary size. Arrays and vectors of vpi numbers are supported. | 206 | 29 | ||
| 23 Oct 2009 | Polynomials with multiple roots solved Find roots of a polynomial with very high degree and multiplicity by this compact routine. | 140 | 1 | |||
| 01 Oct 2009 |
|
Basic PCA based log-Likelihood Classifier PCA algorithm suitable for detection / recognition of 2D image "objects" | 318 | 1 | ||
| 01 Oct 2009 |
|
multimodality non-rigid demon algorithm image registration non-rigid 2D and 3D image registration with demon (fluid) algorithm, extended with modality transf. | 270 | 21 | ||
| 20 Sep 2009 | Homogeneity test for multiple correlation coefficients Tests whether multiple correlation coefficients are equal. | 22 | 0 | |||
| 25 Aug 2009 | Multicore - Parallel processing on multiple cores This package realizes parallel processing on multiple cores/machines. | 152 | 40 | |||
| 04 Aug 2009 |
|
jPar - parallelizing Matlab calculations on multicores and in clusters without file communication jPar is a simple parallelizing tool compatible with the old Paralize package, using Java mechanisms. | 30 | 0 | ||
| 02 Aug 2009 |
|
ploty4.m PLOTY4 support for a third and fourth y-axis. | 175 | 8 | ||
| 29 Jul 2009 | uigetfiles GUI for selecting multiple files useful before MATLAB® R14 (Windows only) | 153 | 39 | |||
| 10 Jul 2009 | Least Common Multiple Set Input a set of numbers as an n-dimension array, get their least common multiple. | 26 | 0 | |||
| 18 Jun 2009 | Multiple Precision Toolbox for MATLAB This toolbox defines a new mp class allowing multiple precision objects in MATLAB. | 187 | 19 | |||
| 16 Jun 2009 | Genetic Algorithm Solution to Economic Dispatch with Multiple Fuel Options This software solves economic dispatch with multiple fuel options by genetic algorithm. | 159 | 0 | |||
| 03 Jun 2009 |
|
Nested Functions in MATLAB This example shows how to use nested functions to avoid making copies of large arrays in MATLAB. | 37 | 3 | ||
| 02 Jun 2009 |
|
Multiple Traveling Salesmen Problem - Genetic Algorithm Finds a near-optimal solution to a M-TSP using a GA | 225 | 10 | ||
| 02 Jun 2009 |
|
Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm Finds a near-optimal solution to a variation of the M-TSP with fixed endpoints using a GA | 161 | 2 | ||
| 02 Jun 2009 |
|
Open Multiple Traveling Salesmen Problem - Genetic Algorithm Finds a near-optimal solution to a "open" variation of the M-TSP using a GA | 134 | 1 | ||
| 02 Jun 2009 |
|
Fixed Endpoints Open Multiple Traveling Salesmen Problem - Genetic Algorithm Finds a near-optimal solution to a "open" variation of the M-TSP with fixed endpoints using a GA | 159 | 1 | ||
| 02 Jun 2009 |
|
Fixed Start Open Multiple Traveling Salesmen Problem - Genetic Algorithm Finds a near-optimal solution to a "open" variation of the M-TSP with fixed start points using a GA | 179 | 1 | ||
| 02 Jun 2009 |
|
Multiple Variable Traveling Salesmen Problem - Genetic Algorithm Finds a near-optimal solution to a variation of the MTSP with variable number of salesmen using a GA | 215 | 1 | ||
| 20 May 2009 | Set Figure to Screen Useful for defining default figure locations on multiple monitors | 28 | 3 | |||
| 01 May 2009 |
|
imdisp Display multiple images as a montage of subplots | 228 | 6 | ||
| 23 Mar 2009 | Fullscreen 1.1 Display fullscreen images on multiple displays (updated) | 41 | 0 | |||
| 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. | 88 | 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. | 45 | 3 | ||
| 21 Jan 2009 | Callback Stack Easy way to add multiple callbacks to objects, which support callback-functions (e.g. HG objects) | 96 | 0 | |||
| 05 Jan 2009 | Indicator matrix generation from survey questions. indicator matrix, multiple correspondence analysis, crosstabulation analysis, categorical analysis. | 56 | 4 | |||
| 03 Jan 2009 |
|
Multiple Correspondence Analysis Based on the Burt Matrix. multiple correspondence analysis, correspondence analysis, categorical analysis, graphical procedure | 29 | 1 | ||
| 19 Nov 2008 | Holm-Sidak t-test Holm-Sidak t-test for multiple comparisons | 138 | 3 | |||
| 29 Oct 2008 | Exact GCD of integer polynomials Exact GCD of a pair of polynomials is obtained by "elimination of leading polynomial coefficient" | 86 | 0 | |||
| 22 Jul 2008 |
|
MULTIPLOT2 - Multiplot version for version prior to R2007a (do not use inputParser) 2D-line plots on several axes with common x-axis | 151 | 2 | ||
| 17 Jul 2008 |
|
Multiple Plot Enables you to easily plot several data with common xdata | 142 | 1 | ||
| 21 Apr 2008 | Factoring a multiple-root polynomial A multiple-root polynomial is factored into lower-degree distict-root polynomials, then solved. | 147 | 2 | |||
| 09 Apr 2008 | Automatically arranged multiple subscripts from linear index Functionally, the same as internal MatLab routine "ind2sub", but the result is put into an automatic | 7 | 1 | |||
| 02 Apr 2008 |
|
MSPLOT Multiple signals plot | 11 | 0 | ||
| 05 Mar 2008 | MY_XTICKLABELS Replaces XTickLabels with "normal" texts accepting multiline texts and TEX interpreting | 53 | 4 | |||
| 18 Feb 2008 |
|
mcorr Single-figure plot of all correlations between the columns of an array | 134 | 0 | ||
| 17 Dec 2007 |
|
Tab Axes Gui Demo of how to create a slider to scroll through axes in a GUI | 19 | 0 | ||
| 16 Nov 2007 |
|
Slider Axes Demo of how to create a slider to scroll through axes in a GUI | 33 | 0 | ||
| 02 Oct 2007 |
|
figure to latex Converts a displayed figure to latex .tex format. The code can handle zoomed in plots | 30 | 6 | ||
| 01 Aug 2007 | tmcomptest Tukey's HSD multiple comparisons test among proportions. | 27 | 2 | |||
| 21 Jun 2007 |
|
Multiple Cursors Cursor feature for MATLAB plots | 124 | 3 | ||
| 27 Mar 2007 | Multiple Coherence Function Multiple Coherence Function Based on Multiple input theory | 32 | 2 | |||
| 06 Mar 2007 |
|
Piled images Plots multiple images in same axes, showing background, where foreground is NaN. | 142 | 2 | ||
| 06 Mar 2007 |
|
RMSEARCH Randomly multiply started optimizations for global problems | 99 | 4 | ||
| 18 Dec 2006 |
|
Application of the arc length continuation method in nonlinear chemical dynamics Computes steady states using arc length continuation method | 18 | 2 | ||
| 15 Dec 2006 | RMAOV1MS Repeated measures single-factor analysis of variance multiple samples | 14 | 0 | |||
| 13 Nov 2006 |
|
plots.m, plotses.m Plots each column of a matriz vs a single axis. Improvement of plotyyy. | 142 | 10 | ||
| 03 Nov 2006 | dots Multiple matrix-matrix products, or general operations on cartesian tensors | 7 | 0 | |||
| 16 Oct 2006 | Multiple Concurrent Workspaces (Updated 2) A function that simulates multiple workspaces without saving info to disk | 27 | 9 | |||
| 11 Oct 2006 |
|
Figure Management Utilities These M-files are a collection of utilities for managing groups of figures on multiple monitors. | 112 | 4 | ||
| 05 Oct 2006 |
|
Multicanonical Monte Carlo scheme for finding rare growth factors A multicanonical Monte Carlo (MMC) scheme developed to approximate the tails of growth factor probab | 23 | 0 | ||
| 21 Sep 2006 | mhdrload.m Load data from an ASCII file containing multiple text headers throughout the file. | 30 | 7 | |||
| 23 Aug 2006 | FFTmt Performs vectorized FFT on multiple processors using pthreads | 18 | 6 | |||
| 18 May 2006 | Fullscreen Display fullscreen images on multiple displays | 35 | 14 | |||
| 24 Apr 2006 |
|
BarTwoYaxis Plots a bar graph with 2 y axes including errorbars | 37 | 0 | ||
| 12 Apr 2006 | package This function creates a zip file consisting of a core m-file and the functions it depends upon. | 125 | 3 | |||
| 31 Mar 2006 | Space-Time Block Codes Simulation Simulates Space-Time Block Codes From Orthogonal Designs | 116 | 17 | |||
| 21 Feb 2006 |
|
addaxis Add multiple y-axes to plots. zoomable with zoom modification. | 79 | 18 | ||
| 05 Oct 2005 | CDMA MODEM Multiple access using CDMA for 2 users in an AWGN channel. | 87 | 7 | |||
| 17 Aug 2005 |
|
pcolor_multiplecmap_contour_plot Produces single page multiple colormap plots with 'pcolor' and 'contour' functions. | 16 | 0 | ||
| 25 May 2005 |
|
multiscroll Link multiple scrolling listboxes for scrolling and selection. | 113 | 0 | ||
| 18 Apr 2005 |
|
ROI These m-files let you process interactively and multiply on image ROIs. | 138 | 1 | ||
| 18 Apr 2005 |
|
mmROI (multiple images with multiple ROIs) open multiple images and preform multiple ROIs process | 123 | 1 | ||
| 27 Jan 2005 | Selecting multiple files Allows the user to open multiple files. | 39 | 18 | |||
| 01 Nov 2004 | MINTERSECT -- Multiple set intersection. A generalization of INTERSECT to handle multiple inputs. | 27 | 3 | |||
| 07 Oct 2004 |
|
Multi Y plot function Plots an arbitrary number of dependent variables using stacked Y axes. | 37 | 1 | ||
| 05 Aug 2004 | readfromexcel Returns values in multiple ranges of existing Excel file. | 143 | 27 | |||
| 22 Jun 2004 |
|
Distributed Simulink Distribute tasks in Simulink among multiple computers. | 92 | 0 | ||
| 17 Jun 2004 |
|
Scrolling Figure Demo Make multiple plots in a figure and scroll through them. | 26 | 1 | ||
| 08 Apr 2004 | arsos Procedure to test the homogeneity of k regression coefficients. | 11 | 0 | |||
| 08 Mar 2004 | UIGETFILES with Java interface This is a new UIGETFILES program with java interface, which allows to select multiple files. | 86 | 6 | |||
| 01 Mar 2004 | newtonmve Solves non-linear multiple variable system using Newton method. | 102 | 7 | |||
| 23 Feb 2004 |
|
multiwaitbar Displays multiple (nested) levels of progress. | 6 | 2 | ||
| 17 Nov 2003 |
|
ZoomBox Movable, stretchable zoom box in parent axes controls axes limits in all children axes. | 23 | 2 | ||
| 03 Nov 2003 | T-test with Bonferroni Correction Performs multiple pairwise comparisons between groups of samples. | 37 | 3 | |||
| 28 Apr 2003 | multiquad Multiple integration, 3-8 dimensions. | 17 | 0 | |||
| 07 Mar 2003 | m-sequence generation program Generates multiple binary, ternary, and five level m-sequences. | 28 | 5 | |||
| 04 Mar 2003 |
|
uiListFiles Dialog box to select and order a list of files from different folders. | 10 | 4 | ||
| 08 Jan 2003 | OO-Matlab Inheritance Example After the request in the newsgroup, a requested example. | 22 | 0 | |||
| 09 Aug 2002 | Plot different graphs at once Plot different graphs from an array of plotdata. | 17 | 2 | |||
| 19 Feb 2002 |
|
plotxx.m PLOTXX Create graphs with x axes on both top and bottom | 208 | 14 | ||
| 14 Nov 2001 |
|
plotyyy PLOTYYY - Extends plotyy to include a third y-axis | 163 | 11 | ||
| 02 Oct 2001 | figtemplates customize the appearance of multiple plots | 10 | 0 | |||
| 25 Jan 1999 | mregress Performs multiple linear regression. | 108 | 14 | |||
| 24 Dec 1998 | stackfigs.m display multiple figures simultaneously by stacking all open figures. | 6 | 1 | |||
| 24 Dec 1998 | tilefigs.m Display multiple figures simultaneously by tiling the screen with all open figures. | 48 | 7 | |||
| 09 Oct 1998 | tilefigure.m This function allows you to take N saved figures and tile them into one figure. | 51 | 1 | |||
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