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.478.534 Times

Matlab Code Downloads software
Filter: All | Freeware | Demo
 

Matlab Code Downloads

< 1 2 3 4 5 > 
Added: August 18, 2013 | Visits: 372

Shooting method with GUI The code implements the shooting method by means of the Runge-Kutta method of 4th order and the interval bisection method. There is the graphical interface too. When the differential equation is inserted in terms of the standard mathematical notation (no in MATLAB code), the programme create the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Shooting method with GUI Download

Added: April 09, 2013 | Visits: 503

COM Builder: Bouncing Ball Demo using ODE Solver This is a MATLAB COM Builder demo. This demo shows how you can compile a MATLAB code into a generic component and use the same in an external project. The example used in this demo is the simulation of a bouncing ball using MATLAB ODE solvers.Download the exe (zip archive) and unzip the files... Platforms: Matlab

License: Freeware Size: 174.08 KB Download (45): COM Builder: Bouncing Ball Demo using ODE Solver Download

Fast Computation of the Expected Tranche Loss of CDO Credit Portfolio The code is explained in the article P. Okunev, "A Fast Algorithm for Computing Expected Loan Portfolio Tranche Loss in the Gaussian Factor Model", LBNL-57676, 2005.http://www-library.lbl.gov/docs/LBNL/576/7.../LBNL-57676.pdfFuther refinments of this algorithm are descibed in Okunev, Pavel,... Platforms: Matlab


Added: April 09, 2013 | Visits: 478

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: 534

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: 222

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: 343

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: 386

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: 282

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: 202

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: 560

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: 401

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

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: 489

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: 273

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: 275

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: 404

[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: May 10, 2013 | Visits: 263

Running R from inside Matlab on Mac OSX R has loads of great functions and can be freely installed, but Matlab does a number of things better. For Matlab users the solution is simple: if you don't have time to reprogram the routine, run R code from inside Matlab. You need a working version of R installed on your machine. Then save your... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Running R from inside Matlab on Mac OSX Download

< 1 2 3 4 5 >