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

WRITESCF writes SCF formatted files. SCF format files are used to store data from DNA sequencing instruments. This version of WRITESCF only adds the raw traces to the SCF files, it does not write the bases or scores..
- Publisher: Lucio Cetto
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- LDA: Linear Discriminant Analysis
- License: Shareware
- Price: .price.

Features of this implementation of LDA: - Allows for >2 classes - Permits user-specified prior probabilities - Requires only base MATLAB (no toolboxes needed) - Assumes that the data is complete (no missing values) - Has been verified against statistical software - "help LDA" provides usage and an example, including conditional probability calculation Note: This routine always includes the prior probability adjustment to the linear score functions.
- Publisher: Will Dwinnell
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Algorithmic Trading with MATLAB - 2010
- License: Freeware
- Price: 0.00

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 from MATLAB.
- Publisher: Stuart Kozola
- Date: 07-05-2013
- Size: 1915 KB
- Platform: Scripts, Matlab
- Kalman Filter in Matlab (Tutorial)
- License: Shareware
- Price: .price.

1. Detailed Tutorial on Kalman Filtering Techniques in Matlab 2.Computes the Kalman gain and the stationary covariance matrix using the Kalman filter of a linear forward looking model..
- Publisher: Farhat Masood
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Hydraulic Transmission Line with Accumulator
- License: Freeware
- Price: 0.00

The remarkable advance in hydraulic and electrohydraulic power systems resulted in producing control valves of very short settling time. The rapid closure of hydraulic transmission lines leads to severe pressure surge. The attached Simulink file is developed to evaluate the applicability of oleo-pneumatic accumulators for the protection against this phenomenon.
- Publisher: M Galal Rabie
- Date: 07-05-2013
- Size: 92 KB
- Platform: Scripts, Matlab
- PI Control with Gain and Phase Margin Specifications
- License: Freeware
- Price: 0.00

PGPI(NUM,DEN,W,FI,A) plots the stability boundary locus L(KP,KI,W)in the (KP,KI)-plane for an LTI system with transfer function defined by its NUM, DEN coefficients and driven by a PI controller with transfer function, C(s)=kp+(ki/s). Frequency (W) gridding becomes important.
- Publisher: Petros Kominos
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Montecarlo method of pi calculation
- License: Shareware
- Price: .price.

A circle of radius 0.5 is inscribed inside a square with side length 1. Script picks N points at random inside the square. It then checks to see if the point is inside the circle and then generates a figure in which the points ''in'' and ''out'' are plotted in different colors.
- Publisher: Konstantin Ninidze
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- iPeak: Interactive Peak Detector
- License: Freeware
- Price: 0.00

function P=ipeak(DataMatrix,PeakD,AmpT,SlopeT,SmoothW,FitW) Keyboard-operated Interactive Peak Finder for data in data matrix "DataMatrix", with x values in row 1 and y values in row 2. Returns the peak table in P (Peak #, Position, Height, Width.) See http://terpconnect.
- Publisher: Tom O'Haver
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- DEA Solver light
- License: Freeware
- Price: 0.00

This code allows little applications to DEA (Data Envelopment Analysis), based on the Jeff Stuart Linear Programming code..
- Publisher: Alvimar Lucena
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- gleem
- License: Freeware
- Price: 0.00

gleem is a small, self-contained library of 3D widgets that support direct user interaction with a 3D scene. It uses OpenGL for rendering of its manipulators..
- Publisher: Kenneth B. Russell
- Date: 07-05-2013
- Size: 348 KB
- Platform: Scripts, C and C plus plus
- STDATMO: Standard Atmosphere Function
- License: Freeware
- Price: 0.00

A standard atmosphere function based on the 1976 Standard Atmosphere returns density, speed of sound, temperature, pressure, and viscosity for a given altitude input up to 86km. This function is designed to be useful for those designing and analyzing aircraft and has the following features that hitherto have not been combined in a single standard atmosphere function: *Input may be a scalar, vector, matrix, or n-dimensional array of altitudes.
- Publisher: Sky Sartorius
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Motion Planning for a Robot Arm by Using Genetic Algorithm
- License: Freeware
- Price: 0.00

This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link (redundant) robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre-defined torque, without collision with any obstacle in the robot workspace.
- Publisher: Ali Talib Oudah
- Date: 07-05-2013
- Size: 1362 KB
- Platform: Scripts, Matlab
- Post-processing of PIV data
- License: Shareware
- Price: .price.

[Vx2,Vy2] = PPPIV(Vx1,Vy1) carries out robust post-processing of 2-D PIV velocity data. Vx1 and Vy1 must be two matrices of same size that contain the x- and y-components of the velocities at equally spaced points in the Cartesian plane. PPPIV uses a robust penalized least squares method that makes the smoothed output (Vx2,Vy2) no dependent upon the outlying (spurious) vectors: outliers are replaced and velocity vectors are smoothed using a single automated process.
- Publisher: Damien Garcia
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Space vector PWM for 3 leg inverters
- License: Shareware
- Price: .price.

1.for a good inverter gain must be a high, it possible in svm 15% more compare to normal pwm. 2.inverter consumption power must be less. in svm at each sector only one switch varied. so total consumption will be reduced 3.third harmonic can be effectively eliminated by svm method.
- Publisher: SUDHAKAR AKKI
- Date: 07-05-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- Cbar
- License: Shareware
- Price: .price.

Creates a colorbar based on min and max of an input vector or matrix. Works great if given the same input as streakarrow or streakarrow3d..
- Publisher: Bertrand Dano
- Date: 07-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Active Shape Model (ASM) and Active Appearance Model (AAM)
- License: Freeware
- Price: 0.00

This is an example of the basic Active Shape Model (ASM) and also the Active Appearance Model (AAM) as introduced by Cootes and Taylor, with multi-resolution approach, color image support and improved edge finding method. Very useful for automatic segmentation and recognition of biomedical objects.
- Publisher: Dirk-Jan Kroon
- Date: 07-05-2013
- Size: 10117 KB
- Platform: Scripts, Matlab
- Half wave Diode based rectifier with Free wheeling diode
- License: Freeware
- Price: 0.00

This tutorial is a very simple one and the intended audience are the beginers in the field of power electronics and SIMULINK. Adjust the values of R and L and c the results ..
- Publisher: Hadeed Sher
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- drawSankey
- License: Shareware
- Price: .price.

drawSankey is a matlab function that draws single-direction Sankey diagrams (i.e no feedback loops), however, multiple inputs can be specified.The syntax is the following: drawSankey(inputs, losses, unit, labels, sep) inputs: a vector containing the flow inputs, the first of which will be considered the main input and drawn centrally, other inputs will be shown below this.
- Publisher: James Spelling
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- MathWorks Webinar: Using Genetic Algorithms in Financial Applications
- License: Freeware
- Price: 0.00

This zip file contains the Presentation (PDF) and M-files that were demonstrated in the MathWorks Webinar: Using Genetic Algorithms in Financial Applications delivered on Dec 11 2007. The purpose of the webinar was to highlight how Genetic Algorithms may be used to supplement portfolio optimization problems.
- Publisher: Oren Rosen
- Date: 06-05-2013
- Size: 2724 KB
- Platform: Scripts, Matlab
- tonegenerator
- License: Shareware
- Price: .price.

It is program our doctor asked for it; u enter any frequency u want 2 hear a sinusoidal signal with this signal could be a single tone or double tone..
- Publisher: walid shehata
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Power System Stability and Control
- License: Freeware
- Price: 0.00

Matlab version of example 12.3 of text 'Power System Stability and Control', McGraw Hill, 1993 by Prabha Kundur small signal analysis of a power system which includes a generator and exciter connected to an infinite bus..
- Publisher: Sonny
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Solution to Economic Dispatch by simulated annealing
- License: Freeware
- Price: 0.00

This software contain one example By running the program test1.m as it is in the default folder the economic dispatch problem is solved. The allocation minimum fuel cost and transmission losses can be determined. The Example system is taken from the book Power System Analysis by Prof Haadi Sadaat Example 7.
- Publisher: Saloman Danaraj
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Eiffient Bivariate KDE (2Dim)
- License: Shareware
- Price: .price.

Bivariate Kamma Kernel Density Estimate for large data set.
- Publisher: Taesam Lee
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Optimizing breakpoints for Tables
- License: Freeware
- Price: 0.00

TableDemo.m contains all of the code necessary to duplicate the analysis performed in the "Generating Optimal Tables using MATLAB Products" webinar including: Code to optimize the location of break points in a table Code to generate contour maps of the residuals.
- Publisher: Richard
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Quaternion data class
- License: Shareware
- Price: .price.

This is an implementation of quaternions based upon the Cayley-Dickson construction. It make use of recursion and inheritance of data classes. A base type called 'komplex' is defined that acts like MatLab's complex type but is inheritable. It is used to define the other data types recursively.
- Publisher: Bill Davidson
- Date: 06-05-2013
- Size: 51 KB
- Platform: Scripts, Matlab
- Batch Multivariate Bandwidth Estimator for KDE
- License: Shareware
- Price: .price.

Batch multivariate kernel density estimator from weighted data. The submission includes a code for estimating a multivariate bandwidth ("getBandwidth.m") matrix for a Gaussian Kernel Density Estimator. The included demonstration code ("demoBWEstimation.
- Publisher: Matej Kristan
- Date: 06-05-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- Polynomiography of Newton method for one parameter cubic polynomial
- License: Shareware
- Price: .price.

This code permits us to generate the polynomiography of the Newton's method for the one parameter cubic polynomial p(z)= z^3+(c-1)*z-c, where c is the parameter space We first check that 0 is a free critical point of Newton method for the polynomial p(z).
- Publisher: Diyashvir Kreetee Rajiv Babajee
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- config.js
- License: Freeware
- Price: 0.00

Config.js allows developers to configure their applications in an XML block instead of hard-coding values inside their scripts or in JSON objects. The XML can be embedded inside an HTML document or in a separate XML file. The configuration block may contain strings, numbers, arrays and HTML.
- Publisher: Zoltan Hawryluk
- Date: 06-05-2013
- Size: 20 KB
- Platform: Scripts, JavaScript
- Particle Filter comparison with Smoothing Methods
- License: Shareware
- Price: .price.

This program simulates a nonlinear dynamical system and estimates the hidden state using particle methods. The program compares the performance of 3 particle methods (particle filter, forward backward smoother (FBS),and Maximum A-Posterior Smoother (MAP).
- Publisher: Moeti Ncube
- Date: 06-05-2013
- Size: 819 KB
- Platform: Scripts, Matlab
- Newton's Method for Divided Differences
- License: Shareware
- Price: .price.

Newton's Method for Divided Differences. The following formula is solved: Pn(x) = f(x0) + f[x0,x1](x-x0) + f[x0,x1,x2](x-x0)(x-x1) + ... + f[x0,x1,..,xn](x-x0)(x-x1)..(x-x[n-1]) Where: f[x0,x1] = (f(x1-f(x0))/(x1-x0) f[x0,x1,..,xn] = (f[x1,..,xn]-f[x0,.
- Publisher: T. R
- Date: 06-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab



