Listing of Development Tools in Scripts
- ncpolarm
- License: Freeware
- Price: 0.00

This simple function generates polar stereographic maps of the Arctic and Antarctic with rectangular boundaries using Matlab's Mapping Toolbox. Typically, polar stereographic maps in Matlab appear with circular bounds, but this is often not the most space-efficient way to display information about the Southern Ocean or Arctic System.
- Publisher: Andrew Roberts
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- knanmean
- License: Shareware
- Price: .price.

knanmean(X,[dim]) returns the average of matrix X on dimension dim, treating NaNs as missing values. Contrarly to nanmean, works on n-dimensions matrices.
- Publisher: Alexandre Reynaud
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- LCP / MCP solver (Newton-based)
- License: Shareware
- Price: .price.

x = LCP(M,q) solves the LCP x >= 0 Mx + q >= 0 x'(Mx + q) = 0 x = LCP(M,q,l,u) solves the generalized LCP (a.k.a MCP) l < x < u => Mx + q = 0 x = u => Mx + q < 0 l = x => Mx + q > 0 x = LCP(M,q,l,u,x0,display) allows the optional initial value 'x0' and a binary flag 'display' which controls the display of iteration data.
- Publisher: Yuval
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- ConsoleProgressBar
- License: Shareware
- Price: .price.

This class creates a console progress bar (status bar) for long-running operations. Visually, it's very similar to the unix command line utilites "pv" and "wget". You can customize the look to your taste. In addition, it's funny, but it may be useful.
- Publisher: Evgeny Pr
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- RULI
- License: Freeware
- Price: 0.00

RULI stands for Resolver User Layer Interface. It's a library built on top of an asynchronous DNS stub resolver. RULI provides an easy-to-use interface for querying DNS SRV resource records. The goal is to promote wide deployment of SRV-cognizant software.
- Publisher: Everton da Silva Marques
- Date: 16-06-2013
- Size: 20 KB
- Platform: Scripts, C and C plus plus
- Was Here Recent Readers Widget
- License: Freeware
- Price: 0.00

This plugin adds the option in your Widgets menu to add the 3rd-party Was Here widget to your blog's sidebar. The Was Here widget lets you see the people who have recently visited your blog; but more specifically, it is a Facebook application that tracks users that visit your blog and displays their current Facebook profile pictures.
- Publisher: arvincastro
- Date: 16-06-2013
- Size: 358 KB
- Platform: Scripts, Matlab
- Multivariate Gaussian kernel in any derivative order
- License: Shareware
- Price: .price.

NDGAUSS: create ND gaussian kernel in any derivative order. g = ndgauss(hsize,sigma); [g,xi,yi,..] = ndgauss(hsize,sigma); Inputs: - hsize is N-length of kernel size. - sigma is N-length of standard deviations (gaussian widths). Outputs: - g is the kernel.
- Publisher: Avan Suinesiaputra
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- invjor
- License: Shareware
- Price: .price.

Calculates the inverse I of a matrix A..
- Publisher: Jordi Soler Penades
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- DIRDIFF
- License: Shareware
- Price: .price.

Xpf = dirdiff(X,f,p) generates directional derivative of symbolic scalar function f at the point p in the direction of symbolic vector X(p). p must be a cell array {p1,p2,..pn} of doubles or symbolic variables. examples syms x1 x2 x3 y1 y2 y3 X = [ 2*x3 - x1^2 ; x1^3 - x3^2 ; x2^4 ] ; f = x1^2 + x2^2 + x3^2 ; dirdiff(X,f,{2,0,3}) returns Xpf = 3.
- Publisher: Mukhtar Ullah
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Adaptive Channel Equalizer Simulink Model
- License: Shareware
- Price: .price.

In this model we have shown how adaptive filter can perform and correct up the channel effect on signal. This model is showing how filter is adapting itself to channel at each iteration. You can see different scopes displayed on model screen like adaptive filter weights, scatter plots for message symbols, frequency response of filter.
- Publisher: Abhinav Parmar
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- RAFisher2cda
- License: Shareware
- Price: .price.

Canonical discriminant analysis is a dimension-reduction technique related to principal component analysis and canonical correlation called canonical discriminant analysis. It derives the canonical coefficients parallels that of one-way MANOVA and it finds linear combinations of the quantitative variables that provide maximal separation between the classes or groups in much the same way that principal components summarize total variation.
- Publisher: Antonio Trujillo-Ortiz
- Date: 16-06-2013
- Size: 1004 KB
- Platform: Scripts, Matlab
- Induction motor Modeling....
- License: Shareware
- Price: .price.

simulink model of Induction Motor.
- Publisher: Siva Malla
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- fminsearch modifed for higher scale smooth function
- License: Freeware
- Price: 0.00

This modification of fminsearch solves an issue with this simplex implementation when the function to minimize is smooth at a high scale, but rough at a low scale, i.e. when plotted with the parameters axis being (?10,10), there is a clear global extremum, but when zoomed (-0.
- Publisher: Olivier Salvado
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- colorGradient: generate custom linear colormaps
- License: Shareware
- Price: .price.

User can generate a custom linear colormap giving 2 colors and colormap depth. Colors are given as vectors with RGB values. The suggested input method is using intensity values for each channel (0,1), but values in the (0,255) range are also allowed.
- Publisher: Jose Maria Garcia-Valdecasas Bernal
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Import Tektronix Waveforms
- License: Shareware
- Price: .price.

TEKLOAD Helper function for loading saved waveform data Usage: dataStruct = tekload(filename,fileformat); filename is the full name of the file you want to load. fileformat is a string containing the format the file was save as: {'MATLAB','MATHCAD','TXT','CSV'} Return Values: dataStruct is a structure that contains the waveform data and the time: dataStruct.
- Publisher: Tom Gaudette
- Date: 16-06-2013
- Size: 123 KB
- Platform: Scripts, Matlab
- Kautz sequence generator
- License: Shareware
- Price: .price.

The Kautz sequence is of the same family of sequences as the de Bruijn sequence, but has an additional requirement that it not contain any consecutive repeats of the same character. The sequence is, by nature, circular, so the final members of pairs (or triplets, quadruplets, etc.
- Publisher: W. Owen Brimijoin
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Mathematica Symbolic Toolbox for MATLAB
- License: Shareware
- Price: .price.

A symbolic toolbox that provides MATLAB users with all of the symbolic and high-precision numeric capabilities of Mathematica. It uses the MathLink communication standard supplied with Mathematica and the MEX facility of MATLAB. In addition, since MathLink can pass native MATLAB matrices (and not just strings) between Mathematica and MATLAB, it is quick and easy to construct matrices in either system and pass them to the other.
- Publisher: Ben Barrowes
- Date: 16-06-2013
- Size: 41 KB
- Platform: Scripts, Matlab
- Noise tracking algorithm for single-microphone speech signals
- License: Shareware
- Price: .price.

Contains m-files to train and implement the MMSE noise tracking algorithm described in: J.S. Erkelens and R. Heusdens, "Tracking of nonstationary noise based on data-driven recursive noise power estimation", IEEE Trans. Audio, Speech & Lang. Proc., Vol.
- Publisher: Jan Erkelens
- Date: 16-06-2013
- Size: 584 KB
- Platform: Scripts, Matlab
- Gaussian Random Samples Generation
- License: Shareware
- Price: .price.

randgen(mu,mu1,mu2,cov1,cov2,cov3) = Random generation of Gaussian Samples in d-dimensions where d = 2 mu, mu1, mu2 = (x,y) coordinates(means) that the gaussian samples are centered around. cov1, cov2, cov3 are the covariance matrices and will vary changing the shape of the distribution, example: cov = sigma^2*Identity Matrix, where sigma^2 = a scalar.
- Publisher: John Shell
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Pegasos - Primal Estimated sub-Gradient SOlver for SVM
- License: Shareware
- Price: .price.

"Pegasos-Primal Estimated sub-Gradient SOlver for SVM" is a primal optimization problem solver in Support Vector Machine classification algorithm. See the paper for further reference..
- Publisher: nitin thokare
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Isothermal flash calculation using Soave equation of state
- License: Freeware
- Price: 0.00

You only have to run main01.m, is easy to change the composition and operating conditions. If you want to add new components just add the critical propeties and acentric factor. Also is possible to use binary interaction parameters differents to zero.
- Publisher: Arnulfo Rosales-Quintero
- Date: 16-06-2013
- Size: 41 KB
- Platform: Scripts, Matlab
- FillContour.m (Sripts)
- License: Shareware
- Price: .price.

Simply loops through contour matrix to find x and y vectors for each separate region, then fills with specified color..
- Publisher: Andy Pickering
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Hausdorff (Box-Counting) Fractal Dimension
- License: Shareware
- Price: .price.

Returns the Haussdorf fractal dimension D of an object represented by the binary image I. Nonzero pixels belong to an object and 0 pixels constitute the background. Algorithm: 1 - Pad the image with background pixels so that its dimensions are a power of 2.
- Publisher: Alceu Costa
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- SURFACE RECONSTRUCTION FROM SCATTERED POINTS CLOUD PART2
- License: Freeware
- Price: 0.00

This part, differently from the first one, supports any kind of open surfaces. It can substitute tools like griddata in cases where points are completly scattered. If they aren't in z=f(x,y) form griddata doesn't work, a surface recostructor is needed.
- Publisher: Luigi Giaccari
- Date: 16-06-2013
- Size: 1290 KB
- Platform: Scripts, Matlab
- Swap Spaces
- License: Shareware
- Price: .price.

replaces spaces with underscores or underscores with spaces; useful for desciptions/titles and file names.
- Publisher: Alexandra
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Modal
- License: Shareware
- Price: .price.

Calculates the statistical mode (the most frequently occurring element) in a vector (or matrix), and returns the mode, the number of occurrences and the indices of the mode in the vector. Like the build in mode, only also includes indices. Reasonable fast :-) If more than one mode exist (2+ elements with equal maximum occurances) first one found is returned.
- Publisher: Felix Hebeler
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Reentrance VI1-file 11
- License: Freeware
- Price: 0.00

It is go on investigation heart Vi1 block simulink file 11 investigation reentrance..
- Publisher: Dit Papa Lamine ndao
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- MiiPlus Button
- License: Shareware
- Price: .price.

MiiPlus is a FREE service which allow you to add a button to your website. Similar to the Facebook like button, but user is not required to login in order to "like" your page. Everyone can Plus themselves on the page without any registration and login.
- Publisher: peter law, rios tam
- Date: 16-06-2013
- Size: 614 KB
- Platform: Scripts, Matlab
- Interval Bode Plot
- License: Freeware
- Price: 0.00

The script plots the envelope of the bode plot for a parametric uncertain/interval system. interval_bode(NumVec,DenVec,clr) The function accepts the numerator (NumVec) and denominator (DenVec) of the uncertain system as matrices of two rows each. The first row containing the lower bounds and the second row with the upper bounds.
- Publisher: Janardhanan Sivaramakrishnan
- Date: 16-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Sphere Fit (least squared)
- License: Shareware
- Price: .price.

Given a set of data points, this function calculates the center and radius of the data in a least squared sense. The least squared equations are used to reduce the matrix that is inverted to a 3x3, opposed to doing it directly on the data set. Does not require a large arc or many data points.
- Publisher: Alan Jennings
- Date: 16-06-2013
- Size: 20 KB
- Platform: Scripts, Matlab



