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

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

Dynamic Time Warping Matlab Code

< 1 2 3 4 5 > 
Added: April 08, 2013 | Visits: 402

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 (42): OFDM Trasnmitter and Receiver (Matlab Code) Download

Added: June 15, 2013 | Visits: 406

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

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

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

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

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

Added: April 03, 2013 | Visits: 244

MATLAB Programming Style Guidelines Advice on writing MATLAB code usually addresses efficiency concerns, with recommendations such as "Don't use loops." This document is different. Its concerns are correctness, clarity and generality. The goal of these guidelines is to help produce code that is more likely to be correct,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (39): MATLAB Programming Style Guidelines Download

Added: July 11, 2010 | Visits: 1.100

Wing IDE Wing IDE is a high-quality integrated development environment (IDE) for Python speeds development time and improves code quality with plenty of powerful code intelligence, debugging, and editor features. Use Wing IDE and Python for rapid development of cross-platform desktop and web...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 20.2 MB Download (103): Wing IDE Download

Added: May 10, 2013 | Visits: 847

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 (62): Matlab code for the Kalman filter Download

Added: August 12, 2013 | Visits: 392

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

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

The Matlab code for absorption coefficient in underwater wireless communication networks The absorption coefficient can be obtained empirically by using Thorp's formula.Thie formula that used in the code is generally valid for the frequencies above a few hundred hz.The absorption coefficient is used to find the absorption loss part of the path loss in underwater wirelss...


Platforms: Matlab


Added: May 15, 2013 | Visits: 468

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: May 30, 2013 | Visits: 421

Style Analysis MATLAB code for rolling style analysis in portfolio performance analysis.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Style Analysis Download

Added: June 07, 2013 | Visits: 269

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

Computational Statistics: Feature Selection, Regularization, and Shrinkage MATLAB code for "Computational Statistics: Feature Selection, Regularization, and Shrinkage"


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Computational Statistics: Feature Selection, Regularization, and Shrinkage Download

Added: April 03, 2013 | Visits: 687

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

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

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: March 27, 2013 | Visits: 396

[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

< 1 2 3 4 5 >