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

Listing of Development Tools in Scripts

This function carries out the following tasks: 1) Imports a set of xyz scatter data, interpolates them to a uniform mesh, and creates a contour map figure of the results. 2) Allows for the user to interactively select a series of waypoints by selecting them using 'getpts' on the figure.

  • Platform: Scripts, Matlab

[M L] = routh_hurwitz(P,N) This function gives the Routh's array from a numerical or SYMBOLIC polynomial and includes two special cases: (1) the first element of the row is zero; (b) a row of zeros. P Numerical or symbolic array of coeficients. In the case of symbolic variables it is necesarry to define them as: >> syms a b c .

  • Platform: Scripts, Matlab

Disclosed are methods to compute the precise value of the logarithm of a sum and the logarithm of a subtraction. A number of practical problems can result in having too big or small values in intermediate values of a calculation. Then one tries to take logarithm of these values and operate on logarithms instead.

  • Platform: Scripts, Matlab

All the information required to compute the random sequence are extracted from the pp-form structure, in particular the lowest and the highest generated numbers corresponds to the first and last break of the pp form respectively. RANDPDFS uses FNINT to compute the cumulative distribution function, therefore spline toolbox has to be accessible to allow RANDPDFS to work properly.

  • Platform: Scripts, Matlab

This is a function performs maximum likelihood estimation of Gaussian mixture model by using expectation maximization algorithm. It can work on data of arbitrary dimensions. Several techniques are applied in order to avoid the float number underflow problems that often occurs on applying probability analysis on high dimensional data.

  • Platform: Scripts, Matlab

Advanced Installer For Java 1.6 is a Windows Installer authoring tool with built-in support for Java applications, integrating them fully into the Windows OS and making them look and feel just like a native application. Advanced Installer for Java runs on Windows 2000/XP, and the install packages it creates run on all Microsoft Windows 9x/ME/NT/2k/XP operating systems.

  • Platform: Scripts, Java

Crop upper/lower half-, and whole-circle sections in the center of a colour image. Optional move of cropped section inside the image and away from center..

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

ode86 Integrates a system of ordinary differential equations of the form dy/dx=f(x,y), y(x0)=y0, using a 12-stages, 8th and 6th order Runge-Kutta pair of formulas. The method advances using the higher order formula (using local extrapolation). The results are expected to be better than ODE45 for tolerances stringent than 1e-6.

  • Platform: Scripts, Matlab

Feature detection is an importatnt aspect of any image or video processing application. The given code can be used for detecting cornera and edges in a RGB or grayscale image.It is based upon the famous paper on the topic titled "A Combined Corner and Edge Detector" by Harris and stephens.

  • Publisher: GAGAN
  • Date: 13-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This package implements Remez algorithm. Remez algorithm seeks the minimax polynomial that approximates a given function in a given interval. The package includes four M-files and one PDF-file. The first M-file is called findzero.m, it computes the root of a given function using the method of chords.

  • Platform: Scripts, Matlab

% function ynew=smoothdiff(dados,xnew,sdx,q,nmin) % % This function smoothes and differentiates a sequence of numbers based on % an algorithm similar to Savistky and Golay. There are no restrictions % however, on the number of points or on their spacing.

  • Platform: Scripts, Matlab

This function allows plotting of colored 3D arrows by generating patch data (faces 'F', vertices 'V' and color data 'C'). The patch data which allows plotting of 3D quiver arrows with specified (e.g. colormap driven) color. To save memory n arrows are created using only n*6 faces and n*7 vertices.

  • Platform: Scripts, Matlab

The script steepestdescent.m optimizes a general multi variable real valued function using steepest descent method. During the iterations if optimum step length is not possible then it takes a fixed step length as 0.001. For the theory any good book on optimization techniques can be consulted.

  • Platform: Scripts, Matlab

The bridge-crossing problem is a mathematical puzzle where a group of N persons have to cross a bridge at night. It is dark and they can only cross the bridge if they carry a lamp. Only one lamp is available and at most two persons can cross at the same time.

  • Platform: Scripts, Matlab

A collection of classes that shows how to wrap IB API inside a class and use event handlers. For more details see http://matlab-trading.blogspot.com/2010/11...rs-tws-api.html.

  • Platform: Scripts, Matlab

evaluate oblique shock relation finding beta for given Mach and deflection angle.

  • Platform: Scripts, Matlab

CXCORR Circular Cross Correlation function estimates. CXCORR(a,b), where a and b represent samples taken over time interval T which is assumed to be a common period of two corresponding periodic signals. a and b are supposed to be length M row vectors, either real or complex.

  • Publisher: G. Levin
  • Date: 13-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • ascii2xyz
  • License: Shareware
  • Price: .price.
  • Rating

ASCII2XYZ reads in a raster text file in ARC ASCII format and converts values to a m x 3 matrix of x, y, a z values. This code is mostly vectorized and performs well with reasonably large files (see example below). %read in a 25 MB file a=dir('foo.txt') a = name: 'foo.

  • Platform: Scripts, Matlab

the model explain the basic principle of frequency modulated continouse wave radar system and it contains how effect of noise affected on system.

  • Platform: Scripts, Matlab

This function can be used to read the output ascii file from "Bridge to Matlab" application of PULSE LabShop. If this is the case, you have to run the code called 'BKFiles.m' created by Pulse LabShop. Be aware about the written directory in the BKFiles.

  • Platform: Scripts, Matlab

Takes two signal vectors as inputs and produces a mixture signal at a desired SNR level (dB). Includes various examples..

  • Platform: Scripts, Matlab

Sinusoidal PWM is widely used in power electronics. Modified Sub Oscillation method has zero sequence component added in the reference sine waves to make sure the efficient use of DC bus voltages available. This method is an improved form of Sinusoidal PWM and yields better results.

  • Platform: Scripts, Matlab

Find a plane separating two data sets..

  • Platform: Scripts, Matlab

As it is shipped, yahoo/fetch does not guarantee that you get the data you request (it might throw a FileNotFoundException in your face). Sometimes the data you want simply isn't to be found on yahoo, and you will have to run fetch 10 times or more, which makes it worthless if you want to run batch jobs.

  • Platform: Scripts, Matlab

This is a very simple plug-in allowing to launch Polyspace for Ada or C++ on a selected file in GNAT Programming Studio IDE (GPS). As soon as you want to Polyspace a file in your current project, you can do that from GPS: * Verify a particular file before beginning a campaign of unit testing.

  • Platform: Scripts, Matlab

There are two files: a PDF whitepaper on measuring MATLAB performance and a small M program to report performance-critical information from a platform..

  • Platform: Scripts, Matlab

This simulink model simulates the damped driven pendulum, showing it's chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q + sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method.

  • Publisher: Adam Wyatt
  • Date: 13-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

It is used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolutionary algorithms, which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.

  • Platform: Scripts, Matlab

MAKEFSLXFMMATRIX Make FSL-compatible transformation matrix. M = MAKEFSLXFMMATRIX(T,R,S,FILENAME) outputs a 4x4 transformation matrix performing the translations in T, the rotations in R and the scalings in S and writes this matrix to the file specified by the string FILENAME.

  • Platform: Scripts, Matlab

Example code to accompany the "New Regression Capabilities" presentation Example code illustrating the use of the following Statistics Toolbox functions LinearModel NonLinearModel GeneralizedLinearModel.

  • Publisher: Richard
  • Date: 13-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 ...

Photostage Free Mac
Slideshow Software

Free software to create a
slideshow from your digital
photos on your Mac and add
video clips, music and more.
Easily drag ...

ClickCharts Flowchart
Software Free

ClickCharts Free Flowchart and
diagram software lets you lay
out your ideas, organization,
process or create UML ...

Visual SEO Studio

A desktop SEO Audit Tool, a
Visual approach to make SEO
tasks quick and easy. Crawl,
Spot on-site issues at a
glance, ...

Dynamsoft Barcode Reader
SDK

Dynamsoft Barcode Reader SDK
is a browser-based barcode
library; enables getting 1D
and 2D barcode info from
scanned ...

Disk Drill

Disk Drill is a free
professional-grade file
recovery software, it values
the importance of your data by
implementing ...

Privacy Eraser Portable

Privacy Eraser is an
all-in-one privacy suite that
protects your privacy by
cleaning up all your Internet
history tracks ...

Azureus Ultra Accelerator

Azureus Ultra Accelerator is a
program designed to boost
Azureus downloads. These
practical and professional
plug-in ...

Falco American Pool

Try to run the table with this
stunning 3D billiards
simulation.

PCMate Free File Encryptor

PCMate Free File Encryptor is
a security software product
that helps lock your important
files from prying eyes with
...