Listing of Development Tools in Scripts
- Fast Volterra Filtering
- License: Shareware
- Price: .price.

Implementation of the algorithm proposed in the paper: Morhac, M., 1991 - A Fast Algorithm of Nonlinear Volterra Filtering Basically, the output of each n-homogeneous subsystem is decomposed into a summation of convolutions. Each of these convolutions is performed in the frequency domain, which improves the efficiency of the computation.
- Publisher: JosdoTe Goularyt
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Max Margin Ratio Machine
- License: Shareware
- Price: .price.

Max Margin Ratio Machine codes.
- Publisher: Suicheng Gu
- Date: 02-05-2013
- Size: 6267 KB
- Platform: Scripts, Matlab
- Way2call Hi-Phone USB Java Telephony API (SDK) JAVA Library with JNI wrapper DLL
- License: Freeware
- Price: 0.00

Way2calls Hi-Phone products family are External USB / RS232 Plug and Play CTI (Computer Telephony Integration) Devices. Any software application or web page integrating a Hi-Phone device, can have full-featured Telephony functionality such as Make call, Answer-incoming call, Call Progress Detection, Caller ID etc The Hi-Phone products familys Integration SDK (Software Development Kit) offers software developers a variety of Simple, Fast and Easy Integration Proprietary API (Application Programming Interfaces) as well as standard API.
- Publisher: Way2call
- Date: 02-05-2013
- Size: 1280 KB
- Platform: Scripts, Java
- Fibonacci
- License: Shareware
- Price: .price.

The following function generate the fibinacci series up to the sequence number m which should be a positive integer, it may takes several minutes for big numbers of m, for a typical working station m>20 is taking considerable amount of time to be processed.
- Publisher: Shahab Anbarjafari
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- mfilecompare
- License: Shareware
- Price: .price.

This function was designed to analyze and display the overlap of the content of a given set of m-files. A figure will open containing 2 plots (see screenshot). In the left plot the relative overlap of any two files is represented by fields in shades of gray ranging from black (0% overlap) to white (100% overlap).
- Publisher: Mathias Benedek
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Ordinary Kriging
- License: Shareware
- Price: .price.

This function completes what I have started with the functions variogram and variogramfit. It is not intended to be a highly optimized code for performing kriging but may have educational value. Note that for using kriging, you should download the latest version of variogramfit.
- Publisher: Wolfgang Schwanghart
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Split Bregman method for Total Variation Denoising
- License: Shareware
- Price: .price.

Implement the split Bregman method for total variation denoising These files implement the split Bregman method for total variation denoising. It solves the optmisation problem: u = arg min_u 1/2||u-g||_2^2 + mu*TV(u) where g is the noisy image, mu is the regularisation parameter and u is the denoised image.
- Publisher: Benjamin Tremoulheac
- Date: 02-05-2013
- Size: 154 KB
- Platform: Scripts, Matlab
- dock and undock figures
- License: Freeware
- Price: 0.00

Quick commands to dock/undock figures. DOCKF Dock or undock figures. DOCKF dock the current figure; same as DOCKF GCF DOCKF ON H dock figures with handles H. H can a vector. DOCKF ON ALL dock all the figures DOCKF OFF H undock figures with handles H DOCKF OFF ALL undock all figures DOCKF(H) same as DOCKF ON H.
- Publisher: Zhang Jiang
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- selectfigure
- License: Shareware
- Price: .price.

To create/select a figure, you would usually use a command such as "figure(1)". Trouble with this is that, if you run multiple scripts as part of an analysis, they can end up stamping on each others' figures. An alternative is to create a figure using just "figure", but this will generate many many figure windows and make you wild and crazy.
- Publisher: Ben Mitch
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- MATLAB Adaptor for U2300A Series USB Data Acquisition Devices (DAQ) & U2802A Signal Conditioner
- License: Freeware
- Price: 0.00

This adaptor enables you to use MATLAB and MATLAB's Data Acquisition Toolbox with the Agilent's U2300A Series data acquisition devices. Install this adaptor as instructed in the installation guide called 'Getting Started MATLAB with Agilent DAQ Devices' The adaptor requires the instrument's respective IVI-COM instrument driver to be installed in order to operate.
- Publisher: Neo
- Date: 02-05-2013
- Size: 4229 KB
- Platform: Scripts, Matlab
- wireless networks
- License: Freeware
- Price: 0.00

it is used for genetic algorithm implementation for scheduling in wireless sensor networks.
- Publisher: Venu Madhav
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- k_means cluster
- License: Shareware
- Price: .price.

use k_means to cluster a mount of data..
- Publisher: lulu ?
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Fleiss'es kappa
- License: Shareware
- Price: .price.

Fleiss'es kappa is a generalization of Scott's pi statistic, a statistical measure of inter-rater reliability. It is also related to Cohen's kappa statistic. Whereas Scott's pi and Cohen's kappa work for only two raters, Fleiss'es kappa works for any number of raters giving categorical ratings (see nominal data), to a fixed number of items.
- Publisher: Giuseppe Cardillo
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Compute the heights for tetrahedrons
- License: Shareware
- Price: .price.

Computation is vectorized, no loops % H = gui_comp_h_tet4( id, ix, x) %----------------------------------------------------------- % compute the heights for the nodes of selected elements % WZ. Shan, 23/01/09 %----------------------------------------------------------- % input: % ix : elem.
- Publisher: Wenzhe Shan
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- pcloud2mat
- License: Shareware
- Price: .price.

Doesn't really require it's own function but it makes using 'textread' easier..
- Publisher: Cameron Sparr
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Bar plot with whiskers and significance bridges
- License: Shareware
- Price: .price.

Produces a bar plot with whiskers above each bar and bridges between user-specified bars This file allows for the creation of bar and whisker plots with significant/insignificant relations indicated between bars by bridges plotted above the whiskers. It takes three arguments: the height of the bars, the length of the whiskers, and the identity of the significant bar pairs to be 'bridged'.
- Publisher: Benjamin Rellinger
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Particle Swarm Optimization, Differential Evolution
- License: Shareware
- Price: .price.

Implements various optimization methods which do not use the gradient of the problem being optimized, including Particle Swarm Optimization, Differential Evolution, and others. The implementation is simple and easy to understand. Also included are parallel versions of PSO and DE, as well as behavioural parameters tuned for various optimization scenarios.
- Publisher: Magnus
- Date: 02-05-2013
- Size: 31 KB
- Platform: Scripts, Matlab
- Another Particle Swarm Toolbox
- License: Freeware
- Price: 0.00

Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own current locations and fitness values, their personal best locations, and the swarm's best location.
- Publisher: Sam
- Date: 02-05-2013
- Size: 31 KB
- Platform: Scripts, Matlab
- D Potential Flow Simulator
- License: Shareware
- Price: .price.

2D Potential Flow Simulator calculates and simulates a potential flow based on given combination elementary flows. User can put a combination of uniform flow, source/sink flow, vortex flow, and doublet flow, define its strength and position, and 2D Potential Flow Simulator will calculates and generates the resulting potential flow.
- Publisher: Stepen Sahrun
- Date: 02-05-2013
- Size: 51 KB
- Platform: Scripts, Matlab
- Surface Plasmon Resonance Calculator
- License: Freeware
- Price: 0.00

Matlab procedure that generates a Surface Plasmon Resonance profile to compare it with experimental data. Relevant parameters are given as graphical input. A 90dlT- prism is assumed, the reflected intensity is plotted against the external angle. It can be plotted on its own, or compared to a file chosen in the current directory.
- Publisher: Luigi Cristofolini
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- vibrating string simulator
- License: Shareware
- Price: .price.

Simulator of vibrating string with possibility to set different parameters include initial positions, velocities, distributed friction. Solved as 1d wave equation with friction with FDM method. It is possible to plot graph, spectrogram, animated graph, listen stereo sound and realtime.
- Publisher: Maxim Vedenyov
- Date: 02-05-2013
- Size: 72 KB
- Platform: Scripts, Matlab
- Barnsley's fern
- License: Shareware
- Price: .price.

The IFS called the Barnsleys' fern One of the most famous IFS systems of all times.
- Publisher: Bilwaj Gaonkar
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- mparser
- License: Shareware
- Price: .price.

This is a MATLAB lexer and parser written using ANTLR. The goal of this package is to provide a way to parse MATLAB code from within MATLAB, and to be able to do source code translations on the resulting AST. The main workhorse of this package is "mparser", a MEX file which accepts either a string or a filename and parses it into a deeply nested set of MATLAB structures representing an AST.
- Publisher: David Wingate
- Date: 02-05-2013
- Size: 174 KB
- Platform: Scripts, Matlab
- blockPlot - A block-like 3D drawer for binary masks
- License: Shareware
- Price: .price.

This function creates a 3D stacked block drawing of a binary mask by drawing square patch objects at each face of the mask which borders empty space. It is similar to isosurface, and useful for visualizing a 3D binary mask in its entirety (with no interpolation as in isosurface).
- Publisher: Tripp
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Full State Feedback of Furuta Pendulum
- License: Freeware
- Price: 0.00

First run the .m file to have the parameters in workspace and then run the simulink model to generate the plots....
- Publisher: Vikash Gupta
- Date: 02-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Gravity Measurement Case Study
- License: Shareware
- Price: .price.

The goal of this case study is to show how MATLAB and various toolboxes can be used together to solve an imaging problem. The specific problem shown here is a science experiment. Given a pendulum, measure gravity. The mathematics are well defined by classical physics.
- Publisher: Robert Bemis
- Date: 01-05-2013
- Size: 11069 KB
- Platform: Scripts, Matlab
- Teaching Numerical Gradients and Hessians
- License: Shareware
- Price: .price.

This submission is a set of m-files to demonstrate how to take a simple numerical derivative and Hessian of an arbitrary function. Each step in the code is documented. There is a test script included which computes the numerical Hessian of a test function and compares it to a symbolically-determined result (with a numerical point substituted into the symbolic Hessian).
- Publisher: Brendan
- Date: 01-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Color Segmentation
- License: Shareware
- Price: .price.

Web-based seminars were broadcast live on 26 June 2003. The topic was how scientific imaging problems can be solved using MATLAB along with the Image Acquisition and Image Processing toolboxes. The particular example shown was a color based segmentation problem.
- Publisher: Robert Bemis
- Date: 01-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Design Patterns for Integrating Simulink with Stateflow
- License: Freeware
- Price: 0.00

Engineers who use Simulink™ and Stateflow™ within Model-Based Design often need to integrate state machines and control logic designed in Stateflow with Simulink blocks, subsystems, and components. Common tasks include calling a Lookup Table block from Simulink to perform interpolation on a specific Stateflow variable.
- Publisher: Linda Webb
- Date: 01-05-2013
- Size: 2734 KB
- Platform: Scripts, Matlab
- lctGenerator
- License: Shareware
- Price: .price.

lctGenerator(numberOfVersions, printerName) GENERAL AND INPUT this function generates random Letter Cancellation Tests (LCT), according to Lezak et al. (2004). neuropsychological assessment. Oxford University Press,New York, USA. the number of different LCTs can be indicated by the singleton <<numberOfVersions>>, is optional input (default is 1).
- Publisher: Cornelis P. Bogerd
- Date: 01-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab



