|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 29 Oct 2009 |
|
Variable Precision Integer Arithmetic Arithmetic with integers of fully arbitrary size. Arrays and vectors of vpi numbers are supported. | 186 | 29 | ||
| 23 Oct 2009 |
|
num2vpi - Converts input exactly into vpi Converts double inputs larger than 2^53-1, or char inputs with exponents, exactly into vpi. | 109 | 0 | ||
| 05 Aug 2009 |
|
Design Pattern: Singleton (Creational) A MATLABĀ® OOP implementation of the Singleton Creational Design Pattern | 44 | 0 | ||
| 15 Jul 2009 | Shared variable Shared variable can create a alias or used as pass-by-reference argument. | 18 | 0 | |||
| 18 Jun 2009 | TOFsPRO toolbox Signal processing for time-of-flight mass spectra over the broad m/z range (1-200 kDa) | 15 | 0 | |||
| 09 Jun 2009 | State-machine simplex minimizer A simple minimizer of in-line coded functions, for teaching and experimentation. | 26 | 2 | |||
| 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 | 214 | 1 | ||
| 30 Mar 2009 | Map fields of a structure to output variables The program assigns each field of a structure into output arguments. | 25 | 2 | |||
| 27 Feb 2009 | workspace create and manipulate variable names in the target workspace by using strings | 140 | 3 | |||
| 26 Feb 2009 |
|
vsize: a pedestrian variable decoder vsize determines the dimension, size, and class for complicated named or unnamed variables | 136 | 4 | ||
| 06 Oct 2008 | Discrete matrix distribution and its various parameters for educational purpose Various parameters of 2D- discrete variable | 2 | 4 | |||
| 25 Sep 2008 | Discrete matrix distribution and it's parameters for educational purpose. Various parameters of 2D discrete variable | 7 | 3 | |||
| 16 Sep 2008 | getvarargin Function to help populate its calling function with variable number of input arguments, default valu | 124 | 2 | |||
| 23 Jun 2008 |
|
matml Convert between matlab variables and MatML (XML) files | 180 | 0 | ||
| 16 Jun 2008 | Transform a categorical variable this stand-alone transforms a categorical variable into a quantitative variable using Fishers method | 11 | 0 | |||
| 12 Jun 2008 |
|
Pulse Generator with variable Frequency This block generate a variable pulse with frequency, phase, offset and amplitude editables. | 45 | 0 | ||
| 08 Apr 2008 | savebut Saves in a file file all the workspace's variables except for the undesired | 8 | 0 | |||
| 31 Mar 2008 | RMVAR Remove variables from MAT-File RMVAR is a simple program that removes specified variable(s) from a MAT-File | 115 | 1 | |||
| 01 Mar 2008 | PCM vs Variable Channel BER Listen to PCM with variable channel BER | 26 | 0 | |||
| 24 Aug 2007 | Project-specific preferences, settings, and history How to use project-specific Matlab and preferences, settings and history. | 9 | 1 | |||
| 22 Aug 2007 | Store Excel named range in MATLAB This function retrieve a "Named Range" from an Excel workbook | 22 | 1 | |||
| 06 Aug 2007 |
|
RANDRAW Efficient Random Variates Generator (from over 50 distributions). | 393 | 37 | ||
| 07 Jun 2007 | keep5 Retains variables specified in input but clears all others. | 24 | 0 | |||
| 01 Apr 2007 | readtext Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc. | 235 | 25 | |||
| 23 Mar 2007 |
|
Triangular Distributed Random Variable Generator This function generates a vector of triangular distributed continuous random variable | 22 | 2 | ||
| 22 Jan 2007 |
|
Transient Pipe Flow Compute the transient velocity profile of a flow in a pipe. | 22 | 0 | ||
| 16 Oct 2006 | Multiple Concurrent Workspaces (Updated 2) A function that simulates multiple workspaces without saving info to disk | 26 | 9 | |||
| 16 Oct 2006 |
|
Legendre polynomial Pm(x) Legendre polynomial Pm(x). | 137 | 5 | ||
| 28 Aug 2006 | Keep4 Keeps the listed variables in the calling workspace with a command format similar to "clear" | 119 | 3 | |||
| 10 Apr 2006 | Piecewise functions Evaluate a general piecewise function of one variable | 309 | 13 | |||
| 09 Mar 2006 | Yet Another Whos Dumps out variable content in ASCII (works recursively with structures) | 13 | 1 | |||
| 12 Dec 2005 |
|
fparser: a pedestrian m-file parser and tokenizer lists ML-tokens and constructs (function, var, struct assignment) in a m-file or from a command line | 114 | 2 | ||
| 21 Nov 2005 |
|
vect2var VECT2VAR Unpack vector to variables | 11 | 0 | ||
| 03 Jun 2005 |
|
ToSavedWorkspace Saves the workspace variables to the structure | 103 | 2 | ||
| 11 Mar 2005 | STAKK STAKK stores workspaces in base and compares workspaces of functions in debugging phase. | 8 | 4 | |||
| 29 Nov 2004 |
|
GUI for Multivariate Image Analysis of Multispectral Images A GUI for MIA of multispectral image data sets (PCA, Simplisma, MCR, classification). | 176 | 11 | ||
| 18 Nov 2004 |
|
load2var Load a specific variable from a mat file and returns it. | 127 | 2 | ||
| 21 Sep 2004 | ISPR - Use Java to determine arbitrarily large probable primes Use a Java to rapidly determine whether an arbitrarily large positive integer is a prime | 103 | 2 | |||
| 05 Aug 2004 | Search for a Variable A function for finding variables in *.mat files. | 5 | 0 | |||
| 01 Mar 2004 | newtonmve Solves non-linear multiple variable system using Newton method. | 106 | 7 | |||
| 03 Feb 2004 | Using the Simulink Debugger (Example 2) Explores using the Simulink Debugger to extract information. | 7 | 0 | |||
| 12 Jan 2004 | KEEP3 Keeps the specified variables and clears the rest. Allows the use of the wildcard *... | 25 | 4 | |||
| 01 Oct 2003 |
|
gcoll: a pedestrian garbage collector and workspace cleaner garbage-collects workspace variables into a structure and optionally deletes those floating variable | 82 | 2 | ||
| 16 Jun 2003 | isfun: a pedestrian matlab construct determiner determines the definition of ML constructs | 136 | 0 | |||
| 20 Mar 2003 | AssignHere Small wrapper for AssignIn that allows variables to be created in the CURRENT workspace. | 14 | 0 | |||
| 16 Jul 2002 | loadcell.m Loads character seperated data with variable length lines and mixed types. | 61 | 20 | |||
| 20 Dec 2001 |
|
Varbase variable based matrix object | 15 | 0 | ||
| 11 Dec 2001 | Random Variable Generation A collection of random variable generators | 91 | 9 | |||
| 10 Sep 1998 | delvarmat This MEX-file removes a variable from a .MAT file | 11 | 1 | |||
| 24 Aug 1998 | multiscope.mdl Examplel - how to create block with variable number of inputs and create the right number of outputs | 11 | 0 | |||
| 19 May 1997 | file2var To load a data file and assign its content to a particular variable. | 6 | 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