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

The standard MATLAB plot() function can produce opaque plots only. plot_transparently circumvents this drawback by plotting curves using patch() instead of plot(). It supports most of the normal line series properties you would use with plot(). If you need more properties, it is easy enough to add them to the code, because the code is trivial.
- Publisher: Yury
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Secrets of the Tide: Tide & Tidal Current Analysis
- License: Freeware
- Price: 0.00

Title: Secrets of the Tide: Tide & Tidal Current Analysis and Predictions, Storm Surges, and Sea Level Trends. Horwood Publishing Limited, 2004. MATLAB programs for the analysis and prediction of ocean tides and tidal currents with graphic display of data and evaluation statistics.
- Publisher: John Boon
- Date: 17-05-2013
- Size: 2396 KB
- Platform: Scripts, Matlab
- importing and exporting complex numbers from/in MATLAB
- License: Shareware
- Price: .price.

This is what works best in importing and exporting complex numbers (data sets). In MATLAB, for the best knowledge of the author there is no format to export complex numbers (data). In this demo example, we create complex data, export it out and import back as a numeric complex data set.
- Publisher: Sulaymon ESHKABILOV
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Libswf
- License: Freeware
- Price: 0.00

Libswf is a library for generating Macromedia Flash .swf files from scratch. It aims to be a framework to program CGIs to create really dynamic flash pages. It contains basics datatype handling plus a few TAG encoding methods. It is the first release.
- Publisher: Eduardo Aguiar
- Date: 17-05-2013
- Size: 20 KB
- Platform: Scripts, C and C plus plus
- do_airs_convolution.m
- License: Freeware
- Price: 0.00

This function will perform a fast and accurate convolution of high-resolution radiance or transmittance values to produce data for AIRS channels. The function uses measured ILS data and will handle an incomplete spectra at arbitrary spectral resolution.
- Publisher: Daniel Feldman
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- wgs2utm
- License: Shareware
- Price: .price.

function similar to Rafael Palacios's deg2utm.m but using formulas from "Map Projections - A Working Manual" by J.P. Snyder (1987) for better precision in Southern hemisphere. This second version allows forcing UTM zone and hemisphere in input, but can still be used like the previous version in which the function finds the appropriate zone.
- Publisher: Alexandre Schimel
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Autonomous Navigational Control System for Non-holonomic Vehicless
- License: Freeware
- Price: 0.00

This provides a GUI to simulate navigation of a non-holonomic vehicle in from any location and orientation with the designated area to a fixed parking location. The controller is based on the use of Interval Type-2 Fuzzy Sets (FOU=[0 3 0]) which can be reduced to Type-1 Fuzzy Sets, if FOU is reduced to [0 0 0].
- Publisher: Satvir Singh
- Date: 17-05-2013
- Size: 1526 KB
- Platform: Scripts, Matlab
- BeadFluct
- License: Freeware
- Price: 0.00

A Monte-Carlo simulation meant to calculate the position of micronsized particles in an optical trap (seen as an harmonic potential). It returns the position in meters. Bead radius, corner frequency/ trapping stiffness, sampling frequency and number of sampled points can be varied.
- Publisher: Fabian Czerwinski
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- functor
- License: Freeware
- Price: 0.00

Functor is an annotated function (i.e. a function_handle with named input and output arguments). Collections of functors can be automatically composed into new functors, using functor.compose and/or functor.combine I sometimes find this useful for refactoring, debugging and design of larger programs.
- Publisher: Peter Cotton
- Date: 17-05-2013
- Size: 31 KB
- Platform: Scripts, Matlab
- Array sorting
- License: Shareware
- Price: .price.

This Example will help you in getting the basics of programmatic as well As the various commands used in matlab, Use of Loops, Use of Conditional statements Etc... Here is the surprise, Matlab has an inbuilt function called 'sort' for sorting any array.
- Publisher: satendra kumar
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- logb
- License: Shareware
- Price: .price.

FUNCTION Y = LOGB(X,B) logb: Calculates the logarithm of x to user-specified base b. USAGE: y = logb(x,b) (A trivial but useful function for arbitrary-base log calculations.) Arguments: Y: the base 'b' logarithm of input x B: The base of the logarithmic calculation (default, e).
- Publisher: Brett Shoelson
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Max or Min position in a matrix
- License: Shareware
- Price: .price.

Provide a matrix of which you would like to obtain the position where its maximum or minimum occurs. By specifying your desire for the max or min position, simply run the program to obtain it..
- Publisher: Damilola Ogunbiyi
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Option Pricing Demo
- License: Shareware
- Price: .price.

Graphical user interface that uses Black-Scholes algorithm to price options (calls, puts, straddles, and butterflies), and produces 3-D visualizations of the option prices. Refer to the readme.doc file..
- Publisher: Kas Sharma
- Date: 17-05-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- JPEG compression
- License: Shareware
- Price: .price.

Look at the effects of JPEG compression on images, choosing between 8 compression levels, and obtain a comparison between uncompressed and compressed images. You can also generate the cosine transform of the compressed image..
- Publisher: Anna DB
- Date: 17-05-2013
- Size: 481 KB
- Platform: Scripts, Matlab
- LU decomposition
- License: Shareware
- Price: .price.

This program will obtain the LU decomposition for any square matrix. The LU decomposition method consists of finding the L and U matrices that will satisfy the equation A=L*U, A being a square matrix. Once L and U found, in order to solve for x, we can rewrite the equation A*x=B as L*x_star=b (Eq.
- Publisher: Timothee
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Apply hausdorf distance to tile image classification
- License: Shareware
- Price: .price.

This file implement the modified hausdorf distance[2], and apply it to solve a simple application--tile images classification with shape variance. See the 'description.pdf' for more details. [1] D. P. Huttenlocher, G. A. Klanderman, and W. J. Rucklidge, 'Comparing images using the Hausdorff distance', IEEE Trans.
- Publisher: Su Dongcai
- Date: 17-05-2013
- Size: 1987 KB
- Platform: Scripts, Matlab
- Channel capacity using Arimoto-Blahut Algorithm
- License: Shareware
- Price: .price.

To find channel capacity one must maximize the mutual information with respect to the discrete set of probabilities of the source symbols 'c' , and for a given transition probability matrix. An efficient algorithm to find channel capacity Cc was derived in 1972 by Blahut and independently Arimoto.
- Publisher: reeno joseph
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Logicle Histogram
- License: Shareware
- Price: .price.

This programs creates a histogram with a "logicle" (aka biexponential) x-axis. This is generally used to display flow cytometry data. It will not create false artifacts for values near zero. For more information see "A new "Logicle" display method avoids deceptive effects of logarithmic scaling for low signals and compensated data.
- Publisher: William Noderer
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Calibration of Forward Price, Volatility, and Correlations across multiple assets
- License: Shareware
- Price: .price.

This paper outlines a methodology for calibrating the Schwartz-Smith two factor commodity pricing model across multiple commodities such that on the valuation date: 1. The calibration produces simulations that are consistent with the current forward curve term structure 2.
- Publisher: Moeti Ncube
- Date: 17-05-2013
- Size: 420 KB
- Platform: Scripts, Matlab
- m-sequence generation program using a search algorithm
- License: Freeware
- Price: 0.00

Maximum length sequence assuming distinct values = baseVal^powerVal-1 [ms]=mseqSearch(powerVal,baseVal) OUTPUT: ms: generated maximum length sequence, of length basisVal^powerVal-1 such that all values occur with equal frequency=basisVal except zero, which occurs basisVal-1 times INPUT: baseVal: any prime number up to 31 powerVal: an integer NB: the algorithm is performing search in m-sequence register space so the calculation time grows with baseVal and powerVal Tested on Matlab 7.
- Publisher: Giedrius Buracas
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Electrical and Hydraulic actuation of an aileron
- License: Freeware
- Price: 0.00

This zip file contains the demonstration model showing a 3-D mechanical model of an aileron actuated with a hydraulic actuator and with an electromechanical actuator. The parameters of the motor are tuned automatically to match measurement data, and the performance of the system is optimized in order to meet design requirements.
- Publisher: Steve Miller
- Date: 17-05-2013
- Size: 133 KB
- Platform: Scripts, Matlab
- Regular Polygons
- License: Shareware
- Price: .price.

Let d < N be a positive integer and define p = N/d. Let y_{1} be a point on the unit circle. Let R be clockwise rotation by the angle t = 2*pi/p. The generalized regular polygon {p} is given by the points y_{i+1} = R * y_{i}, and edges between points i and i+1.
- Publisher: Nima Moshtagh
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Data Analysis Webinar Case Study
- License: Freeware
- Price: 0.00

This is the source code and script from the case study presented during the Data Analysis Webinar on 4/24/03 (archived at http://www.mathworks.com/cmspro/online/5102/req.jsp?13727). The case study demonstrates how several MATLAB toolboxes can be used together to handle a real-life engineering task.
- Publisher: Scott Hirsch
- Date: 17-05-2013
- Size: 4659 KB
- Platform: Scripts, Matlab
- mvaverage
- License: Shareware
- Price: .price.

A moving average implementation using build-in filter, which is very fast..
- Publisher: Yi Cao
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- ExcelWrapper
- License: Shareware
- Price: .price.

Wrapps handling an excel sheet in a MATLAB Class Supports: * Launching an Excel Sheet in Foreground or in Background * Save the workbook * Run a macro * Assign a range * Refresh workbook * Export Sheet to PDF * Select a given sheet * Reinstall an Add-in * Get a data table given the name of the first column as a dataset * Get the value of field in a given sheet (Horizontally or vertically) Example: wrapper = ExcelWrapper('wbname'); tableDataset = wrapper.
- Publisher: Fayssal El Moufatich
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Simulation Progress Email Notifier (SPEN)
- License: Shareware
- Price: .price.

Project name : SPEN (Simulation Progress Email Notifier) Date : 30-10-2010 Developer : CyberWalker (Ioannis Mandourarakis) ------------------------------------------------------------------- Purpose : ------------ To be able to leave unattended your computer processing a time consuming simulation project without any worries of its completion progress.
- Publisher: CyberWalker IRIS
- Date: 17-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- SonnetLab Coupler Optimization Tutorial
- License: Freeware
- Price: 0.00

The attached ZIP file contains a tutorial for using the SonnetLab Toolbox for MATLABâ„¢. SonnetLab is a free MATLABâ„¢ toolbox that enables users to control and automate Sonnet's 3D planar electromagnetic simulator. The attached archive contains a Sonnet Project in the form of a two branch coupler.
- Publisher: Bashir Souid
- Date: 16-05-2013
- Size: 164 KB
- Platform: Scripts, Matlab
- Kiening-Partner-Plugin
- License: Shareware
- Price: .price.

The Kiening-Partner-Plugin is a Widget showing a banner link and / or a badge in everey post for the Kiening partner program and should be used only Sie lesen die Datei readme.txt zum Kiening-Partner-Plugin Das Kiening-Partner-Plugin bietet die MdoTAglichkeit ein Banner-Widget auf Ihrer WordPress Seite anzuzeigen.
- Publisher: tuxlog
- Date: 16-05-2013
- Size: 32768 KB
- Platform: Scripts, Matlab
- MatLab Course Part-1 (AR.)
- License: Freeware
- Price: 0.00

This course in Arabic language, it's foucs for introduction to matlab, and numerical analyses. you can get this coures with other prorgrams in MatLab in File Exetchange by the name of "Smart Tool v1.1 Demo"..
- Publisher: GAMAL ALKIRSHI
- Date: 16-05-2013
- Size: 911 KB
- Platform: Scripts, Matlab
- Routh Hurwitz Criteria using user defined Function
- License: Freeware
- Price: 0.00

RA=ROUTH(R,EPSILON) returns the symbolic Routh array RA for polynomial. The following special cases are considered: 1) If the first element of a row becomes zero OR 2) If one encounters a row full of zeros. >>syms ep >>a=routh([1 1 2 2 3 5],ep) The above given case is for encountering a zero in the first column.
- Publisher: Shabbeer Hassan
- Date: 16-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab



