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

Matlab Program freeware
Filter: All | Freeware | Demo
 

Matlab Program

1 2 3 4 5 > 
Added: September 12, 2013 | Visits: 660

C# Matlab Program Launcher C# Matlab Program Launcher v1.1Amitabh Vermaamitabh@amitabhverma.comThis C# code provides a sleek loader that would execute your Matlab script or function without the requirement to launch Matlab manually. **This loader requires Matlab to be installed.**The launcher is useful in cases where there... Platforms: PHP

License: Freeware Size: 839.68 KB Download (49): C# Matlab Program Launcher Download

Added: July 07, 2013 | Visits: 407

autoassociative memory Develop a Matlab program to demonstrate a neural network autoassociative memory. Show the importance of using the pseudoinverse in reducing cross correlation matrix errors. Show the performance of the autoassociative memory in noise. The results are contained in the Matlab file assoc_mem_demo.m Platforms: Matlab

License: Freeware Size: 880.64 KB Download (48): autoassociative memory Download

Added: May 11, 2013 | Visits: 584

Pattern formation and KPP equation This 15-line matlab program solves the nonlinear reactiondiffusion equation, called Kolmogorov-Petrovskii-Piskunov(KPP) equation to generate patterns (ribbons and rings).The numerical method is simple and program is easy tounderstand, and it can be extended to simulatedmore complex systems. The... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Pattern formation and KPP equation Download

Added: April 04, 2013 | Visits: 458

Agentia Nationala pentru Cetatenie Bucuresti Matlab program reads an XLS file of data and displays statistical graphs and charts on the acquisition of Romanian citizenship in Bucharest in December 2010 and 2011 iauarie ... Platforms: Matlab

License: Freeware Size: 307.2 KB Download (44): Agentia Nationala pentru Cetatenie Bucuresti Download

Released: December 04, 2012  |  Added: December 04, 2012 | Visits: 453

OpenEERS OpenEERS (Open Earthquake Engineering Response Simulator) is a Matlab program for computing and animating the linear elastic response of discrete multiple degree of freedom structural systems using Newmark's Method. Platforms: Windows, Mac, Linux

License: Freeware Size: 484.75 KB Download (46): OpenEERS Download

Added: August 11, 2013 | Visits: 534

BER of BFSK in AWGN Channel The MATLAB program simulates binary frequency shift keying (BFSK) at baseband through Monte Carlo method. The goal is to simulate bit error rate (BER) over an additive white Gaussian noise (AWGN) channel. For realizing that, the effect of noise is represented in the baseband with Gaussian random... Platforms: Matlab

License: Freeware Size: 102.4 KB Download (46): BER of BFSK in AWGN Channel Download

Added: May 26, 2013 | Visits: 487

BER of BPSK in AWGN Channel The MATLAB program simulates binary phase shift keying (BPSK) at baseband through Monte Carlo method. The goal is to simulate bit error rate (BER) over an additive white Gaussian noise (AWGN) channel. For realizing that, the effect of noise is represented in the baseband with Gaussian random... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): BER of BPSK in AWGN Channel Download

Added: May 01, 2013 | Visits: 565

Neuro-fuzzy classifier It is known that there is no sufficient Matlab program about neuro-fuzzy classifiers. Generally, ANFIS is used as classifier. ANFIS is a function approximator program. But, the usage of ANFIS for classifications is unfavorable. For example, there are three classes, and labeled as 1, 2 and 3. The... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Neuro-fuzzy classifier Download

Added: April 30, 2013 | Visits: 412

Chasing Robots using a webcam A MATLAB Program that uses a webcam to watch three different robots. It gets their positions online so it is possible to draw their paths and their inter-agent distances.The robots have three different color labels. This program uses the RGB properties to detect the labels to find them. I used... Platforms: Matlab

License: Freeware Size: 1.81 MB Download (44): Chasing Robots using a webcam Download

Added: April 11, 2013 | Visits: 359

Sahab Matlab contest Depth cameras give a 3D distance measurement for each image pixel. These sensors are increasingly popular in Engineering applications such as automation, manufacturing, structural surveys, robotics, computer vision, 3D markerless motion capture and home entertainment. The image on the left shows... Platforms: Matlab

License: Freeware Size: 1.29 MB Download (42): Sahab Matlab contest Download

Added: April 29, 2013 | Visits: 422

geotiffwrite This program can write a 2D or 3D array to a single or multi-band GeoTIFF file. For more information and examples, please visit:http://www.rotman-baycrest.on.ca/~jimmy/geotiffwriteor type: help geotiffwriteMATLAB's Mapping Toolbox only provides a "geotiffread" function, but it does not have a... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): geotiffwrite Download

Dynamics of a continuous distillation column for the separation of a mixture of Benzene, Toluene The program computes the composition of benzene, toluene and p-xylene versus time in all column plates. The steady state values are plotted versus the plate number for all three components. This MATLAB program is adapted from an example given in Chemical Engineering Dynamics by Ingham et al.,... Platforms: Matlab


Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 394

Libraries for electrophysiological data This project houses software to analyze data acquired from electrophysiology experiments. Currently, we have an Octave/MATLAB program to analyze electroneurogram traces of coupled oscillators, and a Perl library for the analysis of voltage trace data Platforms: Windows, Mac, Linux

License: Freeware Size: 70.94 KB Download (45): Libraries for electrophysiological data Download

evaluating SHORT TIME FOURIER TRANSFORM of a stationary signal the stationary signal f(t)=cos(2*pi*5*t)+ cos(2*pi*10*t)+ cos(2*pi*20*t)+ cos(2*pi*50*t)having frequencies of 5,10, 20and 50 Hz at any given time instant.MATLAB program can be implemented to plot the stationary signal mentioned above:Clear... Platforms: Matlab


Stokesian Dynamic Simulation of Sedimenting Spheres in a Newtonian Fluid Stokesian Dynamics, a method developed by Brady and Bossis in the 80s, simulates the 3D motion of hydrodynamically interacting spheres at low Reynolds numbers. This program was originally written by Professor Ron Phillips during his PhD thesis at MIT in 1989. The code was adapted from Fortran 77... Platforms: Matlab


Added: May 14, 2013 | Visits: 258

XLSWriteMex Functionally the same xlswrite.m (by Scott Hirsch), the only difference is in the implementation.XLSWriteMex is implemented in C++ and compiled into a MATLAB MEX dll. I did this because 'xlswrite.m' does not compile using the MATLAB compiler, so any MATLAB program using 'xlswrite.m' cannot be... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (39): XLSWriteMex 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

Added: July 28, 2013 | Visits: 566

Two Dimensional Surface Fitting Program This program represents a further development of the standard powerful d-deDUnlinfitd-deDt facility already in matlab. The major problem with d-deDUnlinfitd-deDt is that it can only handle fitting of one dimensional arrays (x, y) where x is the independent variable and y is the dependent one.The... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (46): Two Dimensional Surface Fitting Program Download

Added: April 08, 2013 | Visits: 393

Word Syntax Highlighter for Matlab A syntax highlighting Word macro for MATLAB m-files. This program provides syntax highlighting for MATLAB m-file code segments included in a Word document. This macro does not provide highlighting as-you-type, highlighting is performed for the selected code segment following user initiation of... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Word Syntax Highlighter for Matlab Download

Video Surveillance Using MATLAB and Image Acquisition Toolbox This demo shows a simple program on the video surveilance using MATLAB and some toolboxes.Features:1. Run in 2 modes --> Monitoring and Playback2. Users are allowed to change the threshold value and the snap counter for the decision on snapping the frame.Limitation:1. Used of while loop for a... Platforms: Matlab

License: Freeware Size: 143.36 KB Download (44): Video Surveillance Using MATLAB and Image Acquisition Toolbox Download

1 2 3 4 5 >