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

Assemble Linear Stiffness Matrix for frames. for using this you assign Coordinates of nodes (NC) and define connectivity between the nodes in your finite elements models..
- Publisher: Amir
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Cicerone Information Portal
- License: Shareware
- Price: .price.

Cicerone is a multi-platform, multi-server, multi-database, web-based corporate information system like no other. Completely web-driven and accessible through any 4.x web browser, Cicerone allows your company to create and maintain information on the fly.
- Publisher: Anonymous
- Date: 26-05-2013
- Size: 123 KB
- Platform: Scripts, Java
- Doppler Applications in LEO Satellite Communication Systems
- License: Freeware
- Price: 0.00

This book presents a set of techniques useful in the construction of Low Earth Orbit (LEO) satellite communication systems, including the use of the Doppler shifts to aid communications. For a complete book description and ordering information, please visit http://www.
- Publisher: Pierino Bonanni
- Date: 26-05-2013
- Size: 430 KB
- Platform: Scripts, Matlab
- Circular Statistics Toolbox (Directional Statistics)
- License: Shareware
- Price: .price.

Contributors: Marc Velasco, Tal Krasovsky Reference: P. Berens, CircStat: A Matlab Toolbox for Circular Statistics, Journal of Statistical Software, Volume 31, Issue 10, 2009 http://www.jstatsoft.org/v31/i10 Please cite this paper when the provided code is used.
- Publisher: Philipp Berens
- Date: 26-05-2013
- Size: 41 KB
- Platform: Scripts, Matlab
- jsSHA Script
- License: Freeware
- Price: 0.00

It currently implements these SHA algorithms: SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512..
- Publisher: Brian Turek
- Date: 26-05-2013
- Size: 20 KB
- Platform: Scripts, JavaScript
- Probability Distribution Plotter
- License: Shareware
- Price: .price.

Probability Distribution Plotter (ProbDistPlot) is a GIU tool which plots statistical distributions commonly used in reliability engineering. The program plots the probability distribution function (pdf), the cumulative distribution function (cdf) and the hazard rate of each distribution.
- Publisher: Andrew O'Connor
- Date: 26-05-2013
- Size: 184 KB
- Platform: Scripts, Matlab
- Spec1d
- License: Freeware
- Price: 0.00

Spec1d for MATLAB is a set of commands in order to fit and manipulate data from MATLAB's prompt. It requires load routines, fit functions, and routines. A full manual is available (v1, June 2001)..
- Publisher: Emmanuel Farhi
- Date: 26-05-2013
- Size: 92 KB
- Platform: Scripts, Matlab
- Remove Outliers
- License: Shareware
- Price: .price.

For vectors, REMOVEOUTLIERS(datain) removes the elements in datain that are considered outliers as defined by the Thompson Tau method. This applies to any data vector greater than three elements in length, with no upper limit (other than that of the machine running the script).
- Publisher: Vince Petaccio
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Display ws variables size in KB, MB or GB
- License: Shareware
- Price: .price.

Display in command window the size of the variables of the base workspace using KB, MB and GB SYNTAXES: (1) WSSIZE Display preserving the order of the workspace pane using mixed units (2) WSSIZE arg or WSSIZE('arg') One argument syntax (3) WSSIZE arg1 arg2 or WSSIZE('arg1','arg2') Two arguments syntax From p7v5 displays the grand total.
- Publisher: Oleg Komarov
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- MYRANDPERM -- A simple variation on RANDPERM
- License: Shareware
- Price: .price.

MYRANDPERM(A) returns matrix A with elements randomly permuted. This function uses RANDPERM..
- Publisher: David Fass
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- latgsqr
- License: Shareware
- Price: .price.

It is a statistical procedure by an analysis of variance of a latin or graeco-latin square design with or without replicates. It only needs the total sample data matrix..
- Publisher: Antonio Trujillo-Ortiz
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- OPTIMIZED OVER CURRENT RELAY CO-ORDINATION
- License: Freeware
- Price: 0.00

When a fault occurs in any portion of the power system network, the primary relay must act first. But to be on the safer side a 'Back-Up' relay to the 'Primary' relay is also provided with a proper discrimination time in their operation. Discrimination time is provided so as to allow the primary relay to act first.
- Publisher: Abhishek Chakraborty
- Date: 26-05-2013
- Size: 819 KB
- Platform: Scripts, Matlab
- MBoxtest
- License: Shareware
- Price: .price.

From a total multivariate data matrix and a significance level, the homogeneity covariance matrices are testing by the Box's M, given a Chi-square or F approximation in function of the group sample-size..
- Publisher: Antonio Trujillo-Ortiz
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Surrogate Data
- License: Freeware
- Price: 0.00

This is a fairly specialised bunch of MATLAB code, with the sole intention of helping out people who really want to apply surrogate data testing in their projects. It is not a tutorial on what surrogate data is, or how they should be used. It simply contains a number of m-files for generating different types of surrogates (as, e.
- Publisher: Temu Gautama
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Black-Scholes Option Value Web Application - Java/Tomcat
- License: Freeware
- Price: 0.00

This is a web application to calculate and plot Black-Scholes option value using MATLAB algorithms. These algorithms are built into Java .jar files using MATLAB Builder for Java. The code shows how to call these algorithms from the Java web application, which runs within Apache's Tomcat servlet container/Web server.
- Publisher: Sachin Nikumbh
- Date: 26-05-2013
- Size: 31 KB
- Platform: Scripts, Matlab
- Closest value(s) from a list
- License: Shareware
- Price: .price.

Returns the closest value from a list Syntax c = closest(a,b); returns the closest c value in a for each value in b [c,i] = closest(a,b); returns the index i of the closest value in a for each value in b [c,i,d] = closest(a,b); returns the difference d of the closest value in a for each value in b Example [cvalue, cindex cdiff] = closest([-8 2 5.
- Publisher: Javier Lopez-Calderon
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- ARCGRIDWRITE
- License: Shareware
- Price: .price.

ARCGRIDWRITE converts data in a matlab grid (as produced by eg. meshgrid and griddata) into a text file in Arc ASCII Grid Format. The file can also be automatically converted to raster on PC's with ARCINFO installed. EXAMPLE - create a raster grid of the peaks function [X,Y,Z]=peaks(100); arcgridwrite('peaksArc.
- Publisher: Andrew Stevens
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Generation of 3D fractal trees
- License: Shareware
- Price: .price.

% This function allow you to build 3D-fractal trees % by using modified algorithms based on the so-called Kantor`s array % and method of inverse trace % These methods allow you to economise time and computer memory % considerably % It`s arguments: % FraktalTM3D(n,r,phi,chi,xb,yb,zb) % n - number of iterations % r - scale factor % in case of nonuniform fractals where different scale-factors take % place, r may be vector % phi - vector of azimuth angles in fractal generator that are calculated % chi - vector of polar angles in fractal generator relative to the % trunk % xb, yb and zb - coordinates of trunk % % For example for famous Pifagorus`s tree in it`s vertical position the call of this function is % so: % FraktalTM3DM(n,[0.
- Publisher: Dmitry
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- read_file.m
- License: Freeware
- Price: 0.00

this function read an ascii file order in columns separated by space or tab you obtain the file into the workspace and the name and path of your file.
- Publisher: Manuel Castillo
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Buck Converter -- Close Loop
- License: Freeware
- Price: 0.00

The model simulates buck converter using different approaches. Parameters can be change from the initializing callback function in the model properties. First circuit implements buck using a MOSFET and diode, second implements using two MOSFETs and third implements using the model equation.
- Publisher: Syed Abdul Rahman Kashif
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Error Propagation
- License: Shareware
- Price: .price.

Numerically calculates uncertainties for a function where the variables' means and uncertainties are given. Arguments are i) function (either an inline function or proper m-file), ii) the mean values for each variable and iii) their uncertainties..
- Publisher: Stephan Koehler
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Convex Lens Game
- License: Shareware
- Price: .price.

Objective: Identify the Reflections using Convex Lens from Object to Image. Note 1: The only 4 possible Reflections using Convex Lens are shown in GUI. Note 2: Object-Image distance are NOT to be used to avoid any calculations. Note 3: Multiple usage of Object-Image Reflection Combinations is allowed.
- Publisher: Krishna Lalith
- Date: 26-05-2013
- Size: 72 KB
- Platform: Scripts, Matlab
- D8 Algorithm for Hydrological Models
- License: Freeware
- Price: 0.00

Step 1: Find flow direction (find min. potential of all adjacent cells) Step 2: Follow flow direction to sum the cumulative # cells flowing into a given "minimum" cell. Step 3: Find the maximum likely channel location in each E-W direction for a given number of channels.
- Publisher: Joshua Carmichael
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- EMGONOFF
- License: Freeware
- Price: 0.00

This function takes as input the raw EMG data of a single muscle contraction. Output is a 1x2 array, the first number is the EMG onset, the second number is the EMG "offset" index. There needs to be enough data before the "on" burst to establish an average resting EMG level.
- Publisher: Kieran Coghlan
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- MCG - A Matlab Code Generation Engine
- License: Shareware
- Price: .price.

MCG is a tool for doing in-place code generation. MCG is intended to provide the maximum traceability of generated code back to the Matlab code generator. MCG processes a source file looking for sections of specially tagged code. The tags that denote generation sections exist in comment sections.
- Publisher: Doug Harriman
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- median filter
- License: Shareware
- Price: .price.

Median Filter: Which is also called Non- linear filter or order-static filter because there response is based on the ordering or ranking of the pixels contained within the mask? The steps to perform median filtering are as follows: 1) Assume a 3x3 empty mask.
- Publisher: MANISH KUMAR SHARMA
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- 2D Wavepacket Time Evolution
- License: Freeware
- Price: 0.00

This script simulates the time evolution of a quantum mechanical wavepacket on the unit square with Dirichlet boundary conditions. Spatial discretization is with a Chebyshev-tau spectral method and time discretization is with a second order Crank-Nicholson method.
- Publisher: Greg von Winckel
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Analytical Target Cascading Example With Coupling Variables
- License: Freeware
- Price: 0.00

Analytical Target Cascading (ATC) is a method for solving large-scale distributed optimization problems. It can be applied to multidisciplinary design optimization (MDO) problems. A very simple example problem was chosen so that the ATC solution process could be illustrated without requiring much effort to understand the underlying optimization problem.
- Publisher: James Allison
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Transient Response of First Stage of Electrohydraulic Servovalve
- License: Freeware
- Price: 0.00

The electrohydraulic servovalves are mostly multi-stage. They incorporate, mostly, a first stage which serves to convert the command current into a proportional pressure difference. For more details about the steady state and transient response calculation, please refer to my book: M Galal Rabie, Fluid Power Engineering, McGraw-Hill, NY, May 18, 2009, pp 336-342 and 352-354.
- Publisher: M Galal Rabie
- Date: 26-05-2013
- Size: 123 KB
- Platform: Scripts, Matlab
- Patch for XTargets MUnit
- License: Shareware
- Price: .price.

XTargets' MUnit does not work in recent versions of MATLAB. I contacted XTargets, but I've not received any answer. So I handmade a patch. I hope XTargets release a newer version soon. ===== installation: 0. Backup XTargets' MUnit folder. 1. Overwrite three included files into Xtargets' MUnit folder.
- Publisher: Sung Soo Kim
- Date: 26-05-2013
- Size: 10 KB
- Platform: Scripts, Matlab



