Listing of Development Tools in Scripts
- IEEE 1459-2000
- License: Shareware
- Price: .price.

IEEE 1459-2000 Power Definitions http://riunet.upv.es/handle/10251/8345 Link above describes a Phd Thesis, I've extracted chapter 5, sinusoidal power supply and desbalanced resistive load. I've performed all IEEE power definitions.
- Publisher: Martin Delgado
- Date: 10-05-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- rae2xyz
- License: Shareware
- Price: .price.

A variation of Matlab's sph2cart, that transforms a vector of radar coordinates (Range, Azimuth, Elevation) to Cartesian coordinates (East, North, Up). Note the different definition of radar coords vs. spherical coords, which require this different function (see exact definitions within the help comment).
- Publisher: Yair Altman
- Date: 10-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Particle Swarm Optimization Research Toolbox
- License: Freeware
- Price: 0.00

The Particle Swarm Optimization Research Toolbox was written to assist with thesis research combating the premature convergence problem of particle swarm optimization (PSO). The control panel offers ample flexibility to accommodate various research directions.
- Publisher: George Evers
- Date: 09-05-2013
- Size: 1966 KB
- Platform: Scripts, Matlab
- Estimation value at risk by using Exponentially Weighted Moving Averagege
- License: Shareware
- Price: .price.

This file contains three m-file which estimate the Value at Risk (VaR) of portfolio composed of two stocks price by using Exponentially Weighted Moving Average. the main function is 'ewmaestimatevar'. For estimating VaR you should use this function. This function also sketch related diagram.
- Publisher: Ali Najjar
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Combined Legend for multiple axes
- License: Shareware
- Price: .price.

Provide an array of axes handles or 1 figure handle.It will create a legend of all the lines in axes A simple demo to show how you can obtain the children object handles in plot determine their type and do something with it. If you have multiple axes in one figure but wish to have one legend for all the lines in axes.
- Publisher: Shreyes
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Duration (CDF) Plot
- License: Shareware
- Price: .price.

A simple plotter for hydrological "duration plots", price-duration curves, or other ranked data against empirical probability. Apart from doing the probability axis, it provides a convenient means of controlling the output format. Optionally it is possible to partion time-series data by its month number (this could be extended pretty easily).
- Publisher: Roger Parkyn
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- SuperNote for HTML Tools
- License: Freeware
- Price: 0.00

This script is an XHTML/CSS/javascript powered popup tooltip system with a strong focus on accessibility. Popup notes are stored as "footnotes" in a document and dynamically converted to tooltips!.
- Publisher: Angus Turnbull
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, JavaScript
- Linarray - alternative to linspace
- License: Shareware
- Price: .price.

Analogue to linspace, but inputs are: start value, spacing, and # points. outputarray = linarray(start,spacing,numpoints) The function linarray generates an row vector based on a start value, a spacing, and a number of points. For example: linarray(1, 0.
- Publisher: James
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Windowed Fourier transform for fringe pattern analysis (with GUI)
- License: Shareware
- Price: .price.

Please read readme.docx for details..
- Publisher: Qian Kemao
- Date: 09-05-2013
- Size: 41 KB
- Platform: Scripts, Matlab
- RNEL_DB Object Oriented Database for Matlab
- License: Freeware
- Price: 0.00

RNEL_DB is an object oriented database solution for large data sets that need to be stored and/or analyzed within Matlab. It provides a transparent solution for people that currently store their data in matlab-structures. Using the RNEL_DB class-definition, we created a database solution that: * is transparent to the user as it behaves like a giant Matlab structure.
- Publisher: Joost Wagenaar
- Date: 09-05-2013
- Size: 461 KB
- Platform: Scripts, Matlab
- Read miniSEED file
- License: Freeware
- Price: 0.00

cThe Standard for the Exchange of Earthquake Data (SEED) is an international standard format for the exchange of digital seismological data. SEED was designed for use by the earthquake research community, primarily for the exchange between institutions of unprocessed earth motion data.
- Publisher: FrandoTzois Beauducel
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Clock Signal Jitter Simulation
- License: Shareware
- Price: .price.

This function creates a user definable digital clock signal waveform with random jitter on it. This function can be used to generate waveform data that can be uploaded onto an arbitrary waveform generator (AWG) to simulate a real world digital clock with a known amount of jitter for noise immunity and other similar test applications.
- Publisher: Neil Forcier
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Bisection's method
- License: Freeware
- Price: 0.00

function p_min=bisection(func,int,iter,tol_x,tol_f) It calculates the zero of a regular real function with one variable. p_min is the solution and represents the abscissa's value of the zero. The input variables are: -func: it's a string that represents the function in the variable 'x'.
- Publisher: Andrea Cirillo
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Double Exponentian Calculating Program
- License: Freeware
- Price: 0.00

This GUIDE program compute the double exponential Alpha and Beta parameters. The fminsearch function make the main calculate process. the program may be comiled by: mcc -m -B sgl FRYO NUEVO RAYO.
- Publisher: AndrdoTes Vanegas
- Date: 09-05-2013
- Size: 31 KB
- Platform: Scripts, Matlab
- General Purpose Controller
- License: Freeware
- Price: 0.00

This is a general purpose controller that I have built using the Fuzzy Logic Rules. You don't need to have any mathematical background in fuzzy logic to run this model. You don't need to have fuzzy logic toolbox to run it aswell. It contains both linear and a nonlinear examples.
- Publisher: Nassim Khaled
- Date: 09-05-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- Slice Sampling
- License: Shareware
- Price: .price.

See readme.txt for details on how to use. For questions, comments and suggestions contact me at ks236@cse.buffalo.edu For more details visit research tab of my website http://www.cse.buffalo.edu/~ks236.
- Publisher: Karthik Sridharan
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Excel Builder Demo: Bouncing Ball Demo using ODE Solvers
- License: Freeware
- Price: 0.00

This is a MATLAB Excel Builder demo. This demo shows how you can compile a MATLAB code into an Excel based COM component and use the same in an Excel Visal Basic environment. The example used in this demo is the simulation of a bouncing ball using MATLAB ODE solvers.
- Publisher: Amit Jain
- Date: 09-05-2013
- Size: 215 KB
- Platform: Scripts, Matlab
- STRUCTURED TETRAEDRAL MESH GENERATION
- License: Freeware
- Price: 0.00

StructTetraMesh is a tool to build structured tetreaedral mesh on cuboid dataset. This is usefull in avoiding delaunay 3D triangulation that for this kind of dataset are particularly slow and numerically unstable. This tool allows a huge speed improvement against delaunayn for 3D points, the output triangulation will also be 'slivers-less', this is particularly important for programs that need a conform triangulation like fem analysis and search structure algorithms.
- Publisher: Luigi Giaccari
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- 1-D Covolution
- License: Shareware
- Price: .price.

1-D Covolution In mathematics and, in particular, functional analysis,convolution is a mathematical operation on two functions f and g, producing a third function that is typically viewed as a modified version of one of the original functions, giving the area overlap between the two functions as a function of the amount that one of the original functions is translated.
- Publisher: Vallabha Hampiholi
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- ErlangB loss formula
- License: Shareware
- Price: .price.

This m-file calculates the blocking or loss probability of a network node or link using the Erlang B loss formula. It does not use the formula directly (which doesn't work with high numbers) but an iterative algorithm. Tested with MATLAB R13 and Octave.
- Publisher: Karsten A. M. Guenther
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Michi Tracer
- License: Freeware
- Price: 0.00

By this small MATLAB script it is possible to interactively acquire the quantitative morphology for a bidimensional photograph of cultured neurons. The output, a smaller subset of the *.ASC NeuroLucida ascii format, is compatible with the NEURON simulating environment tool "Import 3D".
- Publisher: Michele Giugliano
- Date: 09-05-2013
- Size: 184 KB
- Platform: Scripts, Matlab
- Resolve library link
- License: Shareware
- Price: .price.

this script is very useful when we resolve disabled link & parameter link warning.. once you run the script,it'll automatically link all the resolve the link..
- Publisher: Aravindan Samarasam
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- lsqnonlinSym
- License: Freeware
- Price: 0.00

A wrap of lsqnonlin to calculate Jacobian using symbolic math toolbox. This is one of applications of symbolic math toolbox for optimization. Due to limitations of the symbolic math toolbox, the objective function must be supported by the symbolic math toolbox.
- Publisher: Yi Cao
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Degrees to CH1903+
- License: Shareware
- Price: .price.

Convert decimal degrees (lat,long) to Swiss 1903+ grid (x,y) in metres.
- Publisher: Sam Roberson
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Btest
- License: Shareware
- Price: .price.

Bartlett's test is developed to estimate whether more than two groups are homoscedastic. Bartlett's statistic is approximated by the chi-square distribution. The file needs the data matrix and the significance level..
- Publisher: Antonio Trujillo-Ortiz
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- MDAT
- License: Freeware
- Price: 0.00

This toolbox will normalize, adjust, and find differential genes within microarrays using methods published in Dozmorov and Centola (2003). File contains usage examples..
- Publisher: Nicholas Knowlton
- Date: 09-05-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- Gaussian Derivate
- License: Shareware
- Price: .price.

The gaussian filter used in image processing for noise filtering. the second derivate of the filter used in image processing operator LOG laplacian of gaussian this is second derivate of gaussina this used for edge detection and also smoothing the image so reducing effect of noise.
- Publisher: michael scheinfeild
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Fssize
- License: Shareware
- Price: .price.

Sample size required to achieve a specified test for difference between two variances, using the normal approximation. This estimate assumes equal or unequal sample sizes. File only needs the sample size vector, variance vector, hypothesis direction, desired sample size (equal or unequal), sizes ratio value, Type II error and significance level.
- Publisher: Antonio Trujillo-Ortiz
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Diffusion-induced instability in a coupled reactor system
- License: Freeware
- Price: 0.00

Membrane diffusion in a coupled reactor system can cause complex behaviour such as oscillations, period doubling and chaos. Here we study a simple model suggested by Deng-Harrison in 1969. The bifurcation diagram is obtained. We find good agreement with Figure 10 page 76 of the paper by Lengyel and Epstein.
- Publisher: Housam Binous
- Date: 09-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Application Deployment with MATLAB (July 2007)
- License: Freeware
- Price: 0.00

These are the files for the Webinar recorded on July 26th, 2007. The ZIP files includes the slides (PDF) and the MATLAB demo files used in the Webinar. Demos: 1) Earth Quake Seismic Analysis in MATLAB 2) Blue Tooth Simulation integrating a MATLAB generated C-Shared library 3) Deploying MATLAB to the web in a Java Servlet This webinar explains how to deploy MATLABâ„¢ applications and components to non-MATLAB users.
- Publisher: David Forstot
- Date: 09-05-2013
- Size: 10476 KB
- Platform: Scripts, Matlab



