Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.307.334 Times

Matlab Code Downloads software
Filter: All | Freeware | Demo
 

Matlab Code Downloads

< 1 2 3 4 5 > 
Added: April 09, 2013 | Visits: 473

Function To Generate Truth Table This function very efficiently generates a Truth Table matrix of arbitrary, user specified dimension.The order of the Truth Table is limited only by the user's available system memory. The function is highly efficient, written using only three variables in 15 lines of MATLAB code.While this is...



Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Function To Generate Truth Table Download

Added: March 24, 2013 | Visits: 528

Automatic HTM documentation Script It will automatically produce documentation in HTML format from a list of .m files within a folder.





Platforms: Matlab

License: Freeware Size: 890.88 KB Download (45): Automatic HTM documentation Script Download

In sample Value at Risk and backtesting with the Pearson type IV distribution There are two issues with the Pearson type IV distribution: (I) the complex gamma function entering the normalization constant in the probability density function (pdf) and (II) the complex Gauss hypergeometric function entering the cumulative distribution function (cdf). For the complex gamma...


Platforms: Matlab


Added: March 23, 2013 | Visits: 217

Test_FTD2XX_NET_BitBang File demonstrates calling directly into the FTD2XX_NET.dll library from Matlab code. FTDI makes USB compatible devices which can make the creation of USB-based electronic instruments much easier. The FTD2XX_NET.dll (downloadable ftdichip.com) is a .Net wrapper for the FTDI D2XX USB device driver...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Test_FTD2XX_NET_BitBang Download

Added: April 08, 2013 | Visits: 340

Optical Strain Measurement by Digital Image Analysis Traditionally, precise strain measurements during uniaxial tensile testing can be performed by clamping a strain gauge to the sample. However, if the sample is very small, stripe-shaped or very compliant, this may alter the testing geometry and hence influence the measurement significantly....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.44 MB Download (45): Optical Strain Measurement by Digital Image Analysis Download

Added: April 18, 2013 | Visits: 384

Image Reconstruction Demo (GUI) Medical Image Reconstruction using Filtered Back Projection.Matlab code (GUI) + 4 Sinograms for testing/demonstrations.Can be used as a laboration to compare different numbers of projections, filters and interpolation methods.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 4.7 MB Download (45): Image Reconstruction Demo (GUI) Download

Added: July 26, 2013 | Visits: 277

mexme - write MEX files in no time mexme automates the process of writing MEX files. You give mexme a snippet of C which just does numeric computations, as well a list of arguments, and it generates a valid MEX .c file. New in version 1.1, it writes tedious input and output validation code for you. This way you can write a MEX...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): mexme - write MEX files in no time Download

Added: May 16, 2013 | Visits: 201

GUIHistory Record a 'macro' from a GUI.GUIHistory is used as a gateway function in a GUI callback. When user-written functions are called via GUIHistory instead of directly, GUIHistory generates the MATLAB code needed to replicate the commands given by the user on-the-fly. Multiple data files or MATLAB...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): GUIHistory Download

Added: June 27, 2013 | Visits: 551

MCG - A Matlab Code Generation Engine MCG is a tool for doing in-place code generation. MCG is intended to provide the maximum traceability of generated code back to the Matlab code generator. MCG processes a source file looking for sections of specially tagged code. The tags that denote generation sections exist in comment...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): MCG - A Matlab Code Generation Engine Download

Added: July 16, 2013 | Visits: 399

Extremely simple version control for Matlab code vcp creates backups of existing m-files for easy backtracking when editing code.The command vcp myprogramentered on the command line, looks for an m-file named 'myprogram.m' on the Matlab search path. If it is found at, say, /home/kevin/matlab/plotting/, then a backup copy named 'myprogram.m.000'...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Extremely simple version control for Matlab code Download

Added: August 12, 2013 | Visits: 393

Circular convolution using DCT and DST Matlab code for the algorithm published inV. G. Reju, S. N. Koh and I. Y. Soon, Convolution Using Discrete Sine and Cosine Transforms, IEEE Signal Processing Letters, VOL. 14, NO. 7, JULY 2007, pp.445-448.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Circular convolution using DCT and DST Download

A GUI for Kaplan-Meier estimation of the survival function This GUI is based on the following matlab code : http://www.mathworks.com/matlabcentral/fil...ge/22293-kmplotThere is a introduction in the file for chinese people.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (44): A GUI for Kaplan-Meier estimation of the survival function Download

Added: May 01, 2013 | Visits: 485

Colonial Competitive Algorithm (CCA) These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" which in some papers is referred by "Colonial Competitive Algorithm CCA".Evolutionary optimization methods, inspired from natural processes, have shown good performance in solving complex optimization problems. For...


Platforms: Matlab

License: Freeware Size: 450.56 KB Download (44): Colonial Competitive Algorithm (CCA) Download

Added: June 07, 2013 | Visits: 270

level set for image segmentation This Matlab code implements a new level set formulation, called distance regularized level set evolution (DRLSE), proposed by Chunming Li et al's in the paper "Distance Regularized Level Set Evolution and its Application to Image Segmentation", IEEE Trans. Image Processing, vol. 19 (12), 2010The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.82 MB Download (44): level set for image segmentation Download

Added: June 18, 2013 | Visits: 273

Fast Inpolygon in MEX This is a C implementation of the great Matlab code provided by Darren Engwirda. You can find his code in:http://www.mathworks.com/matlabcentral/fil...in-polygon-test According to my estimates, it works more than 2x as fast. So far, this is one of the fastest implementation that I know of....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Fast Inpolygon in MEX Download

Added: March 27, 2013 | Visits: 399

[SigGraph2002] Image Quilting/Texture Synthesize Matlab code to do Image Quilting as presented in the SIGGRAPH 2002 paper by Efros & Freeman. Note: this isn't Efros & Freeman's code, just an implementation of it. Texture Synthesize IMOUT = SYNTHESIZE(IMGIN , SIZEOUT, TILESIZE, OVERLAP [, ISDEBUG]) returns an image that is Texture Synthesized...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (44): [SigGraph2002] Image Quilting/Texture Synthesize Download

Pause MATLAB when running external simulation that writes to file This simple code handles the problem where MATLAB interfaces with an external program that itself writes to a data file. The 3-line use of this code is as follows:(1) call external code (usually via system command)(2) call sim_runtime(...)(3) call subsequent statementsThe subsequent statements...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Pause MATLAB when running external simulation that writes to file Download

Added: June 24, 2013 | Visits: 467

Excel Builder Demo: Univariate Interpolation This is a demo of MATLAB Excel Builder. This demo explains how one can compile MATLAB code into an Excel based COM component using MATLAB Excel Builder. This demo compiles a MATLAB code that depicts Univariate Interpolation into an Excel based COM component. Following this, it also explains how...


Platforms: Matlab

License: Freeware Size: 266.24 KB Download (44): Excel Builder Demo: Univariate Interpolation Download

Added: May 04, 2013 | Visits: 294

Telemac Tools This set of m-files enables you to read, write and manipulate results files from the Telemac2D and 3D hydrodynamic modelling system of EDF/Sogreah. Both the triangular finite element grid (Selafin format) and square grid (Leonard format) are supported.Usage examples have been included to help...


Platforms: Matlab

License: Freeware Size: 952.32 KB Download (44): Telemac Tools Download

Fast simulation of acoustic room impulse responses (image-source method) These files provide a fast implementation of the image-source model (ISM) for the simulation of room impulse responses (RIRs) in small-room acoustics. This implementation produces RIRs that are virtually identical to those obtained with the standard ISM, but the simulations are up to two orders...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (44): Fast simulation of acoustic room impulse responses (image-source method) Download

< 1 2 3 4 5 >