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

Matlab Tracking Code freeware
Filter: All | Freeware | Demo
 

Matlab Tracking Code

< 1 2 3 4 5 > 
Added: May 17, 2013 | Visits: 674

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: July 26, 2013 | Visits: 463

IDL2Matlab: IDL to Matlab/Scilab IDL2Matlab is an Automatic translation tool from an IDL program into Matlab and Scilab code. Platforms: *nix

License: Freeware Size: 532.48 KB Download (38): IDL2Matlab: IDL to Matlab/Scilab Download

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

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

TCP/IP Communications in Matlab The script relies in MATLAB's ability to call Java code snippets and make use of its TCP/IP implementation.One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine... Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (64): TCP/IP Communications in Matlab Download

Added: May 10, 2013 | Visits: 1.110

Time Tracking Tool Time Tracking Tool application is a good looking time tracking tool (TTT) that works in both intranets and web environments. TTT uses Perl (more scalable than PHP), Apache, and MySQL (doesn't get much better than this). The code is designed to be clean, fast, and scalable. Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (74): Time Tracking Tool Download

Added: March 24, 2013 | Visits: 390

HAMMINGS CODE IN MATLAB FOR LBC The following code takes input as 'k' bits of message and then gives thepossible codewords that could be put into channel inorder to transmitit.Thereafter, it asks the user to introduce an error in any of its bitsand then at the receiver end it detects and decodes the errorneous patternand shows... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): HAMMINGS CODE IN MATLAB FOR LBC Download

Added: June 09, 2013 | Visits: 592

Profiling DSP Code on a TI DM6437 This paper walks you through the process of profiling code running on a Texas Instruments DM6437 DSP. To demonstrate the process we profiled many common DSP algorithms including Auto-Correlation, the Dot Product, the FFT, an FIR filter, an IIR Filter, a Matrix Multiply, and an LMS Filter. These... Platforms: Matlab

License: Freeware Size: 3.28 MB Download (46): Profiling DSP Code on a TI DM6437 Download

Added: September 13, 2013 | Visits: 681

MATLAB for Signal Processing Webinar Includes webinar slides as a PDF file together with a MATLAB script and a Simulink model to demonstrate filter design, implementation and HDL code generation capabilities with MATLAB, Simulink and featured toolboxes Platforms: Matlab

License: Freeware Size: 593.92 KB Download (47): MATLAB for Signal Processing Webinar Download

Added: April 08, 2013 | Visits: 408

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 29, 2013 | Visits: 452

Arduino meets MATLAB The current submission illustrates a way to use the popular open source arduino boards with MATLAB illustrating the capabilities of data acquisition and visualization in real time .The Arduino Demilanove based on the ATMEGA 328 is used to send a series of time series through the serial interface... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Arduino meets MATLAB Download

Added: August 08, 2013 | Visits: 388

Langmuir probe data analysis code A computer code for plasma Langmuir probe analysis is presented here. The code uses a four parameters fitting method to deduce plasma properties including the ion and electron saturation currents, plasma potential, plasma electron temperature, the electron energy distribution function EEDF. Full... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Langmuir probe data analysis code Download

Added: September 06, 2013 | Visits: 616

Algorithmic Trading with MATLAB - 2010 Files used in the webinar - Algorithmic Trading with MATLAB Products for Financial Applications broadcast on November 18, 2010. This webinar can be viewed at http://www.mathworks.com/wbnr52491.The download includes an additional demo, not shown in the webinar, that shows how to generate C-code... Platforms: Matlab

License: Freeware Size: 1.87 MB Download (43): Algorithmic Trading with MATLAB - 2010 Download

Added: March 28, 2013 | Visits: 546

Handling Large Data Sets Efficiently in MATLAB Example code from "Handling Large Data Sets Efficiently in MATLAB " webinar (http://www.mathworks.com/company/events/we.../wbnr30435.html) describing strategies for handling large amounts of data in MATLAB and avoiding "out-of-memory" errors. It will provide you with an understanding of the... Platforms: Matlab

License: Freeware Size: 1.26 MB Download (46): Handling Large Data Sets Efficiently in MATLAB Download

Added: April 11, 2013 | Visits: 665

Using MATLAB to Develop Macroeconomic Models Slides, software, and data for the MathWorks webinar, "Using MATLAB to Develop Macroeconomic Models." The file moneydemo.zip contains a file moneydemo.pdf with slides for the webinar and a collection of MATLAB scripts and helper functions to perform a number of macroeconomic analyses. The main... Platforms: Matlab

License: Freeware Size: 266.24 KB Download (71): Using MATLAB to Develop Macroeconomic Models Download

Added: May 03, 2013 | Visits: 581

Estimating memory footprint of generated code When generating code and experimenting with different modeling patterns it is sometimes useful to check the memory footprint of the code generated from a model. This tool is executed after the generated code is built and outputs the memory used for code and data in each object file.This tool can... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Estimating memory footprint of generated code Download

Added: June 04, 2013 | Visits: 677

BEM Code for 2D Pulsating Cylinder This is the code for calculating solid angle C, surface pressure ps, and field pressure pf coming out from a pulsating cylinder with radius of r and normal velocity vn in an unbounded two dimensional acoustic domain using the solution of Helmholtz Integral Equation.For verifying the calculation... Platforms: Matlab

License: Freeware Size: 10 KB Download (52): BEM Code for 2D Pulsating Cylinder Download

Added: August 29, 2013 | Visits: 499

A thin MATLAB wrapper for the Git source control system A thin MATLAB wrapper for Git. Short instructions: Use this exactly as you would use the OS command-line verison of Git. Long instructions are: This is not meant to be a comprehensive guide to the near-omnipotent Git SCM: http://git-scm.com/documentation Common MATLAB workflow: Creates initial... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): A thin MATLAB wrapper for the Git source control system Download

Added: July 16, 2013 | Visits: 512

MATLAB/Simulink Unit Test Framework Unit testing is a very powerful tool for maintaining high quality code. My code base consists of a mixture of matlab and simulink and this toolkit is an attempt to create a unified unit testing framework for my code. Unfortunately, the simulink part of this toolkit is heavily dependant on my... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): MATLAB/Simulink Unit Test Framework Download

Added: July 18, 2013 | Visits: 443

MPP (Matlab PreProcessor) If MATLAB was your first or primary programming language, you probably will never miss having a preprocessor. However if you have gravitated to MATLAB from a background in C programming you might wonder where MATLAB's pre-processor is. Well MATLAB doesn't come with one.MPP was designed to fill... Platforms: Matlab

License: Freeware Size: 133.12 KB Download (51): MPP (Matlab PreProcessor) Download

Added: May 28, 2013 | Visits: 469

Editing Matlab files in Vim Contains a set of files useful to edit Matlab files.Included is :1) Syntax highlighting2) Correct indentation3) Integration in vim of the mlint Matlab code checker with the :make command4) Correct setting to use the matchit.vim script (extension of the % command to match if/end, for/end,...... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Editing Matlab files in Vim Download

< 1 2 3 4 5 >