Listing of Development Tools in Scripts
- Binned Scatter Plot
- License: Shareware
- Price: .price.

With the default settings, BINNED_PLOT(X,Y) splits vector X into bins of approximately equal size, and plots each median against the median of the corresponding Y-values, as well as their inter-quartile range. X and Y must have the same number of rows or columns.
- Publisher: Stefan Schroedl
- Date: 23-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Automata Engineer 2010 NITK- Documented version
- License: Shareware
- Price: .price.

The process involves real time image processing of an arena using matlab and giving directions to a bot. The arena is a maze. The bot represents a snake. The problem is to guide my snake to appropriate food location without crossing the red lines which represent the maze.
- Publisher: Anurag Ranjan
- Date: 23-04-2013
- Size: 72 KB
- Platform: Scripts, Matlab
- GUI AR coating for semiconductor lasers
- License: Freeware
- Price: 0.00

this file perform the response of the AR coating for semiconductor laser materials with GUI technique.
- Publisher: Raaed Khalid
- Date: 23-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- distance2curve
- License: Shareware
- Price: .price.

I've seen many people ask for a way to find the closest point on a curve from some given point in space. If the curve is a piecewise linear one, this is not too difficult, since this reduces to finding the closest point on a line segment, and then testing each line segment.
- Publisher: John D'Errico
- Date: 23-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Non-circular Gears Generation
- License: Shareware
- Price: .price.

Given an input primal gear, the toolbox compute its associated dual gear together with the associated distance between the gear centers. The gears are described as a discretized polar curve. The dual gear is solved by a numerical integration of the non-sliding condition.
- Publisher: Gabriel Peyre
- Date: 23-04-2013
- Size: 92 KB
- Platform: Scripts, Matlab
- What's New for Object-Oriented Programming in MATLAB Webinar - Code Examples
- License: Freeware
- Price: 0.00

These are the code examples used in the "What's New for Object-Oriented Programming in MATLABâ„¢" webinar, which described the new object oriented features in Release 2008a. To use the code, add the top folder to your path. See the test* M-files and associated published HTML reports for code that will run.
- Publisher: Stuart McGarrity
- Date: 23-04-2013
- Size: 113 KB
- Platform: Scripts, Matlab
- AFM Image Analysis
- License: Shareware
- Price: .price.

This is the software to analysis the atomic force microscopy images. Average feature size and area can be calculated using this software. Steps to follow - 1 - First remove any additional part of the image not included in the scan area using software like paint etc.
- Publisher: Prashant Patil
- Date: 23-04-2013
- Size: 154 KB
- Platform: Scripts, Matlab
- LBFGSB (L-BFGS-B) mex wrapper
- License: Shareware
- Price: .price.

Description: L-BFGS-B is a variant of the well-known "BFGS" quasi-Newton method. This variant uses limited-memory (like L-BFGS), and also handles simple constraints (to be specific, bound constraints, so this includes x >=0 constraints). The authors of LBFGSB have had fortran implementations available since 1996, but in 2011 they released a major update (v3.
- Publisher: Stephen Becker
- Date: 23-04-2013
- Size: 31 KB
- Platform: Scripts, Matlab
- Display Formatted Text Table of Data
- License: Shareware
- Price: .price.

displaytable: prints formatted matrix of numerical data with headings Syntax displaytable(data, colheadings, wid, fms, rowheadings, fid, colsep, rowending) Input: data: a matrix or cell array, containing the data to be put in the table. If a matrix the numbers in the table will be printed to using the default format specifier, or the specifier(s) supplied in fms.
- Publisher: Richard Crozier
- Date: 23-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- VLE Computations using GUI
- License: Freeware
- Price: 0.00

The user has to provide the program the constants and parameters of the models using a dialog box. A pop-up menu and an update button allow the user to select the plot (Txy, activity coefficients and relative volatility). A similar program using Mathematica 6.
- Publisher: Housam Binous
- Date: 23-04-2013
- Size: 51 KB
- Platform: Scripts, Matlab
- Graph incidence matrix to adjacency matrix
- License: Shareware
- Price: .price.

Returns a sparse adjacency matrix 'mAdj' according to the incidence matrix 'mInc'. The rows in the incidence matrix must represent the edges, while the columns the vertices. Function can handle directed graphs with incidence matrix containing -1s, indicating an "in-going" edge, and 1s indicating an "out-going" edge.
- Publisher: Ondrej
- Date: 23-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Histogram Binwidth Optimization
- License: Freeware
- Price: 0.00

function [optN, C, N] = sshist(x,N) [optN, C, N] = sshist(x,N) Function `sshist' returns the optimal number of bins in a histogram used for density estimation. Optimization principle is to minimize expected L2 loss function between the histogram and an unknown underlying density function.
- Publisher: Hideaki Shimazaki
- Date: 23-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Estimated time analysis
- License: Shareware
- Price: .price.

This function estimates the remaining and the total time of a for loop. The only arguments are the current and the last index(-ices) index of the for loop. When having multiple loops, it calculates the final estimate using the current inner loop timings.
- Publisher: Stratis Gavves
- Date: 23-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- RBF Acoustic Tomography
- License: Freeware
- Price: 0.00

Acoustic tomography involves sending a sonic signal across a measurement area and timing how long it takes to travel the distance. A number of transducers are situated around the measurement area to achieve this. Since the absolute sonic speed is affected by temperature and wind speed, so is the time of flight.
- Publisher: Travis Wiens
- Date: 23-04-2013
- Size: 184 KB
- Platform: Scripts, Matlab
- Advanced Mathematics and Mechanics Applications Using MATLAB, 3rd Edition
- License: Freeware
- Price: 0.00

Programs from the third edition of 'Advanced Mathematics and Mechanics Applications Using MATLAB', by Howard Wilson, Louis Turcotte and David Halpern, CRC Press, 2003, ISBN 1-58488-262-X. Contains about 12,000 lines of MATLAB programs and utilities emphasizing problems in engineering, applied math, and physics.
- Publisher: Howard Wilson
- Date: 23-04-2013
- Size: 348 KB
- Platform: Scripts, Matlab
- PSK31 Model with Symbol Timing and Carrier Recovery
- License: Shareware
- Price: .price.

Updated version of PSK31 communication standard that is now R2009B-R2012A compliant. This model implements a communication standard known as PSK31. The transmit portion of the model can either synthesize the PSK31 signal, or use real world signals that were captured as Wave files.
- Publisher: Dick Benson
- Date: 23-04-2013
- Size: 932 KB
- Platform: Scripts, Matlab
- GetMyIP - Retrieves external IP address & reverse nslookup
- License: Shareware
- Price: .price.

Syntax: [ip,nslookup] = getmyip Description: IP = GETMYIP retrieves the current machine's external IP address. [IP,NSLOOKUP] also retrieves the reverse lookup (nslookup) value for the external IP found. GETMYIP uses whatismyip.com to find the IP and name-space.
- Publisher: Yair Altman
- Date: 23-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- audioread - unified audio file input function
- License: Shareware
- Price: .price.

audioread provides a single, unified function for reading audio files in a range of different file formats, including wav, mp3, aac, flac, AIFF, etc. In most cases, access is actually provided by external binaries, but this is hidden within audioread (and its subfunctions).
- Publisher: Dan Ellis
- Date: 23-04-2013
- Size: 901 KB
- Platform: Scripts, Matlab
- Experimental (Semi-) Variogram
- License: Shareware
- Price: .price.

variogram calculates the isotropic and anisotropic experimental variogram in various dimensions. Syntax: d = variogram(x,y) d = variogram(x,y,'pn','pv',...) The function uses parseargs (objectId=10670) by Malcolm wood as subfunction. Currently, the function calculates all variogram values at one step.
- Publisher: Wolfgang Schwanghart
- Date: 23-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Unicode Utils for Ruby 1.9
- License: Freeware
- Price: 0.00

Unicode Utils - Unicode algorithms for Ruby 1.9.
- Publisher: Stefan Lang
- Date: 23-04-2013
- Size: 287 KB
- Platform: Scripts, Ruby
- Finding the Fractal Dimension using Box Counting method.
- License: Shareware
- Price: .price.

Its based on the traditional box-counting method for finding the fractal dimension of an image. The code is just for beginners for getting an idea of how the box-counting is done..
- Publisher: Anoop
- Date: 22-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Text progress bar
- License: Shareware
- Price: .price.

This function creates a text progress bar to show progress of your script in the command window. It should be called with a STRING argument to initialize and terminate. Otherwise the number corresponding to progress in % should be supplied. INPUTS: Text string to initialize or terminate Percentage number to show progress OUTPUTS: N/A Example: Please see the demo_textprogressbar.
- Publisher: Paul
- Date: 22-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- find out the highest % values
- License: Shareware
- Price: .price.

Data should be in vector format..
- Publisher: arun singh
- Date: 22-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- ECard using Scientific Tool
- License: Shareware
- Price: .price.

The Image contains digits of 6 and 9, after removing all the 6, you could see the ecard message. The program is written and tested under GNU Octave 3.2.3, however, it should be running fine under matlab with image processing toolbox. Happy 2010!.
- Publisher: Tan Chin Luh
- Date: 22-04-2013
- Size: 471 KB
- Platform: Scripts, Matlab
- abfload
- License: Shareware
- Price: .price.

abfload imports data in the Axon abf format. Data may have been acquired in the following modes: (1) event-driven variable-length (2) event-driven fixed-length (3) gap-free The major output variable d may be a 2D array, a 3D array or a cell array, depending on the recording mode.
- Publisher: Harald Hentschke
- Date: 22-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- lofrtest
- License: Shareware
- Price: .price.

This m-file provides a statistical test that gives information on the form of the model under consideration. A significant lack-of-fit suggest that there may be some systematic variation unaccounted for in the hypothesized model (chosen model does not well describe the data).
- Publisher: Antonio Trujillo-Ortiz
- Date: 22-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- PlotMeTheGreeks
- License: Shareware
- Price: .price.

A useful tool built to help the user gain an intuitive feel for option pricing and the greeks. Allows the user to create a portfolio of options (and thus straddles, strangles, butterflies and anything else you fancy can be easily created using the GUI).
- Publisher: Yazann Romahi
- Date: 22-04-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- enumBase2
- License: Shareware
- Price: .price.

a = enumBase2(n) constructs a cell array that enumerates from 0 to (2^n - 1) in binary. a = enumBase2(n,outputformat) constructs an array that enumerates from 0 to (2^n - 1) in binary. The type of array output is given by outputformat. By default, outputformat=1, which outputs a cell array.
- Publisher: Shawn Mikula
- Date: 22-04-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Helicopter Control Design
- License: Freeware
- Price: 0.00

Simple Simulink simulation for a helicopter control design. The package includes a paper, matlab file, and a simulink model. Read the paper for detailed description of the simulink model. The design is based on the book by Gareth D. Padfield: (Helicopter Flight Dynamics: The Theory and Application of Flying Qualities and Simulation Modeling).
- Publisher: Fahad Al Mahmood
- Date: 22-04-2013
- Size: 481 KB
- Platform: Scripts, Matlab
- Hidden Markov modelling of contourlet transforms for art authentication
- License: Shareware
- Price: .price.

Fits hidden Markov models to contourlet transform and use these for classification of images Code used for the article "Authentication of paintings using hidden Markov modelling of contourlet transforms", where we develop a method for classification of paintings from digital reproductions.
- Publisher: Robert Jacobsen
- Date: 22-04-2013
- Size: 41 KB
- Platform: Scripts, Matlab



