Listing of Development Tools in Scripts
- Bidirectional Branch and Bound Solvers for Worst Case Loss Minimization
- License: Freeware
- Price: 0.00

It is desired for modern process systems to achieve optimal operation. However, operation at a pre-designed nominally optimal point may not necessarily be actually optimal due to realtime disturbances, measurement and control errors and uncertainties.
- Publisher: Yi Cao
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Impulse response invariant discretization of BICO (Bode's Ideal Cut-Off) transfer function
- License: Shareware
- Price: .price.

Impulse response invariant discretization of BICO (Bode's Ideal Cut-Off) transfer function BICO TF= 1./((s./w0+sqrt((s./w0).^2+1)).^r); r is a positive real number IN: Ts: The sampling period w0: Cutoff frequency r: order q : Denominator and Numerator order of the approximated z-transfer function TEST CODE: BICO_irid(0.
- Publisher: HU SHENG
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Probabilistic analysis of IEEE 802.11e
- License: Shareware
- Price: .price.

Several Matlab files intended to compute: 1/ the probability that a specified wireless station wins the contention, 2/ the probability that collision occurs, according to Enhanced Distributed Coordination Access (EDCA) established in IEEE 802.11e standard.
- Publisher: Pavel Rajmic
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- quantreg.m - quantile regression
- License: Shareware
- Price: .price.

Quantile Regression USAGE: [p,stats]=quantreg(x,y,tau[,order,nboot]); INPUTS: x,y: data that is fitted. (x and y should be columns) Note: that if x is a matrix with several columns then multiple linear regression is used and the "order" argument is not used.
- Publisher: Aslak Grinsted
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Dispersion relationship for water waves
- License: Freeware
- Price: 0.00

With this function, you can get the value of L (wavelength), k (wave number), sigma(angular frequency), using different solutions of the dispersion relationship. Inputs: h = deep water (m) T = wave period (s) Outputs: kr = wave number with Newton-Rhapson (1/m) Lr = wavelength with Newton-Rhapson (m) sigma = angular frequency (1/T) Syntax : [Lr,kr,sigma]=disper(h,T) Example: [Lr,kr,sigma]=disper(3.
- Publisher: Gabriel Ruiz
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Kinematic Control of 3PRR - Articulated form of Hexapod
- License: Freeware
- Price: 0.00

The Hexapod is a 6DOF 3D parallel platform Manipulator. In a course on articulated systems, we simplify it to a 3PRR by taking the top view projection and control the same using techniques taught in the course. We have explained that in the report. This file was created as a Homework assignment of MAE513 (Robot Mobility and Manipulation) under the supervision of Dr.
- Publisher: Hrishi Shah
- Date: 08-06-2013
- Size: 1772 KB
- Platform: Scripts, Matlab
- Stem and leaf plot
- License: Shareware
- Price: .price.

STEMLEAFPLOT(X) This function plots stem-leaf plots of the integer input X. X may be any size or dimension. Stem-leaf plots are printed to the command window. This code can handle negative numbers and also makes proper exceptions for numbers -10<x<10.
- Publisher: Jered
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- QuIRK Multibody Dynamics Package
- License: Shareware
- Price: .price.

QuIRK is an interactive Matlab command line interface for constructing systems of rigid bodies and joint constraints, solving the equations of motion of those systems when subject to various force expressions, displaying and animating solved systems, and extracting information about the state history and energetics of those systems.
- Publisher: Joseph Shoer
- Date: 08-06-2013
- Size: 51 KB
- Platform: Scripts, Matlab
- Calculation of Intermediate nodes of a Reaction Route Graph
- License: Shareware
- Price: .price.

The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reaction Routes" program.
- Publisher: Vijay Periasamy
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- octopi - Ruby wrapper for GitHub v2 API
- License: Freeware
- Price: 0.00

Octopi is a Ruby interface to GitHub API v2 (http://develop.github.com)..
- Publisher: Felipe Coury
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Ruby
- Minimum Entropy Deconvolution (MED 1D and 2D)
- License: Freeware
- Price: 0.00

This is the iterative 2D Minimum Entropy Deconvolution implemented according to an iterative method in the original paper: R.A. Wiggins, Minimum Entropy Deconvolution, Geoexploration, vol. 16, Elsevier Scientific Publishing, Amsterdam, 1978. pp. 21 35.
- Publisher: Geoff McDonald
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- powerMAOV1
- License: Shareware
- Price: .price.

Estimating of the statistical power of a performed (a posteriori) single factor Multivariate Analysis of Variance (MANOVA). It needs to input the observed parameters among two possible options. Option 1: multivariate observed F-statistic, numerator degrees of freedom, denominator degrees of freedom, and significance (default = 0.
- Publisher: Antonio Trujillo-Ortiz
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- ADO query result to statistics toolbox dataset
- License: Shareware
- Price: .price.

the ADO query fetch result outputs the followind datastruct: myOutput.data myOutput.columnnames The first contains a 2d cell matrix, the second a cell array with column names. This function uses this information to create a dataset without cells..
- Publisher: Alex B
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- image mosaic using SIFT
- License: Shareware
- Price: .price.

SIFT is derived from a downloaded binary code 'siftDemoV4.rar'..
- Publisher: Edward Wiggin
- Date: 08-06-2013
- Size: 256 KB
- Platform: Scripts, Matlab
- classification k-means
- License: Shareware
- Price: .price.

we built the matrix that let us watch the variations of distances of one class to another class, allowing search for a uniform distribution of distances for make a correct classification of unknown data system.
- Publisher: Edgar Bernal-Flores
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Manual Curve Fit
- License: Shareware
- Price: .price.

Splinedraw will let you draw a curve in the current plot by setting/deleting/moving points which are then connected by a spline. The points' coordinates are printed in the command window. Can be used to draw a trend line manually..
- Publisher: Henning Francke
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- TweetHerder
- License: Shareware
- Price: .price.

TweetHerder introduces a shortcode to easily add "Tweet This" buttons to quotes inside your posts. Mark any piece of text inside a post or page as "tweetable" and TweetHerder will automatically add a "Tweet This" button..
- Publisher: vocino, trikro, pbackx
- Date: 08-06-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- SpTriSolve
- License: Shareware
- Price: .price.

Implements sparse triangular solve as a MEX function, thus is much faster than . Useful for iterative methods (to apply a factored preconditioner)..
- Publisher: Haim Avron
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- CmdWinTool
- License: Shareware
- Price: .price.

Programmatic control of the the command window On a netbook with a tiny monitor, the toolbar and the statusbar of Matlab's command window occupy valuable space. The function CmdWinTool uses undocumented Java methods to hide these UI elements. But the interface allows much more: Reply = CmdWinTool(Command, Data) INPUT: Command as string: lean, fat: Hide or show toolbar and statusbar title: Set and get the window title statusText: String in the statusbar at the bottom toFront, toBack: Window before of behind other windows.
- Publisher: Jan Simon
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- @activexsubsref.m & @activexsubsasgn.m
- License: Freeware
- Price: 0.00

The @activexsubsref.m and @activexsubsasgn.m functions were modified so that methods could be invoked with '.' field subsripting and '()' subscripting was enabled. Unfortunately a try...catch statement had to be used, minus ten points for bad style. In revising subsref only cell array '{}' supports multiple copies of an object, as array subscripting '()' is reserved for method and property calls.
- Publisher: Aaron Sheldon
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Using MATLAB to Develop Macroeconomic Models
- License: Freeware
- Price: 0.00

Slides, software, and data for the MathWorks webinar, "Using MATLAB to Develop Macroeconomic Models." The file moneydemo.zip contains a file moneydemo.pdf with slides for the webinar and a collection of MATLAB scripts and helper functions to perform a number of macroeconomic analyses.
- Publisher: Bob Taylor
- Date: 08-06-2013
- Size: 266 KB
- Platform: Scripts, Matlab
- Bug (kind-of) in randn()
- License: Shareware
- Price: .price.

This is a very strange bug in randn(). After every seed-reset, the first call to randn() almost invarably produces a postive number. Most of the time this is a benign defect, but sometimes folks seek to make a random sequence of 1s and 0s using randn>0.
- Publisher: Arvind
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Bayesian Vector Autoregression Modeling: BayVAR
- License: Shareware
- Price: .price.

The priors may be: Litterman random walk plus drift prior; Raynauld-Simonato seasonal random walk plus drift prior or Canova prior: seasonal and non-seasonal unit roots via stochastic constraints + Litterman prior. Combination is achieved using Theil-Goldberger mixed estimation.
- Publisher: Enrique M. QUILIS
- Date: 08-06-2013
- Size: 184 KB
- Platform: Scripts, Matlab
- Wilcoxon test
- License: Shareware
- Price: .price.

This file execute the non parametric Wilcoxon test to evaluate the difference between paired (dependent) samples. If the number of difference is less than 15, the algorithm calculate the exact ranks distribution; else it uses a normal distribution approximation.
- Publisher: Giuseppe Cardillo
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Audio Player Demo with Dynamic Crosshairs
- License: Shareware
- Price: .price.

Introduction: This package encloses a small application dedicated to speech signal processing at 8 kHz or 16 kHz. This application reads standard *.wav or *.pcm files through UI dialog box, plots and plays the signal with vertical dynamic crosshairs.
- Publisher: Thierry LE GALL
- Date: 08-06-2013
- Size: 317 KB
- Platform: Scripts, Matlab
- Distortionless Data Hiding Based on Integer Wavelet Transform
- License: Shareware
- Price: .price.

The code implements the following paper: Guorong Xuan, Jiang Zhu, Jidong Chen, Shi Y.Q., Zhicheng Ni, Wei Su, "Distortionless data hiding based on integer wavelet transform" IET Electronics Letters, Volume: 38, Issue 25, page 1646- 1648, December 2002.
- Publisher: Asad Ali
- Date: 08-06-2013
- Size: 993 KB
- Platform: Scripts, Matlab
- Five Link Suspension
- License: Shareware
- Price: .price.

This model is a quarter-car five link suspension. The model may be used to understand suspension kinematics (toe, caster, camber, later and longitudinal recession), as well as suspension dynamics (understand load paths when driving over bumpy roads). The model was built in SimMechanicsd-OC?D?, and uses Simulink⢠3D Animationd-OC?D? to animate the simulation.
- Publisher: Paul Barnard
- Date: 08-06-2013
- Size: 3564 KB
- Platform: Scripts, Matlab
- Transient Response of electromagnetic torque motor
- License: Freeware
- Price: 0.00

The electromagnetic torque motors are widely used in electrohydraulic servovalves. They serve to convert the control current into a proportional torque. 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-340 and 349-352.
- Publisher: M Galal Rabie
- Date: 08-06-2013
- Size: 82 KB
- Platform: Scripts, Matlab
- ldns
- License: Freeware
- Price: 0.00

The goal of ldns is to simplify DNS programming. It supports recent RFCs like the DNSSEC documents, and allows developers to easily create software conforming to current RFCs, and experimental software for current Internet drafts. A secondary benefit of using ldns is speed, because ldns is written in C it should be a lot faster than Perl.
- Publisher: Miek Gieben
- Date: 08-06-2013
- Size: 563 KB
- Platform: Scripts, C and C plus plus
- Homogeneous Mask Area Filter
- License: Shareware
- Price: .price.

fcnHomogeneousMaskAreaFilter performs noise filtering on an image based on searching for the most homogeneous mask within a search area around a pixel of interest. The method uses a square neighborhood of 5x5 pixels with 3x3 masks to estimate the gray-level homogeneity in each of the masks.
- Publisher: Debdoot Sheet
- Date: 08-06-2013
- Size: 10 KB
- Platform: Scripts, Matlab



