|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 18 Nov 2009 | Process named Arguments Easily add optional, named arguments to your functions, like this: f('var_name', value). | 23 | 3 | |||
| 15 Nov 2009 |
|
Permittivity of Gold at Optical Wavelength (Brendel-Bormann) Relative complex permittivity of gold over optical wavelengths using the Brendel-Bormann method. | 22 | 0 | ||
| 15 Nov 2009 | The speed of reading and writing matrix by function A simple demonstration on the speed of reading and writing matrix by function | 19 | 0 | |||
| 13 Nov 2009 |
|
domain coloring visualization of complex analytic function. | 52 | 0 | ||
| 09 Nov 2009 |
|
BattleShip Learn and have fun with an old classic. | 86 | 0 | ||
| 09 Nov 2009 |
|
writeVTK Exports triangulations and triangulated surfaces to vtk file format. | 26 | 0 | ||
| 04 Nov 2009 |
|
Probability Density Function (PDF) Estimator (V2.3) An estimate of probability density function of the given random data with bounded support. | 421 | 5 | ||
| 22 Oct 2009 | lapack Easily call any LAPACK or BLAS routine from inside Matlab. | 120 | 2 | |||
| 16 Oct 2009 |
|
findInstrument - Find and connect to instruments using the model or manufacturer name Simplifies connecting to a USB or GPIB instrument using the model name, vendor name or VISA resource | 155 | 0 | ||
| 14 Oct 2009 | Aggregate data using any number of multiple columns Using two of Matlabs functions, unique and accumarray, this function summarizes any number of cols. | 110 | 1 | |||
| 02 Oct 2009 | bgeopdf Beta-geometric probability distribution function. | 17 | 0 | |||
| 30 Sep 2009 |
|
Calling Lookup Tables In Stateflow This example demonstrates four common methods for calling look up tables in Stateflow®. | 32 | 2 | ||
| 30 Sep 2009 | bbinopdf Beta-binomial probability distribution function. | 23 | 0 | |||
| 29 Sep 2009 | nhygepdf Negative hypergeometric probability density function. | 14 | 0 | |||
| 24 Sep 2009 | mhygepdf Multivariate hypergeometric probability density function. | 12 | 0 | |||
| 23 Sep 2009 |
|
Graphical Demonstration of Convolution An interactive program that provides graphical insight into how convolution operators work. | 73 | 2 | ||
| 22 Sep 2009 |
|
pseudo symbolic computation with anonymous functions Using anonymous functions to compute instantaneous correlation with symbolic-looking code. | 17 | 0 | ||
| 21 Sep 2009 | evalf.m v2.0 (Sep, 2009) Evaluates any function (handle, anonymous, name, full-name) even if not in the MATLAB PATH! | 180 | 0 | |||
| 18 Sep 2009 |
|
iff.m Interactive Fourier filter written as a single self-contained Matlab function. | 203 | 0 | ||
| 09 Sep 2009 |
|
Logrank Comparing survival curves of two groups using the log rank test | 135 | 9 | ||
| 12 Aug 2009 | Beta regression Estimation of a beta regression model (logit link function). The parameters are estimated with ML. | 24 | 0 | |||
| 31 Jul 2009 | exciseRows A helper function. Removes all rows with NaNs. | 10 | 1 | |||
| 30 Jul 2009 |
|
Hamilton-Jacobi solver on unstructured triangular grids Solves a class of static HJB equations on general triangular grids. | 45 | 0 | ||
| 29 Jul 2009 | func2func.m v1.0 (Jul 2009) Updates anonymous function workspace. Workaround of STR2FUNC(FUNC2STR(f)) problem. | 97 | 0 | |||
| 27 Jul 2009 |
|
KMPlot Plot the Kaplan-Meier estimation of the survival function | 153 | 0 | ||
| 22 Jul 2009 |
|
FSplit FSPLIT splits a multifunction m-file into many single function m-files | 30 | 0 | ||
| 17 Jul 2009 |
|
RBF Acoustic Tomography Recreate temperature and flow fields from acoustic time-of-flight data. | 164 | 0 | ||
| 17 Jul 2009 |
|
Radial Basis Function Network Simulates and trains Gaussian and polyharmonic spline radial basis function networks. | 237 | 1 | ||
| 17 Jul 2009 |
|
Thin Plate Spline Network with Radiohead Example Thin plate splines can be used to interpolate nonuniform data, such as the Radiohead dataset, which | 156 | 1 | ||
| 02 Jul 2009 |
|
Using MATLAB(R) and the Statistics ToolboxTM for Design for Six Sigma (DFSS) M-files used in the webinar held on November 2, 2005 | 21 | 1 | ||
| 02 Jul 2009 | Solution to Project Euler Problem 54 How many hands did player one win in the game of poker? | 160 | 2 | |||
| 01 Jul 2009 | Clean up context of anonymous function handles - bug #328733 This submission provides a workaround for MATLAB bug #328733. | 11 | 2 | |||
| 26 Jun 2009 |
|
Maximum(minimum) Weight Spanning Tree ( Directed ) For learning "Directed Maximum Spanning Tree", Chu-Liu/Edmonds Algorithm is implemented here. | 137 | 2 | ||
| 20 Jun 2009 | Theta function of four types THETA evaluates theta functions of four types. | 14 | 0 | |||
| 20 Jun 2009 | Jacobi Theta and Eta Functions. JACOBITHETAETA evaluates Jacobi's theta and eta functions. | 25 | 0 | |||
| 20 Jun 2009 |
|
Elliptic Integrals and Functions Elliptic function evaluation using AGM algorithm. | 41 | 3 | ||
| 19 Jun 2009 | Tip: calling subfunctions from outside m-file (Final) Use the provided code snippet to call subfunctions outside the m-file. | 12 | 5 | |||
| 18 Jun 2009 |
|
fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | 167 | 18 | ||
| 18 Jun 2009 |
|
farg: a pedestrian M-file parser showing all used functions' syntax parses an M-file searching for functions and prints their exact, literal syntax | 148 | 2 | ||
| 15 Jun 2009 |
|
export matlab data to excell A simple function to export data to excel. The function writes a CSF text file. | 126 | 1 | ||
| 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 | ||
| 09 Jun 2009 | Aggregate timeseries data to solstices and equinoxes. Aggregates serial datetime data to summer/winter solstices, and spring/fall equinoxes. | 98 | 0 | |||
| 01 Jun 2009 |
|
Elliptic Integrals and Jacobi's Zeta Function. Elliptic function evaluation using AGM algorithm. | 44 | 9 | ||
| 27 May 2009 | Neural Network Symbolic expression Prints out the symbolic expression of a Matlab Neural Network toolbox object | 36 | 3 | |||
| 26 May 2009 | How to load / call functions from a VB DLL A brief overview on how to create a DLL in VB .Net which can be used from within Matlab. | 51 | 2 | |||
| 24 May 2009 | combineOpt Combine user provided option's structure with a default one | 19 | 1 | |||
| 21 May 2009 |
|
PARTITIONS Finds all partitions of a set, or only those partitions of a specified length. Includes a viewer. | 110 | 3 | ||
| 20 May 2009 |
|
TNB Frenet Frame GUI that plots f(t) curves and shows the tangent, normal and binormal vectors travelling through it | 28 | 1 | ||
| 20 May 2009 |
|
implot2.m A function to plot implicit functions of two variables. | 40 | 1 | ||
| 19 May 2009 | interpsinc.m This M-File interpolates a sampled function using sin(x)/x | 22 | 0 | |||
| 13 May 2009 |
|
image resampling This is a simple function that resamples the image at a different pixel size | 81 | 2 | ||
| 12 May 2009 | Tektronix AFG3000 Series - MATLAB Driver and Example Create a frequency sweep and source the signal to a Tek AFG3000 series - all from within MATLAB. | 35 | 0 | |||
| 06 Apr 2009 | fitting fitting with any function | 121 | 2 | |||
| 26 Mar 2009 | Orthogonal Least Squares Algorithm for RBF Networks The code implements the OLS algorithm for func approx. | 28 | 0 | |||
| 26 Mar 2009 |
|
Bar3Color Create a 3-dimensional barchart where the height of the bar chooses the color. | 20 | 1 | ||
| 25 Mar 2009 | SDFConv Given spike times across trials, create smoothed peri-event hist convolved with a PSP or Gaus kernel | 35 | 0 | |||
| 25 Mar 2009 | RANDP Random integers with given probabilities ( (v2.0) | 165 | 5 | |||
| 25 Mar 2009 | Mittag-Leffler function Calculates the Mittag-Leffler function with desired accuracy. | 71 | 14 | |||
| 17 Mar 2009 |
|
Orthogonal Quadratic Discriminant Fuctions A new quadratic discriminant fuction | 19 | 0 | ||
| 03 Mar 2009 | matrixfunction summary | 14 | 1 | |||
| 21 Feb 2009 |
|
Polylogarithm / de Jonquière's function Computes the polylogarithm (Li_n) of a complex number z base n | 25 | 0 | ||
| 19 Feb 2009 | Faddeeva function (FFT based) Faddeeva function, aka plasma dispersion function | 29 | 2 | |||
| 30 Jan 2009 |
|
Compare diferent communication signals with Peak Sidelobe Level and Integrated Sidelobe Level Compute estimate PSL and ISL of autocorrelation function and ambiguity function | 25 | 0 | ||
| 29 Jan 2009 |
|
uigetfiles A fileselector as uigetfile, with multiple selection which does not require Java | 29 | 5 | ||
| 21 Jan 2009 | locate A which command that also handles shadowed files and partial string matches for function names. | 18 | 0 | |||
| 12 Jan 2009 |
|
TRIGDEMO Allows user to see how parameters affect plots of trigonometric functions. | 142 | 0 | ||
| 12 Jan 2009 | cxroot - Complex root of complex function The function solves a problem of complex root of a complex user-defined function. | 128 | 0 | |||
| 08 Jan 2009 | Agilent 33220A Function Generator - Driver MATLAB instrument driver for the Agilent 33220A Function / Arbitrary Waveform Generator | 41 | 3 | |||
| 06 Jan 2009 | Programming Patterns: Some Common MATLAB Programming Pitfalls and How to Avoid Them Tips and best practices to help you become fluent in MATLAB and achieve your programming goals | 134 | 2 | |||
| 06 Jan 2009 |
|
Cleve's Corner: Experiments with MATLAB Free, online book for educators and high-school students looking to go beyond the standard courses | 100 | 1 | ||
| 21 Dec 2008 | Sens Trend Test with seasonallity present, non-parametric A monotonic trend test that has good power with seasonal data. Requires no missing data. | 135 | 0 | |||
| 19 Dec 2008 |
|
Agilent 81150A Pulse Function Arbitrary Noise Generator - Driver MATLAB driver for Agilent 81150A Pulse Function Arbitrary Noise Generator | 20 | 0 | ||
| 16 Dec 2008 |
|
Minimum distance between two polygons This function computes the minimum euclidean distance between two polygons P1 & P2. | 36 | 0 | ||
| 12 Dec 2008 | Viterbi Trellis Generator Creates the trellis struct needed by convenc & vitdec, for use with viterbi encoding and decoding. | 43 | 0 | |||
| 10 Dec 2008 | Agilent 33120A Function Generator - Driver MATLAB instrument driver for the Agilent 33120A Function / Arbitrary Waveform Generator | 32 | 2 | |||
| 08 Dec 2008 |
|
Temporal Potential Function based Path Planner for Dynamic Environments Simulates the Temporal Potential Function approach for Path Planning in Dynamic Environments | 36 | 3 | ||
| 26 Nov 2008 |
|
Quiverc Creates a color quiver plot with arrows colors according to the magnitude of the vector. | 194 | 11 | ||
| 17 Nov 2008 |
|
Power of circular function gui for the fantastic outcome of the any power circular equations | 15 | 1 | ||
| 20 Oct 2008 | Embedded MATLAB Example: Using eml.ceval to generate a MEX-Function This example shows how to generate a MEX-Function from existing C-code using Embedded MATLAB instead | 115 | 0 | |||
| 29 Sep 2008 | Generalized Objective Function Allows any MATLAB function to easily be optimized | 20 | 4 | |||
| 26 Sep 2008 | SLIDEFUN (v4.0, sep 2008) apply function to a moving window over a vector | 149 | 3 | |||
| 19 Sep 2008 |
|
HTML folder +Index.html: Shows function/global dependancies Parses m files, determines your codes function/global var dependencies, publishes *.m & index.html t | 19 | 0 | ||
| 17 Sep 2008 | Generalized Generalized Mittag-Leffler function Generalized Generalized Mittag-Leffler function in four parameters | 117 | 0 | |||
| 16 Sep 2008 | Gauss Hypergeometric Function Gauss hypergeometric function for real z, z<1 | 52 | 0 | |||
| 12 Sep 2008 | weighted least-squares + weighted min-max optimization Optimization using both weighted least squares and weighted min-max | 23 | 0 | |||
| 31 Jul 2008 | MATLAB function list Writes a MATLAB function list to file. | 14 | 0 | |||
| 28 Jul 2008 |
|
Generalized Mittag-Leffler function Computes generalized Mittag-Leffler function | 118 | 0 | ||
| 23 Jul 2008 | The Matrix Function Toolbox A MATLAB toolbox connected with functions of matrices. | 24 | 0 | |||
| 22 Jul 2008 | Recursive Directory Function Execution Recurse through all directories executing the supplied function | 21 | 1 | |||
| 16 Jul 2008 |
|
Partitions of an integer List all partitions of an integer | 141 | 5 | ||
| 18 Jun 2008 |
|
3D transfer function plot with s-plane this code written to simulate the value of the transfer function (TF)in s-plane as 3D-surface plot. | 39 | 2 | ||
| 16 Jun 2008 | get_function_dependents Creates a directory with all sub functions called by higher function. | 16 | 2 | |||
| 04 Jun 2008 |
|
9_GUIDE MATLAB – HOW TO USE UIGETFILE FUNCTION IN A GUI 9_GUIDE MATLAB – HOW TO USE UIGETFILE FUNCTION IN A GUI | 30 | 0 | ||
| 20 May 2008 | smartconvert Tries to find a set of coordinates that function has simple relations between variables or finds the | 107 | 0 | |||
| 12 May 2008 | clipboardpaste Copies data from clipboard and pastes into workspace. | 10 | 2 | |||
| 08 May 2008 |
|
Green's function in a room room acoustics | 30 | 0 | ||
| 01 May 2008 | Genetic Algorithm Multimodal Function Optimisation | 93 | 5 | |||
| 01 May 2008 | smartnormalized Normalizes a function to "unity". | 117 | 1 | |||
| 21 Apr 2008 | Cos and Sin via CORDIC Calculation of trigonometrical functions (cos,sin) via CORDIC | 20 | 1 | |||
| 03 Apr 2008 | Max_logliklihood this function use the maximum log likelihood algorithem | 31 | 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