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

Matlab Code Downloads software
Filter: All | Freeware | Demo
 

Matlab Code Downloads

1 2 3 4 5 > 
Added: August 04, 2013 | Visits: 374

matlab code for automatic speech recognition matlab code using daubechies wavelet for wavelet transform



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): matlab code for automatic speech recognition Download

Added: July 16, 2013 | Visits: 518

Writing Fast MATLAB Code Learn how to use the Profiler tool, vectorized functions, and other tricks to writing efficient MATLAB code. This article includes how to convert any array into a column vector, bounding a value without if statements, and repeating/tiling a vector without repmat.Contents: * Introduction * The...





Platforms: Matlab

License: Freeware Size: 327.68 KB Download (48): Writing Fast MATLAB Code Download

Added: September 12, 2013 | Visits: 530

PID Controller Matlab Code Most of the time we use Simulink to simulate a PID controller. But this files run it as a Matlab code.Extract the files to the working directory and just run the file PID_ctrl_call.m.You can vary the PID tuning parameters in the file pid_ctrl.m and see what will happen.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): PID Controller Matlab Code 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: May 17, 2013 | Visits: 670

Matlab code of the Kalman filter Script It will compute the Kalman gain and the stationary covariance matrix using a Kalman filter with a linear forward looking model.


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): Matlab code of the Kalman filter Script Download

Added: June 21, 2013 | Visits: 413

gaimc : Graph Algorithms In Matlab Code While MatlabBGL uses the Boost Graph Library for efficient graph routines,gaimc implements everything in pure Matlab code. While the routines areslower, they aren't as slow as I initially thought. Since people oftenhave problems getting MatlabBGL to compile on new versions of Matlabor on new...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 645.12 KB Download (45): gaimc : Graph Algorithms In Matlab Code Download

Added: April 20, 2013 | Visits: 700

LDPC Code Simulation The zip file contains1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file '128x256regular_v6.mat' is for those using Matlab 6.5.2. Files for LDPC code simulation over the AWGN channel.3....


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (51): LDPC Code Simulation Download

Added: June 02, 2013 | Visits: 688

Matlab code for my Graduate Thesis The samples of code included numerically solve the diffusion equation as it arises in medical imaging. This process is done with multiple solution methods, various boundary conditions, and in multiple dimensions.


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (56): Matlab code for my Graduate Thesis Download

Added: July 22, 2013 | Visits: 406

Kinect SDK with Matlab The file includes mexfunction code calling "Kinect for Windows SDK" to receive depth data and color image from Kinect and a Matlab code to reshape the information matries. Please see the Readme.txt for usage.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (53): Kinect SDK with Matlab Download

Added: April 02, 2013 | Visits: 506

From Fortran, call MATLAB Compiler C shared library The MATLAB Compiler (v4, R14 onwards) can package MATLAB code into an executable or C/C++ shared library. Calling a C shared library from Fortran, however, can be difficult. The mixed-language issue is C vs. Fortran calling conventions. This is an example of how to call a MATLAB...


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): From Fortran, call MATLAB Compiler C shared library Download

Added: August 12, 2013 | Visits: 377

compatible2d interpolation function with code generation This function allow you to perform 2d interpolation for matlab code that have to be compiled to C.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): compatible2d interpolation function with code generation Download

Added: June 07, 2013 | Visits: 379

Cleans Matlab syntax Matlab-invoked Perl code which cleans up syntax in Matlab code you may have downloaded or inherited: 1) gets rid of trailing commas in "switch", "case", "if and "else" statements. 2) uncrowds mathematical operators and variable names by adding spaces 3) deletes trailing semicolons in "return",...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Cleans Matlab syntax 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: July 25, 2013 | Visits: 419

MATLAB color picker (fig-file) Simple user interface with possibility to pick any color and determine MATLAB code for chosen color. It makes possible to copy determined color code en paste it to your color specification within m-file of other program code. This color specification is not RGB value but percentage of RGB. I'm...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (47): MATLAB color picker (fig-file) Download

Released: December 15, 2012  |  Added: December 15, 2012 | Visits: 434

Matlab to Octave and back Python scripts to convert Matlab code to Octave and back.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.9 KB Download (51): Matlab to Octave and back Download

Added: April 08, 2013 | Visits: 403

OFDM Trasnmitter and Receiver (Matlab Code) This code basically computes the BER of an OFDM system. The ifft size is 64 .16-QAM is the modulation Technique and convolution encoding rate 1/2 is used as the coding scheme.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): OFDM Trasnmitter and Receiver (Matlab Code) Download

Added: June 15, 2013 | Visits: 407

Composition change in a stream of HYSYS from MATLAB The goal is to write a MATLAB code which runs a script in order to manipulate a stream composittion in HYSYS. This can be done by doing the following procedure:First a script should be made in HYSYS (Tools -> Script Manager -> New)Then, manually change the stream composition and stop recording...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (51): Composition change in a stream of HYSYS from MATLAB Download

Added: September 06, 2013 | Visits: 455

Parallelizing Matlab on Large Distributed Computing Clusters I am describing a solution that allows you to break apart and run large amounts of your Matlab code in parallel on large computational pools. In order to provide the user with the familiar Matlab work environment, I glue back the remotely evaluated Matlab code via web services, such that the...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (43): Parallelizing Matlab on Large Distributed Computing Clusters Download

Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example This example adds MATLABdlT« to the list of languages in this C++ vs Java vs Python vs Ruby: a first impression (http://www.dmh2000.com/cjpr/ ) article at www.dmh2000.com, which compares implementations of a Red Black Tree binary search algorithm...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example Download

Added: September 14, 2013 | Visits: 370

MATLAB xUnit Test Framework MATLAB xUnit Test Framework is a unit test framework for MATLAB code.MATLAB xUnit is designed to be easy to use for MATLAB users with a wide range of experience. Users can write tests using ordinary MATLAB function files that are very simple in structure.MATLAB xUnit comes with extensive...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 409.6 KB Download (43): MATLAB xUnit Test Framework Download

1 2 3 4 5 >