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

Fileexchange software
Filter: All | Freeware | Demo
 

Fileexchange

1 2 > 
Added: September 10, 2013 | Visits: 395

clickfit_OH for curve fitting by eye/hand clickfit_OH.m lets you mouse-click a series of datapoints on top of a (noisy) scatterplot and returns a spline or polynomial regression through the clicked dataseries. In addition the clicked series itself is returned.clickfit_OH.m uses an altered version of ginput.m (ginput_OH.m) that from the... Platforms: Matlab

License: Freeware Size: 61.44 KB Download (44): clickfit_OH for curve fitting by eye/hand Download

Added: May 01, 2013 | Visits: 383

Dictionary data structure This class provides a simple key/value data structure for character keys and values of any MatLab data type.Supports direct referencing like d('mykey') = 'myvalue'.Also check out the dict class at #19647.(Unfortunately i didnt check the file exchange before writing my own, but by now i've... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Dictionary data structure Download

Added: June 16, 2013 | Visits: 388

Nike+ Public API/web interface in Matlab For the Matlab users who happen to have Nike+. This simple function parses the public Nike+ API.For all the Nike+ users go to your Nike+ Dashboard, click on "Runs" and look up at the address bar for your userID (its an 8 - 10 digit number).Add Nikeplus to your pathyou can invoke the API/web... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Nike+ Public API/web interface in Matlab Download

Added: April 08, 2013 | Visits: 241

ALWAYSONTOP ALWAYSONTOP(hFig)ALWAYSONTOP('auto')adds the pushtool to the each new created figure automatically.ALWAYSONTOP('remove')remove the automatically adding of pushtools to new figures.See also: UISWITCHRENDERER (in FileExchange) Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): ALWAYSONTOP 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 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: 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 02, 2013 | Visits: 431

imagescnan.m (Aug 2009) Syntax:>> imagescnan(Z) % Uncolored NaNs>> imagescnan(Z,'k') % ColoredIMAGESC is a good option when the user doesn't like the interpolating behaviour of SURF or PCOLOR, because EVERY element is drawn as a single pixel CENTERED with the axis value.The problem with this function is that it doesn't... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): imagescnan.m (Aug 2009) 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: September 03, 2013 | Visits: 387

Lomb normalized periodogram Both functions caculate the Lomb normalized periodogram (aka Lomb-Scargle, Gauss-Vanicek or Least-Squares spectrum) of a vector x with coordinates in t, which is essentially a generalization of the DFT for unevenly sampled data.The codes are transcriptions from Fortran of the subroutines found in... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Lomb normalized periodogram 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

Embedded Coder Robot NXT Demo Offers an enjoyable Model-Based Design experience using Simulink models with Lego robots Author: Takashi Chikam(Scripts) - This demo supports R2006a -> R2010aSimulink plant and controller models are used with LEGO's latest high-tech robot (ARM-based LEGO Mindstorms NXT) to illustrate industrial application of Model-Based Design with Production Code Generation. Take note of the model architecture and component... Platforms: Matlab


Added: June 28, 2013 | Visits: 536

SpeedyGA: A Fast Simple Genetic Algorithm SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell's GA book. See comments in code for details.This script has played a crucial... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): SpeedyGA: A Fast Simple Genetic Algorithm Download

1 2 >