Listing of Development Tools in Scripts
- Reverberation GUI
- License: Shareware
- Price: .price.

http://simulations.narod.ru/ run reverberation_gui.m record button is toggle button. Push it and say somthing to microphone. Then unpush it.
- Publisher: Maxim Vedenyov
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Design of a robust digital controller with PPR toolbox
- License: Freeware
- Price: 0.00

Design of a robust digital controller with PPR toolbox This script shows the basic steps for the "digital two degrees of freedom controller" (2DOF) design with the PPR toolbox. The illustration of our methodology is based on a difficult plant control.
- Publisher: Gilles
- Date: 23-06-2013
- Size: 164 KB
- Platform: Scripts, Matlab
- Agilent E3648A Power Supply
- License: Shareware
- Price: .price.

This is a MATLABâ„¢ instrument driver for use with v2.0 of the Instrument Control Toolboxd-OC?D? and higher. It supports the Agilent E3648A power supply. It is a standalone MATLAB instrument driver that does not require any additional instrument drivers to operate.
- Publisher: The Instrument Control Team
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH
- License: Freeware
- Price: 0.00

When the dataset is small, when you have to run only a few number of search, or when the dimensions of points is large, the brute search method is still faster than kd-trees data structure. Computing the distances one by one take a minor time than building the tree.
- Publisher: Luigi Giaccari
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Discrete-time cross-correlogram
- License: Shareware
- Price: .price.

Computes cross- or auto-correlograms between two discrete time series, supplied as a list of timestamps. [tsOffsets, ts1idx, ts2idx] = crosscorrelogram(ts1, ts2, window) INPUTS: ts1 - a list of timestamps (in seconds) to use as the reference of the cross-correlogram ts2 - timestamps (in seconds) used to create the cross-correlogram, compared against ts1 window - a length-2 vector specifying the width of the correlogram to compute, in seconds.
- Publisher: Alex Wiltschko
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- ccache
- License: Freeware
- Price: 0.00

ccache is a compiler cache. It acts as a caching pre-processor to C/C compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations..
- Publisher: Andrew Tridgell
- Date: 23-06-2013
- Size: 82 KB
- Platform: Scripts, C and C plus plus
- NetCDF/GRIB reader
- License: Freeware
- Price: 0.00

MATLAB-CDI is a collection of MATLAB functions that import/read GRIB and netCDF files through high-level function calls that follows an unified syntax. The package supports a subset of the full GRIB and netCDF format specification typically produced by climate models.
- Publisher: Klaus Wyse
- Date: 23-06-2013
- Size: 5837 KB
- Platform: Scripts, Matlab
- MATLAB FOTOSHOP
- License: Freeware
- Price: 0.00

Inspired By Adobe Photoshop. Thanks to Faisal Baig for codes of Motion Blur,Laplace Filter and Usm filter. Its actually inspired by many of my earlier made functions. I would love to extend this software to show the real capabilities of MATLAB. This software took me quite a bit of time.
- Publisher: Divakar Roy
- Date: 23-06-2013
- Size: 205 KB
- Platform: Scripts, Matlab
- SelectBox
- License: Freeware
- Price: 0.00

SELECTBOX is a dialog box for the user to select several items from a list of available items. INPUT: title = the title of the box universe = a cellstring of available choices selections = an array of the indicies of pre-selected choices description = a short description of what to do OUTPUTS: out_index = an array of indicies of all selections (pre and post) out_cs = a cellstring of all selections (pre and post) EXAMPLE: sbtitle = 'MondoBetaCurve :: Select Securites'; sbuniverse = { ' 8.
- Publisher: Michael Robbins
- Date: 23-06-2013
- Size: 72 KB
- Platform: Scripts, Matlab
- repmf
- License: Freeware
- Price: 0.00

It is similar to the addmf function in the Fuzzy Logic Toolbox. Just that it replaces the existing membership function instead of adding a new one..
- Publisher: Hiten Shah
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Multi-focus image fusion using a bilateral gradient-based sharpness criterion
- License: Shareware
- Price: .price.

This is a demo program of the paper J. Tian, L. Chen, L. Ma and W. Yu, "Multi-focus image fusion using a bilateral gradient-based sharpness criterion," Optics Communications, Vol. 284, Jan. 2011, pp. 80-87..
- Publisher: Kanchi
- Date: 23-06-2013
- Size: 123 KB
- Platform: Scripts, Matlab
- INITools
- License: Freeware
- Price: 0.00

Tools for parsing and using INI-style files A set of tools for parsing and using .ini-style files, including an abstract parser and several tools built on that parser..
- Publisher: Ian Bicking
- Date: 23-06-2013
- Size: 20 KB
- Platform: Scripts, Python
- Tracking neurons over multiple days
- License: Shareware
- Price: .price.

In a series of chronic recording from an array that is physically stable, this algorithm will tell you when you have recorded the same neuron multiple times..
- Publisher: George Fraser
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- my_make
- License: Shareware
- Price: .price.

I often have the situation to create many output files from many complex input files. That takes time. With my_make I want to redo only neccesary commands when only a few input files change. Note in the screen shot how a file 'a.mat' has been generated - and in second run a is not evaluated.
- Publisher: Clemens
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Bresenham optimized for Matlab
- License: Freeware
- Price: 0.00

This code does not use any for loops and takes advantage of Matlabs internally optimized routines to produce a fast, optimized version of Bresenham's line drawing algorithm.
- Publisher: Aaron Wetzler
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Simulink Library Usage Stats
- License: Shareware
- Price: .price.

This file leverages SLDIAGNOSTICS to extract statistics of library block usage from Simulink Diagrams. It will report - number of times blocks are used from each library - how many unique blocks are from that library and the total count of each. Here is sample output for one library in a sample model: dsparch4 : 5 unique blocks : 2 dsparch4/Digital Filter Design : 4 dsparch4/Digital Filter : 1.
- Publisher: Dan Lluch
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Lowpass FIR filter on .wav file with windowing
- License: Shareware
- Price: .price.

Plots Rectangular, Hamming and Flat top WINDOWS responses. Also plots the spectrum of the wav signal before and after applying the lowpass filter. Then writes the WAVs of these signals. Parameters that were made to be set: -file name (file_1) -time taken from wav (analysis_time) -filter order (filter_order) -cutoff frequency of the lowpass filter (cutoff_freq) ***Please report anything wrong or missing, I'll fix it soon.
- Publisher: Theo Harushi Franco
- Date: 23-06-2013
- Size: 205 KB
- Platform: Scripts, Matlab
- Matlab program for calculating EUD-based NTCP and TCP in external beam radiotherapy
- License: Shareware
- Price: .price.

EUDMODEL(DVH), where DVH is a 2 column matrix corresponding to the cumulative, not differential, dose volume histogram. The 1st column corresponds to increasing absolute dose or percentage dose values, and the 2nd column to the corresponding absolute or relative volume value.
- Publisher: Hiram
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Open and close a job
- License: Shareware
- Price: .price.

It is always good to have tools at disposal, which relieve work on building a program. Two parts of any program deserve a special attention, ie. the beginning and the end. It is important especially in cases, when it is necessary to handle data stored in a file, prosess it, create figures and make record on results, and at last to store them for documentation purposes.
- Publisher: Miroslav Balda
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Finger region localization
- License: Shareware
- Price: .price.

Filtering the image using a simple mask will give a large response at the transition from background to finger. These large responses are located and used as detected finger edge. The function will return the location of these edges and will return a binary mask indicating the finger region.
- Publisher: Bram Ton
- Date: 23-06-2013
- Size: 102 KB
- Platform: Scripts, Matlab
- Grutatxt for HTML Tools
- License: Freeware
- Price: 0.00

Grutatxt is a plain text to HTML (and other formats) converter. It succesfully converts subtle text markup to lists, bold, italics, tables and headings to their corresponding HTML, troff, man page or LaTeX markup without having to write unreadable source text files.
- Publisher: Angel Ortega
- Date: 23-06-2013
- Size: 31 KB
- Platform: Scripts, CGI and Perl
- Investigation 26 du simulateur cardiaque VI1 simulink
- License: Freeware
- Price: 0.00

This investigation is No. 26 of pacemaker VI1 simulink.Vous free download clicker and you run.Tous the 52 parameters are calculated and settled around a point for you, with numbers rationnels.Vous have a general monitoring window scope , Vs (t) sine, Va (t) headset, Vh (t) history channel and Vv (t) ventricule.
- Publisher: Dit Papa Lamine ndao
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Heart VI1 Simulator Simulink In Investigation 18-Monitoring
- License: Freeware
- Price: 0.00

It is Heart VI1 simulator simulink in investigation 18 with monitoring..
- Publisher: Dit Papa Lamine ndao
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Matching pursuit for 1D signals
- License: Shareware
- Price: .price.

Performs matching pursuit (MP) on a one-dimensional (temporal) signal y with a custom basis B. Matching pursuit (Mallat and Zhang 1993) is a greedy algorithm to obtain a sparse representation of a signal y in terms of a weighted sum (w) of dictionary elements D (y ~ Dw).
- Publisher: Patrick Mineault
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Audio Steganography
- License: Freeware
- Price: 0.00

Audio Steganography use : - SVD - LSB - bit xor.
- Publisher: andi yusuf
- Date: 23-06-2013
- Size: 430 KB
- Platform: Scripts, Matlab
- Stateflow Design Patterns (Part II)
- License: Shareware
- Price: .price.

Inside this ZIP-file you will find design patterns for change detection, creating dynamic test vectors, and fault detection. A recorded webinar based on these models is also available on the MathWorks web site. It is titled "Stateflow Design Patterns.
- Publisher: Michael Carone
- Date: 23-06-2013
- Size: 307 KB
- Platform: Scripts, Matlab
- Thermochemical Properties Toolbox
- License: Shareware
- Price: .price.

Toolbox provides thermochemical properties of selected substances by using SOA through web service The "SOA_service" function allows it to easily obtain, elaborate and to make available thermochemical properties of selected substances provided by the web service.
- Publisher: Jan Terpak
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- read_kml
- License: Freeware
- Price: 0.00

Reads in a simple Google Earth kml into Matlab. If you have bought Google Earth Plus, you can digitize 'paths' (lines). This funcion allows you to load one of these saved paths into Matlab. This code extracts lat,lon and z from a kml file..
- Publisher: Amy Farris
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- modified randsample Scripts)
- License: Shareware
- Price: .price.

v=randsampleWRW(x,k,w) Returns V, a weigthed sample of K elements taken among X without replacement X a vector of numerics K amount of element to sample from x W a vector of positive weights w, whose length is length(x) % EXAMPLE: % for i=1:100 % v(i)=randsampleWRW([0,0.
- Publisher: Jean-Luc Dellis
- Date: 23-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Multiphase level set image segmentation
- License: Shareware
- Price: .price.

This Matlab/C code contains routines to perform level set image segmentation according to: (1) various multiphase (multiregion) formulations, including a fast scheme where the computation load grows linearly with the number of regions and, (2) various region-based image descriptions which generalize the standard piecewise constant Chan-Vese model; the descriptions include Gamma distribution models for image data corrupted by multiplicative noise as in remote sensing synthetic aperture radar (SAR), and medical imaging ultrasound.
- Publisher: Ismail Ben Ayed
- Date: 23-06-2013
- Size: 15094 KB
- Platform: Scripts, Matlab



