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

Dynamic Time Warping Matlab Code freeware
Filter: All | Freeware | Demo
 

Dynamic Time Warping Matlab Code

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 536

Time sections of code by using "with" Time sections of code by using "with" statement script allows one to use the "with" statement to time sections of code.



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Time sections of code by using "with" Download

Added: May 01, 2013 | Visits: 470

Continuous Dynamic Time Warping If you pass in 2 vectors it returns the unnormalized distance between the vectors, the accumulated distance between them, the length of the warping path (the normalizing factor), the warping path points and both warped input vectors.You can plot the results too if select the pflag=1





Platforms: Matlab

License: Freeware Size: 10 KB Download (60): Continuous Dynamic Time Warping Download

Added: July 16, 2013 | Visits: 521

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

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: May 17, 2013 | Visits: 673

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 (57): Matlab code of the Kalman filter Script Download

Added: April 20, 2013 | Visits: 701

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

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: April 02, 2013 | Visits: 507

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

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

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

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: September 06, 2013 | Visits: 457

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

Added: March 26, 2013 | Visits: 500

Modova Central Bank EURO Evolution The Matlab code read an XLS file that represent EURO evolution per years. After that the evolution is represented by graphics. Also is displayed some statistics information about this financial time series


Platforms: Matlab

License: Freeware Size: 1.36 MB Download (38): Modova Central Bank EURO Evolution Download

Added: May 10, 2013 | Visits: 851

Matlab code for the Kalman filter It will compute the Kalman gain and the stationary covariance matrix using a Kalman filter with a linear forward looking model. Requirements: - MATLAB 7 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (66): Matlab code for the Kalman filter 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 (48): Circular convolution using DCT and DST Download

Added: August 08, 2013 | Visits: 516

Optimize Truss by FSD and SLP This is a Matlab code for optimizing a plane truss by two methods : Fully Stress Design and Sequential Linear Programming. In SLD, we deal with the Euler buckling condition and some other constraints.


Platforms: Matlab

License: Freeware Size: 71.68 KB Download (48): Optimize Truss by FSD and SLP Download

Added: May 15, 2013 | Visits: 474

robust point set registration using mixture of Gaussians This package contains the MATLAB code for the robust point-setregistration algorithm discribed in the ICCV'05 paper:"Bing Jian and Baba C. Vemuri,A Robust Algorithm for Point Set Registration Using Mixture of Gaussians."It is part of software package which can be freely downloaded...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (39): robust point set registration using mixture of Gaussians Download

Added: April 03, 2013 | Visits: 693

COM Builder Demo: Curve Fitting This demo shows how you can create a COM component from a MATLAB code using MATLAB COM Builder. This demo compiles a function that uses the basic curve fitting capability of MATLAB into a COM component and uses it in an external Visual Basic project.Download the file and unzip it in on your local...


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (48): COM Builder Demo: Curve Fitting Download

Added: May 29, 2013 | Visits: 541

COM Builder Example: Univariate Interpolation This demo shows how you can create a COM component from a MATLAB code using MATLAB COM Builder and use the same in an external project independent of MATLAB. This demo compiles a function that uses MATLAB Interpolation capability into a COM component and uses it in an external Visual Basic...


Platforms: Matlab

License: Freeware Size: 184.32 KB Download (46): COM Builder Example: Univariate Interpolation Download

Added: August 03, 2008 | Visits: 1.620

Text Editing Assistant Text Editing Assistant is a collection of tools that will make your text editing work more easy-Its executable is a stand-alone one while using at the same time Internet Explorer code engine (version 5.5+ is required)-Most of the tools are based on Java Script and its flexibility, to produce...


Platforms: Windows

License: Freeware Size: 2.14 MB Download (143): Text Editing Assistant Download

Added: June 25, 2013 | Visits: 1.233

NUFFT, NFFT, USFFT The Matlab code in this folder implements 1D-3D NUFFTs via fast Gaussian gridding. The convolution loops are written as C programs to be compiled as mex files from the Matlab command prompt. Further mathematical details about the code can be found in L. Greengard and J. Lee, "Accelerating the...


Platforms: Matlab

License: Freeware Size: 481.28 KB Download (65): NUFFT, NFFT, USFFT Download

1 2 3 4 5 >