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

Matlabcentral freeware
Filter: All | Freeware | Demo
 

Matlabcentral

1 2 3 > 
Added: March 24, 2013 | Visits: 497

CNN - Convolutional neural network class This project provides matlab class for implementation of convolutional neural networks. This networks was developed by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot navigation and others (see references for more... Platforms: Matlab

License: Freeware Size: 1.28 MB Download (45): CNN - Convolutional neural network class Download

Added: July 19, 2013 | Visits: 543

Hilbert-Huang Transform The function plot_hht is a realization of the Hilbert-Huang transform (HHT). The HHT decomposes a signal into intrinsic mode functions (or IMFs), and obtain the instantaneous frequency data. It is designed to work well for data that are nonstationary and nonlinear... Platforms: Matlab

License: Freeware Size: 1013.76 KB Download (45): Hilbert-Huang Transform Download

Sound Steganography II - Images hidden in spectrogram of music This project is more optimal and advanced version of project http://www.mathworks.com/matlabcentral/fil...rogram-of-musicSound steganography ProjectProgram converting pictures into musicComponents:* image_to_wav.m - main script with program, if you want to makechanges with parameters of... Platforms: Matlab


Added: May 20, 2013 | Visits: 582

Function for finding peaks from data array I was not able to get the peaks from my experimentally obtained data because of its random nature. As a result the findpeaks() defined in Matlab library was not giving results as expected. Hence I made a code which will help findpeaks() help detect the peaks more accurately.It basically averages... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Function for finding peaks from data array Download

Added: May 24, 2013 | Visits: 435

xyzplotter MATLABs most commonly used 3-d plotting tools surf and mesh require rectangular grids to plot in 3-d, not x,y,z triples. This function converts arrays of x,y,z triples into rectangular grids to use with surf, mesh, etc.common usage:[x y z] = xyzplotter(xin,yin,zin)xin,yin,zin are n x 1 arrays... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): xyzplotter Download

Added: April 15, 2013 | Visits: 429

Toward a program development and documentation toolbox Here I dond-deOaot provide any code (yet), but Id-deOaod like to hear your voice of feedback about what you fellow Matlab developers think.The more you express enthusiasm, the sooner there will be actual code available for download.The more you criticize and the more constructive suggestions and... Platforms: Matlab

License: Freeware Size: 122.88 KB Download (38): Toward a program development and documentation toolbox Download

Added: July 04, 2013 | Visits: 295

Compressive Classifier SC - Sparse ClassifierFSC - Fast Sparse ClassifierGSC - Group Sparse ClassifierFGSC - Fast Group Sparse ClassifierNSC - Nearest Subspace ClassifierRequires SPGL1 - http://www.cs.ubc.ca/labs/scl/spgl1/Requires Sparsify - http://www.see.ed.ac.uk/~tblumens/sparsify/sparsify.htmlRequires... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Compressive Classifier Download

NXTway-GS (Self-Balancing Two-Wheeled Robot) Controller Design NXTway-GS is a self-balancing two-wheeled robot built with LEGO Mindstorms NXT and a Hitechnic gyro sensor. This demo presents sample models and documents describe the following contents.How to Build NXTway-GSMathematical Dynamics Model of NXTway-GSController Design for Balance and Drive... Platforms: Matlab

License: Freeware Size: 11.58 MB Download (41): NXTway-GS (Self-Balancing Two-Wheeled Robot) Controller Design Download

Added: July 01, 2013 | Visits: 445

Screenshot Fast root-mean-square (RMS) power FASTRMS Instantaneous root-mean-square (RMS) power via convolution.FASTRMS(X), when X is a vector, is the time-varying RMS power of X, computed using a 5-point rectangular window centered at each point in the signal. The output is the same size as X and contains, for each point in X, an estimate... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Screenshot Fast root-mean-square (RMS) power Download

Added: April 10, 2013 | Visits: 392

hilbert2 HILBERT2 Extract instantaneous envelope and frequency from a bandlimited signal via Hilbert transform. [ENV FREQ] = HILBERT2(X,FS), for vectors X, returns estimates of the instantaneous envelope and frequency. X is assumed to be a band-limited signal sampled at a rate specified by FS (in units... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): hilbert2 Download

Added: April 02, 2013 | Visits: 415

Create Bus Data for Models with Root-Level Bus Inputs A common task in Simulink is to test a certain component of a larger model. With large-scale modeling, such componentization is often accomplished through the use of model reference. These large models also often use bus signals to organize large amounts of signals in the model. The situation at... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Create Bus Data for Models with Root-Level Bus Inputs Download

Added: June 20, 2013 | Visits: 443

Highly portable JSON-input parser The JSON quickly gains popularity for a good reason. To paraphrase Christophe Delord (http://christophe.delord.free.fr/tpg/)JSON is born from a simple statement:A simple human-like meta-language will quicklyjustify its use in such cases as data exchange over the web (e.g. Google translate),... Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Highly portable JSON-input parser Download

Added: August 31, 2013 | Visits: 388

ScaleTime ScaleTime - fast linear matrix interpolationI have recorded timeseries of e.g. size [100'000 x 10] and cut out chunks of about 100 frames according to some events and normalize them to exactly 100 frames.For this task, the direct approach with Matlab's INTERP1 works, but it is slow:... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): ScaleTime Download

Added: August 24, 2013 | Visits: 926

Signal Processor for Graphs (Pictures) update 2 - Final Please refer the previous versionsSignal Processor for Graphs (Pictures) update 1http://www.mathworks.com/matlabcentral/fil...objectType=FILESignal Processor for Graphs (Pictures)http://www.mathworks.com/matlabcentral/fil...objectType=FILE Platforms: Matlab

License: Freeware Size: 153.6 KB Download (44): Signal Processor for Graphs (Pictures) update 2 - Final Download

Added: May 26, 2013 | Visits: 516

DC Motor Model The files include a Simulink(R) library with two different models, modeled with basic Simulink blocks, with different details. The more detailed one includes more outputs like motor temperature and power. There is also another model based of the physical modelling tools SimPowerSystems and... Platforms: Matlab

License: Freeware Size: 61.44 KB Download (50): DC Motor Model Download

Added: August 21, 2013 | Visits: 300

FCS data reader [fcsdat, fcshdr] = fca_readfcs(filename);Read FCS 2.0 and FCS 3.0 type flow cytometry data file and put the list mode parameters to the fcsdat array with size of [NumOfPar TotalEvents]. Some important header data are stored in the fcshdr structure: TotalEvents, NumOfPar, starttime, stoptime and... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): FCS data reader Download

Added: August 05, 2013 | Visits: 639

NXT SCARA (Two-Link Planar Robot Arm) Controller Design NXT SCARA is a two-link planar robot arm built with LEGO Mindstorms NXT. SCARA stands for Selective Compliant Assembly Robot Arm. Please refer the following URL to know more detailed information about SCARA.http://en.wikipedia.org/wiki/SCARAThis demo presents sample models and documents describe... Platforms: Matlab

License: Freeware Size: 11.13 MB Download (50): NXT SCARA (Two-Link Planar Robot Arm) Controller Design Download

Added: August 13, 2013 | Visits: 584

Particle Swarm Optimization Research Toolbox The Particle Swarm Optimization Research Toolbox was written to assist with thesis research combating the premature convergence problem of particle swarm optimization (PSO). The control panel offers ample flexibility to accommodate various research directions. After specifying your intentions,... Platforms: Matlab

License: Freeware Size: 1.92 MB Download (42): Particle Swarm Optimization Research Toolbox Download

Added: July 11, 2013 | Visits: 374

DICOMDIR Reader dcmSeries = loaddcmdir(directoryname)LOADDICOMDIR reads metadata from DICOMDIR file and shows a list of the different DICOM SERIES in a Pop-up menus. After selecting a dicomseries the program creates a dcmSeries structure containig the related file names and path. The zip file also contains the... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): DICOMDIR Reader Download

NXT Ballbot (Self-Balancing Robot On A Ball) Controller Design NXT Ballbot is a LEGO Mindstorms NXT version of Ballbot that is developed by Ralph Hollis at Carnegie Mellon University. The Ballbot is designed to balance itself on its single spherical wheel while traveling about. Please refer the following URL to know more detailed information about... Platforms: Matlab

License: Freeware Size: 11.93 MB Download (40): NXT Ballbot (Self-Balancing Robot On A Ball) Controller Design Download

1 2 3 >