Listing of Development Tools in Scripts
- TDMS Reader
- License: Shareware
- Price: .price.

Reads TDMS files into Matlab. Advantages: - supports reading v2 files - doesn't require the NI DLL, thus it doesn't require 32bit windows - supports interleaved data - allows only reading names & properties to get a quick feel for what is in the file - allows reading specific subsets of the data for limited memory usage.
- Publisher: Jim Hokanson
- Date: 14-06-2013
- Size: 41 KB
- Platform: Scripts, Matlab
- Online Learning of Moving Gaussians
- License: Shareware
- Price: .price.

Manipulate moving gaussians in real-time and see how an online learning algorithm reacts. In non-stationary learning problems, the target distribution changes over time, and our learned model must adapt. In this example, toy data is generated from two gaussian distributions.
- Publisher: Richard Stapenhurst
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Comedi DAQ
- License: Shareware
- Price: .price.

This provides a simple wrapper around the comedi interface for data acquision hardware in linux. It is primarily intended for analog input..
- Publisher: Richard Blum
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Mutual Average Information
- License: Shareware
- Price: .price.

Calculates the Mutual Average Information of a time series for some time lag..
- Publisher: Alexandros Leontitsis
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- PV Cell
- License: Shareware
- Price: .price.

modeling of PV cell using its sc current and oc voltage.
- Publisher: Haleem Abdul
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Matrix Library for Simulink
- License: Freeware
- Price: 0.00

A set of blocks for manipulating 3x3 and 4x4 matrices. In versions of Simulink prior to R12, matrices were handled in row-major form, thus the need for special blocks to handle matrices. Although Simulink can now handle arrays as signals, some users may still find the row-major approach useful.
- Publisher: Jay St. Pierre
- Date: 14-06-2013
- Size: 82 KB
- Platform: Scripts, Matlab
- Rotate vector about axis
- License: Shareware
- Price: .price.

This is a very simple program that implements Rodrigues's rotation formula. I use this frequently and something like this comes in handly..
- Publisher: Ismail Hameduddin
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Quadratic Programming Solution to Dynamic Economic Dispatch
- License: Freeware
- Price: 0.00

Dynamic economic dispatch is an important variant of economic dispatch,where the the ramp constraints also considered .This software presents a simple way of implementing the quadaratic programming to solve the problem..
- Publisher: Saloman Danaraj
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Entity for XML Tools
- License: Freeware
- Price: 0.00

Entity is an engine that allows you to build applications from XML with embedded scripting languages. Once interpreted, the XML nodes become objects which can be manipulated by various scripting languages. Supported languages include python, perl, tcl, javascript and C (compiled and loaded at runtime).
- Publisher: Ian Main
- Date: 14-06-2013
- Size: 737 KB
- Platform: Scripts, CGI and Perl
- Transmit Beamforming
- License: Shareware
- Price: .price.

Transmit beamforming (TxBF) is a method of transmitting two or more phase-shifted signals so that they will be in-phase at particular points in space where the transmitter believes the receiver to be, thereby increasing SNR. ftp://ftp.dlink.fr/Windows_Seven/White%20.
- Publisher: SADAF KHAN
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Magnetic Field of a Current Loop using Biot Savarts Law
- License: Shareware
- Price: .price.

This code solves biot savarts law to evaluate magnetic field from a circular coil at all points in the plane which is perpendicular to the plane of the coil. coil is situated in the X-Y plane centered at origin having radius =6 and we want to evaluate magnetic field at all points in the Y-Z plane.
- Publisher: Sathyanarayan Rao
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Approaches to implementing Monte Carlo methods in MATLAB
- License: Shareware
- Price: .price.

Monte Carlo methods have long been used in computational finance to solve problems where analytical solutions are not feasible or are difficult to formulate. However, these methods are computationally intensive making it challenging to implement and adopt.
- Publisher: Sri Krishnamurthy
- Date: 14-06-2013
- Size: 553 KB
- Platform: Scripts, Matlab
- Link All Axes in Figure (Sripts)
- License: Shareware
- Price: .price.

Syntax is the same as linkaxes, except without passing in the handles to the axes to link. It replaces: figure; ax(1) = subplot(2,1,1); plot(rand(10,1)); ax(2) = subplot(2,1,2); plot(1:10); linkaxes(ax,'x') clear ax with: figure; subplot(2,1,1); plot(rand(10,1)); subplot(2,1,2); plot(1:10); linkaxesInFigure('x').
- Publisher: Dan K
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Shade Anomaly (Sripts)
- License: Shareware
- Price: .price.

Shade Anomaly fills in graphs above and below the x-axis different colors. It allows you to create offsets, so that values above a certain threshold are shaded. This is good to use if you would like shade values above a standard deviation. There is an example in the script if you do not enter any inputs.
- Publisher: Alec
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- GUI for Multivariate Image Analysis of 4-dimensional data
- License: Shareware
- Price: .price.

This GUI includes is a set of multivariate image analysis methods for analyzing image data sets acquired at two variables. For example: emission excitation image data, spectral or dynamic (temporal) sequences of images acquired at different depths using microscopy.
- Publisher: Kateryna Artyushkova
- Date: 14-06-2013
- Size: 594 KB
- Platform: Scripts, Matlab
- Solutions to the Soma Cube (Sripts)
- License: Shareware
- Price: .price.

The Soma Cube is a popular physical puzzle. Computing all of the solutions is a challenging task, involving some math and some unusual combinatorial algorithms. The tables used in the MATLAB Soma Demo were computed in MATLAB V4 and then the code was lost.
- Publisher: Bill McKeeman
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Rescaled Range Analysis
- License: Freeware
- Price: 0.00

Unpack & Run.http://www.downloadplex.com/index.php?a=admin&b=programs&os=Scripts&add.
- Publisher: Kirill Petukhov
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Depth-First Spherical Lattice Space-Time Decoder with Boundary Control
- License: Freeware
- Price: 0.00

A stack-based sequential depth-first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems, i.e., a lattice decoder with spherical boundary control. In such problems, the depth of the search tree is known but the number of children per node is not fixed.
- Publisher: Karen Su
- Date: 14-06-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- Excel Based Power Flow Program
- License: Freeware
- Price: 0.00

The provided spreadsheet is a GUI for solving load flow problems. Two load flow algorithms (Newton-Raphson and Fast Decoupled) are included. Running the spreadsheet requires Excel Link as well as macro's enabled. I also want to acknowledge Pravi for providing most of the Newton Raphson files and the foundation for the GUI.
- Publisher: Kurtis
- Date: 14-06-2013
- Size: 72 KB
- Platform: Scripts, Matlab
- Homvar
- License: Shareware
- Price: .price.

Gives a menu to choose an homoscedasticity test as Bartlett, Cochran, Brown-Forsythe, Levene, O'Brien and Welch. It only needs the input data matrix and the significance level. To output the sample variances vector and whether or not the homoscedasticity was met.
- Publisher: Antonio Trujillo-Ortiz
- Date: 14-06-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- tSL between probability density functions
- License: Shareware
- Price: .price.

This program implements the tSL between two probability density functions following the references: Baba C. Vemuri, Meizhu Liu, Shun-Ichi Amari and Frank Nielsen, Total Bregman Divergence and its Applications to DTI Analysis, IEEE Transactions on Medical Imaging (TMI'10), 2010.
- Publisher: Meizhu Liu
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- RExpect is a better than you'd Expect
- License: Freeware
- Price: 0.00

RExpect is a drop in replacement for the expect.rb module in the standard library that is faster and more robust, cabable of driving many devices simultaneously..
- Publisher: John Carter
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Ruby
- Rosenblatt's Perceptron
- License: Freeware
- Price: 0.00

It is a single lyer single neuron for linear sparable data classification.It implement the first neural networks algorithm by Rosenblatt's. It is a single lyer single neuron for linear sparable data classification.It implement the first neural networks algorithm by Rosenblatt's.
- Publisher: Ibraheem
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Expiration Friday
- License: Shareware
- Price: .price.

This is a function that returns a string vector containing the expiration dates of options when a serial date vector is given. Also returns the index of the expiration fridays in the serial date vectors..
- Publisher: Nagi Hatoum
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Control Systems Engineering, 3e
- License: Freeware
- Price: 0.00

Written for advanced undergraduate students, this book emphasizes the practical application of control systems engineering to the analysis and design of feedback systems. For a full book description and ordering information, please visit http://www.mathworks.
- Publisher: Norman Nise
- Date: 14-06-2013
- Size: 102 KB
- Platform: Scripts, Matlab
- Simulink signal trace and highlight
- License: Shareware
- Price: .price.

A modification of the "Highlight to Source" and "Highlight to Destination" functions useful in large block diagrams utilising buses. The function uses undocumented properties TraceDestinationInputPorts and TraceSourceOutputPorts. Handle with care. % myTraceSignal traces Simulink signals.
- Publisher: 77656965
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Binary VLE Computations using Wilson's Model
- License: Freeware
- Price: 0.00

One must input to a dialog box Antoine's constants, Wilson binary interaction parameters and liquid molar volume of any binary mixture of his choice. The program computes and plots activity coefficients, relative volatility and VLE diagram..
- Publisher: Housam Binous
- Date: 14-06-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- SIMPSUM
- License: Shareware
- Price: .price.

If you want to integrate numerically an analytical function, you can use QUAD or similar. However, if you want to integrate already sampled data (equidistantly), and if the data are sufficiently smooth, instead of TRAPZ you will prefer SIMPSUM, numerical integration by Simpson method.
- Publisher: Vassili Pastushenko
- Date: 14-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Matrix Polynomial Fraction
- License: Freeware
- Price: 0.00

These functions show some advances about MPF (Matrix Polynomial Fraction) using for represent multivariable models and design multivariable control system..
- Publisher: Franklin Pineda
- Date: 14-06-2013
- Size: 420 KB
- Platform: Scripts, Matlab
- HTML2FO for HTML Tools
- License: Freeware
- Price: 0.00

HTML2FO ist a converter for HTML files to the new XSL:FO format. It supports most of the usual tags. If you are missing a tag or think a tag is not handled as expected please open a feature request item. You may think that you have a XSLT which does the same job.
- Publisher: Enrico Schnepel
- Date: 14-06-2013
- Size: 51 KB
- Platform: Scripts, C and C plus plus



