Search Files

Advanced Search
Go
 
Loading tag cloud...

Files

 
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). Author: Alan Robinson optional arguments, calling argument proc..., function calls, namevalue pairs, utility, named arguments 23 3
  • 4.0
4.0 | 1 rating
15 Nov 2009 Screenshot Permittivity of Gold at Optical Wavelength (Brendel-Bormann) Relative complex permittivity of gold over optical wavelengths using the Brendel-Bormann method. Author: Collin Meierbachtol optical, permittivity, gold, function, brendel, complex 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 Author: Su Dongcai matrix, data import, function, running time, read, speed 19 0
13 Nov 2009 Screenshot domain coloring visualization of complex analytic function. Author: Ankur Pawar 2d graphics graphics, complex function, graphics, color, function, complex 52 0
09 Nov 2009 Screenshot BattleShip Learn and have fun with an old classic. Author: Isaac Noh function handles, battleship, udp example, ship, nested function, fun 86 0
09 Nov 2009 Screenshot writeVTK Exports triangulations and triangulated surfaces to vtk file format. Author: Daniel Peterseim function plot, paraview, visualization, vtk export 26 0
04 Nov 2009 Screenshot Probability Density Function (PDF) Estimator (V2.3) An estimate of probability density function of the given random data with bounded support. Author: Yi Cao probability density f..., probability function, statistics, probability 421 5
  • 4.75
4.8 | 4 ratings
22 Oct 2009 lapack Easily call any LAPACK or BLAS routine from inside Matlab. Author: Tim Toolan lapack, linear algebra, interface, routine, function, blas 120 2
  • 5.0
5.0 | 2 ratings
16 Oct 2009 Published M-Files 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 Author: Gautam Vallabha multimeter, tektronix, power supply, arbitrary waveform ge..., ict, example 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. Author: Jeff Burkey accumarray, unique, statistics, aggregate, aggregate function 110 1
02 Oct 2009 bgeopdf Beta-geometric probability distribution function. Author: Antonio Trujillo-Ortiz probability density f..., discrete, probability, pdf, betageometric 17 0
30 Sep 2009 Screenshot Calling Lookup Tables In Stateflow This example demonstrates four common methods for calling look up tables in Stateflow®. Author: Chris Fillyaw automotive, simulink, embed, function trigger, embedded code, lookup tables 32 2
  • 3.0
3.0 | 1 rating
30 Sep 2009 bbinopdf Beta-binomial probability distribution function. Author: Antonio Trujillo-Ortiz probability density f..., discrete, probability, pdf, betabinomial 23 0
29 Sep 2009 nhygepdf Negative hypergeometric probability density function. Author: Antonio Trujillo-Ortiz probability density f..., discrete, pdf, probability, negative hypergeometr... 14 0
24 Sep 2009 mhygepdf Multivariate hypergeometric probability density function. Author: Antonio Trujillo-Ortiz probability density f..., hypergeometric, multivariate, pdf 12 0
23 Sep 2009 Screenshot Graphical Demonstration of Convolution An interactive program that provides graphical insight into how convolution operators work. Author: Teja Muppirala transfer function, interactive, graphical, demo, gui, convolution 73 2
22 Sep 2009 Screenshot pseudo symbolic computation with anonymous functions Using anonymous functions to compute instantaneous correlation with symbolic-looking code. Author: Shalin Mehta instantaneous correla..., symbolic computation, anonymous function, ambiguity function, wigner distribution 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! Author: Carlos Adrian Vargas Aguilera path, utilities, function, script, eval, evalin 180 0
18 Sep 2009 Screenshot iff.m Interactive Fourier filter written as a single self-contained Matlab function. Author: Tom O'Haver filter design, filter analysis, interactive fourier f... 203 0
09 Sep 2009 Screenshot Logrank Comparing survival curves of two groups using the log rank test Author: Giuseppe Cardillo kaplanmeier, statistics, probability, survival function, logrank test 135 9
12 Aug 2009 Beta regression Estimation of a beta regression model (logit link function). The parameters are estimated with ML. Author: Willem-Jan de Goeij link, maximum, model, regression, logit, linear 24 0
31 Jul 2009 exciseRows A helper function. Removes all rows with NaNs. Author: Alexander Taylor helper function, toolkit 10 1
30 Jul 2009 Screenshot Hamilton-Jacobi solver on unstructured triangular grids Solves a class of static HJB equations on general triangular grids. Author: Shawn Walker physics, distance function, pde, level set, hamilton jacobi, mathematics 45 0
29 Jul 2009 func2func.m v1.0 (Jul 2009) Updates anonymous function workspace. Workaround of STR2FUNC(FUNC2STR(f)) problem. Author: Carlos Adrian Vargas Aguilera anonymous, eval, functions, evalin, function handle, workspace 97 0
27 Jul 2009 Screenshot KMPlot Plot the Kaplan-Meier estimation of the survival function Author: Giuseppe Cardillo kaplanmeier plot, survival function 153 0
22 Jul 2009 Screenshot FSplit FSPLIT splits a multifunction m-file into many single function m-files Author: Stead Kiger development, development environme..., split function, multifunction, splits, utilities 30 0
17 Jul 2009 Screenshot RBF Acoustic Tomography Recreate temperature and flow fields from acoustic time-of-flight data. Author: Travis Wiens acoustic tomography, radial basis function, inverse, temperature, tomography, inversion 164 0
17 Jul 2009 Screenshot Radial Basis Function Network Simulates and trains Gaussian and polyharmonic spline radial basis function networks. Author: Travis Wiens radial basis function, rbf, integral, polyharmonic spline, interpolation, spline 237 1
  • 5.0
5.0 | 1 rating
17 Jul 2009 Screenshot Thin Plate Spline Network with Radiohead Example Thin plate splines can be used to interpolate nonuniform data, such as the Radiohead dataset, which Author: Travis Wiens interpolation, tps, radiohead, basis, function, radial 156 1
  • 5.0
5.0 | 2 ratings
02 Jul 2009 Screenshot Using MATLAB(R) and the Statistics ToolboxTM for Design for Six Sigma (DFSS) M-files used in the webinar held on November 2, 2005 Author: Dan Doherty monte carlo, transfer function, model, design for six sigma, statistics, dfss 21 1
  • 2.66667
2.7 | 3 ratings
02 Jul 2009 Solution to Project Euler Problem 54 How many hands did player one win in the game of poker? Author: Husam Aldahiyat tips, help, unique, modular, poker, projecteuler 160 2
01 Jul 2009 Clean up context of anonymous function handles - bug #328733 This submission provides a workaround for MATLAB bug #328733. Author: Volkmar Glauche workaround, function handle, function, bug 11 2
26 Jun 2009 Screenshot Maximum(minimum) Weight Spanning Tree ( Directed ) For learning "Directed Maximum Spanning Tree", Chu-Liu/Edmonds Algorithm is implemented here. Author: Lowell Guangdi data mining, optimization, spanning tree, graphic function, learning algorithm 137 2
  • 5.0
5.0 | 1 rating
20 Jun 2009 Theta function of four types THETA evaluates theta functions of four types. Author: Moiseev Igor jacobi theta, jacobi eta, theta function, elliptic function 14 0
20 Jun 2009 Jacobi Theta and Eta Functions. JACOBITHETAETA evaluates Jacobi's theta and eta functions. Author: Moiseev Igor jacobi theta, mathematics, jacobi eta, elliptic function 25 0
20 Jun 2009 Screenshot Elliptic Integrals and Functions Elliptic function evaluation using AGM algorithm. Author: Moiseev Igor elliptic integral, elliptic function, theta function, nomeq, agm 41 3
  • 4.25
4.2 | 4 ratings
19 Jun 2009 Tip: calling subfunctions from outside m-file (Final) Use the provided code snippet to call subfunctions outside the m-file. Author: Sung Soo Kim eval, call, str2func, function handle, varargin, subfunction 12 5
  • 3.0
3.0 | 1 rating
18 Jun 2009 Published M-Files fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime Author: us nested, function, anonymous, lexical, class, calls 167 18
  • 5.0
5.0 | 7 ratings
18 Jun 2009 Published M-Files farg: a pedestrian M-file parser showing all used functions' syntax parses an M-file searching for functions and prints their exact, literal syntax Author: us development environme..., anonymous, lexical, script, function, argument list 148 2
15 Jun 2009 Screenshot export matlab data to excell A simple function to export data to excel. The function writes a CSF text file. Author: Sherif Omran data, csv, excell, export, data export, function 126 1
  • 1.5
1.5 | 2 ratings
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
09 Jun 2009 Aggregate timeseries data to solstices and equinoxes. Aggregates serial datetime data to summer/winter solstices, and spring/fall equinoxes. Author: Jeff Burkey solstice, seasonal, equinoxes, statistics, solstices, equinox 98 0
01 Jun 2009 Screenshot Elliptic Integrals and Jacobi's Zeta Function. Elliptic function evaluation using AGM algorithm. Author: Moiseev Igor elliptic integral, zeta function, arithmetic geometric ... 44 9
  • 3.66667
3.7 | 10 ratings
27 May 2009 Neural Network Symbolic expression Prints out the symbolic expression of a Matlab Neural Network toolbox object Author: Dirk Gorissen neural network, simulation, external interface, communications, function expression, automotive 36 3
  • 5.0
5.0 | 2 ratings
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. Author: Gordon loadlibrary, linked, vb, library, dynamic, com 51 2
  • 5.0
5.0 | 1 rating
24 May 2009 combineOpt Combine user provided option's structure with a default one Author: Andrey Popov default, options, structures, function, cell arrays, combine 19 1
21 May 2009 Screenshot PARTITIONS Finds all partitions of a set, or only those partitions of a specified length. Includes a viewer. Author: Matt Fig partition, combinations, set, permutations, combinatorics, restricted growth fun... 110 3
  • 5.0
5.0 | 2 ratings
20 May 2009 Screenshot TNB Frenet Frame GUI that plots f(t) curves and shows the tangent, normal and binormal vectors travelling through it Author: Juan Pablo Gomez Perez function, tangent, plot, plotting, frenet, specialized 28 1
  • 4.0
4.0 | 1 rating
20 May 2009 Screenshot implot2.m A function to plot implicit functions of two variables. Author: Vinesh Rajpaul implicit functions, graphics, plotting, specialized, graph types, plotting function 40 1
  • 5.0
5.0 | 1 rating
19 May 2009 interpsinc.m This M-File interpolates a sampled function using sin(x)/x Author: Michael Minardi interpolate, interpolation, sinc, mfile, function, sin 22 0
  • 3.0
3.0 | 1 rating
13 May 2009 Screenshot image resampling This is a simple function that resamples the image at a different pixel size Author: Omer Demirkaya image processing, resampling, function, pixel 81 2
  • 2.0
2.0 | 2 ratings
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. Author: The Instrument Control Team signal generator, 3000 series, afg3101, tektronix, instrument control, afg3102 35 0
06 Apr 2009 fitting fitting with any function Author: morteza ahmadi amirkabir, fitting, function, solve equation 121 2
  • 1.0
1.0 | 2 ratings
26 Mar 2009 Orthogonal Least Squares Algorithm for RBF Networks The code implements the OLS algorithm for func approx. Author: Anshuman Gupta orthogonal basis func..., neural network, function approximatio..., radial basis function, rbf, ols algorithm 28 0
26 Mar 2009 Screenshot Bar3Color Create a 3-dimensional barchart where the height of the bar chooses the color. Author: William Murphy bar3 function, barchart, 3d 20 1
25 Mar 2009 SDFConv Given spike times across trials, create smoothed peri-event hist convolved with a PSP or Gaus kernel Author: Matthew Nelson smoothed histogram, neuroscience, filter, sdf, spike, density function 35 0
25 Mar 2009 RANDP Random integers with given probabilities ( (v2.0) Author: Jos density, distribution, rand, user, pdf, select 165 5
  • 5.0
5.0 | 5 ratings
25 Mar 2009 Mittag-Leffler function Calculates the Mittag-Leffler function with desired accuracy. Author: Igor Podlubny special functions, fractional calculus, mittagleffler functio... 71 14
  • 4.53333
4.5 | 15 ratings
17 Mar 2009 Screenshot Orthogonal Quadratic Discriminant Fuctions A new quadratic discriminant fuction Author: Suicheng Gu pattern recognition, quadratic discriminan..., classifier 19 0
03 Mar 2009 matrixfunction summary Author: Pierce matrix function, vectors, for loops, arrayfun, matrixfun, matrices 14 1
21 Feb 2009 Screenshot Polylogarithm / de Jonquière's function Computes the polylogarithm (Li_n) of a complex number z base n Author: Willem Ottevanger de jonquières functi..., complex, polylogarithm, li_n 25 0
19 Feb 2009 Faddeeva function (FFT based) Faddeeva function, aka plasma dispersion function Author: Kesh faddeeva, complex error functio..., complex complementary... 29 2
  • 4.5
4.5 | 2 ratings
30 Jan 2009 Screenshot Compare diferent communication signals with Peak Sidelobe Level and Integrated Sidelobe Level Compute estimate PSL and ISL of autocorrelation function and ambiguity function Author: Avgust Kabakchiev, Vladimir Kyovtorov spectral analysis, peak sidelobe level a..., peak sidelobe level, integrated sidelobe l..., ambiguity function 25 0
29 Jan 2009 Screenshot uigetfiles A fileselector as uigetfile, with multiple selection which does not require Java Author: Emmanuel Farhi data import, data export, function 29 5
21 Jan 2009 locate A which command that also handles shadowed files and partial string matches for function names. Author: michael arant which, lookfor, shadowed files, partial string matche..., function names 18 0
12 Jan 2009 Screenshot TRIGDEMO Allows user to see how parameters affect plots of trigonometric functions. Author: Matt Fig demo, function, gui, trigonometry, parameter 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. Author: Miroslav Balda complex function, complex root, iteration 128 0
08 Jan 2009 Agilent 33220A Function Generator - Driver MATLAB instrument driver for the Agilent 33220A Function / Arbitrary Waveform Generator Author: The Instrument Control Team instrument driver, awg, 33220a, instrument drivers, arbitrary waveform ge..., 33120a 41 3
  • 4.0
4.0 | 3 ratings
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 Author: Linda Webb function handles, matlab, duality, whitepaper, article, transpose 134 2
  • 3.0
3.0 | 1 rating
06 Jan 2009 Screenshot Cleve's Corner: Experiments with MATLAB Free, online book for educators and high-school students looking to go beyond the standard courses Author: Linda Webb article, matlab, whitepaper, shallow water, exponential function, magic squares 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. Author: Jeff Burkey seasonal trends, hydrology, trends, seasonal, statistics, sen 135 0
19 Dec 2008 Screenshot Agilent 81150A Pulse Function Arbitrary Noise Generator - Driver MATLAB driver for Agilent 81150A Pulse Function Arbitrary Noise Generator Author: Juergen Stemler 81150a, pattern generator, pulse function arbitr..., instrument drivers, instrument control, pulse generator 20 0
16 Dec 2008 Screenshot Minimum distance between two polygons This function computes the minimum euclidean distance between two polygons P1 & P2. Author: Guillaume JACQUENOT distance, polygon, minimum, euclidean, function 36 0
  • 5.0
5.0 | 1 rating
12 Dec 2008 Viterbi Trellis Generator Creates the trellis struct needed by convenc & vitdec, for use with viterbi encoding and decoding. Author: Andrew Muehlfeld toolbox, viterbi decoding, function, trellis, convolutional encodin..., convenc 43 0
10 Dec 2008 Agilent 33120A Function Generator - Driver MATLAB instrument driver for the Agilent 33120A Function / Arbitrary Waveform Generator Author: The Instrument Control Team instrument driver, agilent, function, 33120a, driver, instrument drivers 32 2
  • 3.75
3.8 | 4 ratings
08 Dec 2008 Screenshot Temporal Potential Function based Path Planner for Dynamic Environments Simulates the Temporal Potential Function approach for Path Planning in Dynamic Environments Author: Vamsikrishna Gopikrishna path planning, potential fields, artificial intelligen..., dynamic environment, simulator, harmonic function 36 3
26 Nov 2008 Screenshot Quiverc Creates a color quiver plot with arrows colors according to the magnitude of the vector. Author: Bertrand Dano cm thompson, vectors, coding theory, quiver, velocity, information theory 194 11
  • 4.3
4.3 | 10 ratings
17 Nov 2008 Screenshot Power of circular function gui for the fantastic outcome of the any power circular equations Author: lindo circular function, gui 15 1
  • 1.0
1.0 | 1 rating
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 Author: Rick Rosson ceval, eml, embedded matlab, emlceval, mex, emlmex 115 0
29 Sep 2008 Generalized Objective Function Allows any MATLAB function to easily be optimized Author: Anthony Kendall objective, optimization, function, matlab, generalized 20 4
  • 3.0
3.0 | 2 ratings
26 Sep 2008 SLIDEFUN (v4.0, sep 2008) apply function to a moving window over a vector Author: Jos matrix, surrounding, filter, average, moving, matrices 149 3
  • 5.0
5.0 | 3 ratings
19 Sep 2008 Published M-Files HTML folder +Index.html: Shows function/global dependancies Parses m files, determines your codes function/global var dependencies, publishes *.m & index.html t Author: Gavin directories, html folder, indexhtml, function dependancies, path, publish code 19 0
17 Sep 2008 Generalized Generalized Mittag-Leffler function Generalized Generalized Mittag-Leffler function in four parameters Author: YangQuan Chen math, generalized mittaglef..., mittagleffler functio... 117 0
16 Sep 2008 Gauss Hypergeometric Function Gauss hypergeometric function for real z, z<1 Author: Robert Kohlleppel gauss hypergeometric ..., mathematics, general, 2f1 52 0
12 Sep 2008 weighted least-squares + weighted min-max optimization Optimization using both weighted least squares and weighted min-max Author: Lai Chiong Ching minmax, optimization, least squares, function, wrapper, fmincon 23 0
31 Jul 2008 MATLAB function list Writes a MATLAB function list to file. Author: Jamie Gertsch development environme..., syntax highlighting, function, utilities 14 0
28 Jul 2008 Screenshot Generalized Mittag-Leffler function Computes generalized Mittag-Leffler function Author: YangQuan Chen special function, mittagleffer function, fractional calculus, general 118 0
  • 5.0
5.0 | 1 rating
23 Jul 2008 The Matrix Function Toolbox A MATLAB toolbox connected with functions of matrices. Author: Nick Higham matrix function, square root, sign function, exponential, mathematics, logarithm 24 0
22 Jul 2008 Recursive Directory Function Execution Recurse through all directories executing the supplied function Author: Rodney Thomson directories, recursion, recurse, utilities, files, function handle 21 1
16 Jul 2008 Published M-Files Partitions of an integer List all partitions of an integer Author: John D'Errico integer partitions, partition, money changing, function 141 5
  • 5.0
5.0 | 6 ratings
18 Jun 2008 Screenshot 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. Author: Ali Talib Oudah transfer function, 3d, poles, splane, zeros 39 2
  • 3.0
3.0 | 2 ratings
16 Jun 2008 get_function_dependents Creates a directory with all sub functions called by higher function. Author: Robert M. Flight directories, function utility, dependent functions, path, files 16 2
  • 5.0
5.0 | 3 ratings
04 Jun 2008 Screenshot 9_GUIDE MATLAB – HOW TO USE UIGETFILE FUNCTION IN A GUI 9_GUIDE MATLAB – HOW TO USE UIGETFILE FUNCTION IN A GUI Author: Diego Orlando Barragan Guerrero uigetfile function, uigetfile, gui, video, guide 30 0
  • 4.0
4.0 | 1 rating
20 May 2008 smartconvert Tries to find a set of coordinates that function has simple relations between variables or finds the Author: Ali Mohammad Razeghi convert, simple, function, mathematics, general 107 0
12 May 2008 clipboardpaste Copies data from clipboard and pastes into workspace. Author: Bryan Raines data, selfdescribing struct..., image p, utility, function, clipboard 10 2
  • 5.0
5.0 | 2 ratings
08 May 2008 Screenshot Green's function in a room room acoustics Author: Cristian Gutierrez Acuna simulation, room, function, green, acoustics 30 0
  • 5.0
5.0 | 1 rating
01 May 2008 Genetic Algorithm Multimodal Function Optimisation Author: Djaghloul Mehdi genetic algorithm, multimodal, optimization, function, ga 93 5
  • 4.33333
4.3 | 3 ratings
01 May 2008 smartnormalized Normalizes a function to "unity". Author: Ali Mohammad Razeghi function, normalization, distribution function 117 1
  • 4.0
4.0 | 1 rating
21 Apr 2008 Cos and Sin via CORDIC Calculation of trigonometrical functions (cos,sin) via CORDIC Author: Luis Moreno trigonometry, theta, trigonometrical funct..., cordic, sin, cos 20 1
03 Apr 2008 Max_logliklihood this function use the maximum log likelihood algorithem Author: Shmuel Dr. Naaman log, maximum, medical, function, logliklihood 31 2
  • 1.0
1.0 | 1 rating
 

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