Home > By category > Scripts > Development Tools
Sort by : Name|Date|Downloads|Rating|

Listing of Development Tools in Scripts

WRITESCF writes SCF formatted files. SCF format files are used to store data from DNA sequencing instruments. This version of WRITESCF only adds the raw traces to the SCF files, it does not write the bases or scores..

  • Platform: Scripts, Matlab

Features of this implementation of LDA: - Allows for >2 classes - Permits user-specified prior probabilities - Requires only base MATLAB (no toolboxes needed) - Assumes that the data is complete (no missing values) - Has been verified against statistical software - "help LDA" provides usage and an example, including conditional probability calculation Note: This routine always includes the prior probability adjustment to the linear score functions.

  • Platform: Scripts, Matlab

Files used in the webinar - Algorithmic Trading with MATLAB Products for Financial Applications broadcast on November 18, 2010. This webinar can be viewed at http://www.mathworks.com/wbnr52491. The download includes an additional demo, not shown in the webinar, that shows how to generate C-code from MATLAB.

  • Platform: Scripts, Matlab

1. Detailed Tutorial on Kalman Filtering Techniques in Matlab 2.Computes the Kalman gain and the stationary covariance matrix using the Kalman filter of a linear forward looking model..

  • Platform: Scripts, Matlab

The remarkable advance in hydraulic and electrohydraulic power systems resulted in producing control valves of very short settling time. The rapid closure of hydraulic transmission lines leads to severe pressure surge. The attached Simulink file is developed to evaluate the applicability of oleo-pneumatic accumulators for the protection against this phenomenon.

  • Platform: Scripts, Matlab

PGPI(NUM,DEN,W,FI,A) plots the stability boundary locus L(KP,KI,W)in the (KP,KI)-plane for an LTI system with transfer function defined by its NUM, DEN coefficients and driven by a PI controller with transfer function, C(s)=kp+(ki/s). Frequency (W) gridding becomes important.

  • Platform: Scripts, Matlab

A circle of radius 0.5 is inscribed inside a square with side length 1. Script picks N points at random inside the square. It then checks to see if the point is inside the circle and then generates a figure in which the points ''in'' and ''out'' are plotted in different colors.

  • Platform: Scripts, Matlab

function P=ipeak(DataMatrix,PeakD,AmpT,SlopeT,SmoothW,FitW) Keyboard-operated Interactive Peak Finder for data in data matrix "DataMatrix", with x values in row 1 and y values in row 2. Returns the peak table in P (Peak #, Position, Height, Width.) See http://terpconnect.

  • Platform: Scripts, Matlab

This code allows little applications to DEA (Data Envelopment Analysis), based on the Jeff Stuart Linear Programming code..

  • Platform: Scripts, Matlab
  • gleem
  • License: Freeware
  • Price: 0.00
  • Rating

gleem is a small, self-contained library of 3D widgets that support direct user interaction with a 3D scene. It uses OpenGL for rendering of its manipulators..

  • Platform: Scripts, C and C plus plus

A standard atmosphere function based on the 1976 Standard Atmosphere returns density, speed of sound, temperature, pressure, and viscosity for a given altitude input up to 86km. This function is designed to be useful for those designing and analyzing aircraft and has the following features that hitherto have not been combined in a single standard atmosphere function: *Input may be a scalar, vector, matrix, or n-dimensional array of altitudes.

  • Platform: Scripts, Matlab

This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link (redundant) robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre-defined torque, without collision with any obstacle in the robot workspace.

  • Platform: Scripts, Matlab

[Vx2,Vy2] = PPPIV(Vx1,Vy1) carries out robust post-processing of 2-D PIV velocity data. Vx1 and Vy1 must be two matrices of same size that contain the x- and y-components of the velocities at equally spaced points in the Cartesian plane. PPPIV uses a robust penalized least squares method that makes the smoothed output (Vx2,Vy2) no dependent upon the outlying (spurious) vectors: outliers are replaced and velocity vectors are smoothed using a single automated process.

  • Platform: Scripts, Matlab

1.for a good inverter gain must be a high, it possible in svm 15% more compare to normal pwm. 2.inverter consumption power must be less. in svm at each sector only one switch varied. so total consumption will be reduced 3.third harmonic can be effectively eliminated by svm method.

  • Platform: Scripts, Matlab
  • Cbar
  • License: Shareware
  • Price: .price.
  • Rating

Creates a colorbar based on min and max of an input vector or matrix. Works great if given the same input as streakarrow or streakarrow3d..

  • Platform: Scripts, Matlab

This is an example of the basic Active Shape Model (ASM) and also the Active Appearance Model (AAM) as introduced by Cootes and Taylor, with multi-resolution approach, color image support and improved edge finding method. Very useful for automatic segmentation and recognition of biomedical objects.

  • Platform: Scripts, Matlab

This tutorial is a very simple one and the intended audience are the beginers in the field of power electronics and SIMULINK. Adjust the values of R and L and c the results ..

  • Platform: Scripts, Matlab

drawSankey is a matlab function that draws single-direction Sankey diagrams (i.e no feedback loops), however, multiple inputs can be specified.The syntax is the following: drawSankey(inputs, losses, unit, labels, sep) inputs: a vector containing the flow inputs, the first of which will be considered the main input and drawn centrally, other inputs will be shown below this.

  • Platform: Scripts, Matlab

This zip file contains the Presentation (PDF) and M-files that were demonstrated in the MathWorks Webinar: Using Genetic Algorithms in Financial Applications delivered on Dec 11 2007. The purpose of the webinar was to highlight how Genetic Algorithms may be used to supplement portfolio optimization problems.

  • Publisher: Oren Rosen
  • Date: 06-05-2013
  • Size: 2724 KB
  • Platform: Scripts, Matlab

It is program our doctor asked for it; u enter any frequency u want 2 hear a sinusoidal signal with this signal could be a single tone or double tone..

  • Platform: Scripts, Matlab

Matlab version of example 12.3 of text 'Power System Stability and Control', McGraw Hill, 1993 by Prabha Kundur small signal analysis of a power system which includes a generator and exciter connected to an infinite bus..

  • Publisher: Sonny
  • Date: 06-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This software contain one example By running the program test1.m as it is in the default folder the economic dispatch problem is solved. The allocation minimum fuel cost and transmission losses can be determined. The Example system is taken from the book Power System Analysis by Prof Haadi Sadaat Example 7.

  • Platform: Scripts, Matlab

Bivariate Kamma Kernel Density Estimate for large data set.

  • Publisher: Taesam Lee
  • Date: 06-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

TableDemo.m contains all of the code necessary to duplicate the analysis performed in the "Generating Optimal Tables using MATLAB Products" webinar including: Code to optimize the location of break points in a table Code to generate contour maps of the residuals.

  • Publisher: Richard
  • Date: 06-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This is an implementation of quaternions based upon the Cayley-Dickson construction. It make use of recursion and inheritance of data classes. A base type called 'komplex' is defined that acts like MatLab's complex type but is inheritable. It is used to define the other data types recursively.

  • Platform: Scripts, Matlab

Batch multivariate kernel density estimator from weighted data. The submission includes a code for estimating a multivariate bandwidth ("getBandwidth.m") matrix for a Gaussian Kernel Density Estimator. The included demonstration code ("demoBWEstimation.

  • Platform: Scripts, Matlab

This code permits us to generate the polynomiography of the Newton's method for the one parameter cubic polynomial p(z)= z^3+(c-1)*z-c, where c is the parameter space We first check that 0 is a free critical point of Newton method for the polynomial p(z).

  • Platform: Scripts, Matlab

Config.js allows developers to configure their applications in an XML block instead of hard-coding values inside their scripts or in JSON objects. The XML can be embedded inside an HTML document or in a separate XML file. The configuration block may contain strings, numbers, arrays and HTML.

  • Platform: Scripts, JavaScript

This program simulates a nonlinear dynamical system and estimates the hidden state using particle methods. The program compares the performance of 3 particle methods (particle filter, forward backward smoother (FBS),and Maximum A-Posterior Smoother (MAP).

  • Platform: Scripts, Matlab

Newton's Method for Divided Differences. The following formula is solved: Pn(x) = f(x0) + f[x0,x1](x-x0) + f[x0,x1,x2](x-x0)(x-x1) + ... + f[x0,x1,..,xn](x-x0)(x-x1)..(x-x[n-1]) Where: f[x0,x1] = (f(x1-f(x0))/(x1-x0) f[x0,x1,..,xn] = (f[x1,..,xn]-f[x0,.

  • Publisher: T. R
  • Date: 06-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

New Downloads

WebSite X5 FREE 11

WebSite X5 FREE is the easiest
software to turn your website
dreams into reality. It
includes the latest
state-of-the-art ...

Free OCR to Word

Free OCR to Word creates
editable and searchable MS
Word or Text files from any
image or scanned document
within few ...

UltraBooster for LimeWire

UltraBooster for LimeWire is a
program designed to boost the
download speed of your
Limewire client. It perfectly
...

UltraFileSearch Lite

File Search Utility which is
able to quickly find Files,
Folders and Text on your
Local, Network, DVD, CD-ROM,
USB Hard ...

Bytescout BarCode Generator

BarCode Generator is able to
generate and export barcode to
image (PNG, JPG, TIFF).
Types: Codabar, Code 39, GS1,
Code ...

Ink

Ink is a lite application
developed for rapid and secure
CD/DVD recording. Among the
features it offers users there
are ...

PayPunch Lite

PayPunch is a Biometric Time
Clock & Attendance
tracking system that replaces
the typical time clock used to
track ...

Aktiv Download Manager

Aktiv Download Manager is a
most needed tool for those
looking impatiently for the
next download. The application
is ...

BlueFox Free PDF Convert
Master

lueFox Free PDF Convert Master
is an all-round free PDF
converter that can convert PDF
to other formats like Word,
Excel, ...

Kaspersky Phound

Remotely lock and locate your
missing device. Sound an alarm
to help locate your missing
device. Find out who has your
...