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

Listing of Development Tools in Scripts

In geomatic projects, it is often required to generate a regular grid containing points at pre determined intervals. Such grids could be used as a reference to georectify toposheets. This script when run asks for the bounding box of the study area in latitude and longitude, the sampling density or spacing between successive points.

  • Platform: Scripts, Matlab

Summary of what function does: 1) Automatically sets the number and range of the bins to be appropriate for the data. 2) Compares multiple sets of data elegantly on one or more plots, with legend or titles. It also graphs the mean and standard deviations.

  • Platform: Scripts, Matlab

GlobalTrends- Homogeneity tests for multiple seasons and stations. This function will test for trends when seasonality is present and over multiple observation stations, all of which are Chi-square statistics. There are so many statistical tests being done, this function is more like a script or program than a function, but I prefer operating with functions.

  • Platform: Scripts, Matlab

With the xPC Target Embedded Option you can use the DOSLoader mode to allow you to copy the xPC Target kernel to the target flash disk, remove the 3.5-inch disk drive, and then boot the xPC Target kernel. The target application is still downloaded from the host PC.

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

This is my first matlab program. It is a GUI for converting between normalized ellipse, stokes, poincare, and jones polarization parameters. The parameters are plotted against the ellipse and poincare sphere. A lot of arrows were added to help visualize how the parameters change the polarization.

  • Publisher: Jacob
  • Date: 22-06-2013
  • Size: 901 KB
  • Platform: Scripts, Matlab

Function BSTRAP computes values of user-defined scalar-, vector- or matrix-valued statistics in the original sample, and in B bootstrap samples of size m <=n, where n is the number of rows in X. Addressing limitations of BOOTSTRP (Statistics Toolbox, v.

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

The WSMA (Weighted/Simple Moving Average) is a kind of moving average much like the one proposed by Tillson (i.e. TillsonT3). Under the same concept but much smoother, the WSMA is a reliable alternative chioce. The given m-file is very easy to use. If no output is defined, a chart is plotted.

  • Platform: Scripts, Matlab

This function takes an RGB image as input and gives the FWHM and 1/e^2 radius of Gaussian-assumed speckles in the horizontal and vertical directions in pixel units. The function is heavily commented for very easy use, and all mathematical steps are explained in the comments.

  • Publisher: Joel
  • Date: 22-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • fsk
  • License: Shareware
  • Price: .price.
  • Rating

coherent demodulation type.

  • Publisher: M ALI RAZA
  • Date: 22-06-2013
  • Size: 1024 KB
  • Platform: Scripts, Matlab

Launches a GUI environment for the detection of circles in an image. In R2012a, we introduce CIRCULAR HOUGH TRANSFORMS for detecting circles in images. There are several parameters which can be manipulated to enhance the performance of the IMFINDCIRCLES functionality.

  • Platform: Scripts, Matlab

A more short code for generating a random matrix A of (1,-1),no loop.

  • Publisher: Binbin Qi
  • Date: 22-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Here are some configuration files to allow the mex -setup being with i) Intel Fortran 8.1 with MS Visual Studio 2003 ii) Intel Fortran 10.1 with MS Visual Studio 2005.

  • Publisher: Clinton
  • Date: 22-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Convert a specified Julian Date Vector to Greenwich Apparent Sidereal Time (GAST). The expected input matrix may contain multiple dimensions. The output matrix will be in the same size as the input matrix. Warning: Use caution when using GAST as a substitute for Greenwich Mean Sidereal Time (GMST).

  • Platform: Scripts, Matlab

Generates a sample of observations having user defined correlation matrix R. Optionally, the user may also define the means and variances. If unspecified, these two arguments will default to a mean vector of zeros and variance vector of ones..

  • Platform: Scripts, Matlab

By specifying a directory containing pictures the program picks an arbitrary picture amongst these in that folder. It animates or random walks a subpicture within the "big" pictures. The subpicture is given an initial velocity, so that the subpicture kind of bounces against the "big" pictures edges.

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

Solve the Sturm-Liouville equation: d( F*dY/dX )/dX - G*Y = R using linear finite elements where F, G, and R are user supplied external functions. Bonudary conditions are either of Robin (including Neumann) or Dirichlet type..

  • Platform: Scripts, Matlab

Laboratory 6 of 12 for the Texas Instruments TMS320C5416 DSK. A self-teach application or college laboratory to allow the student to find out by practical experiment the answer to the following question: An Infinite Impulse Response (IIR) filter can be used to implement low pass and high pass Butterworth filters, which behave in the same way as analogue (resistor-capacitor) filters.

  • Platform: Scripts, Matlab

This book provides a complete analysis of the conjugate gradient and generalized minimum residual iterations. For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1344.jsp..

  • Platform: Scripts, Matlab

The FindCore Toolbox (v. 1.0b) David Snyder and Gaetano Montelione, (C) 2010 This Matlab Toolbox implements the FindCore algorithm described in Snyder, D.A.; Montelione, G.T. PROTEINS: Struct. Funct. Bioinformaticsm, 2005, 59: 673-86. Clustering algorithms for identifying core atom sets and for assessing the precision of protein structure ensembles.

  • Platform: Scripts, Matlab

To walk through the code and for a thorough description, refer to A. Meucci (2010), "Visualizing the Propagation of Risk: Square-Root Rule, Covariances and Ellipsoids" Latest version of article and code available at http://symmys.com/node/137.

  • Platform: Scripts, Matlab

This model simulates three phase induction motor model in rotor frame of reference.It is helpful in simulation of induction motor drives. Electrical system equations: Vs = Rs is + (1/wb) (dfs/dt) + wf M(pi/2) fs where the variables is, vs, and fs are 2-dimensional space vectors and M(pi/2) represents a 90 degree space rotator namely [0 -1;1 0] wf = wm + wr; wr = Rr Lm/Lr (iqs / fdr) 1/wb Lr/Rr (dfdr/dt) + fdr = Lm ids fqr = 0 The flux linkage current relations: fs = Ls is + Lm ir fr = Lm is + Lr ir Ls= Lm + Lls; Lr = Lm + Lrl Mechanical system equations: Te = 2H (dwm/dt) + Bm wm + Tl where Te = Lm/Lr (iqs fdr).

  • Platform: Scripts, Matlab

A recursive algorithm that queries an objective function to guess an unknown integer. An integer guessing 'game' for a function `isleq', that returns true for all values less than or equal to a mystery number. Syntax: z=guessgame(isleq,n,k) In tertiary function notation: g(n,k) = | k==0 :: isleq(n) ? n : n+1; | k>0 :: isleq(n+(2^k)-1) ? g(n,k-1) : g(n+2^k,k-1); | k<0 :: isleq(n+(2^(-k))-1) ? g(n,(-k)-1) : g(n+(2^(-k)),k-1); g(n,-k) for -k negative refers to an unbounded search [n,inf] with current search depth up to (n+2^(-k)-1) : e.

  • Platform: Scripts, Matlab

The Fourier transform takes a signal in the time domain and maps it, without loss of information, into the frequency domain. The frequency domain representation is exactly the same signal, in a different form. The inverse Fourier transform(IDFT) maps the signal back from the frequency domain into the time domain.

  • Platform: Scripts, Matlab

A new soft clustering algorithm is presented (Clustering through Optimal Bayesian Classification). The algorithm does not depend on random initializations, and it contains a native metric to select the optimal number of clusters. The clustering algorithm minimizes the log-Bayesian risk (classification error) which can be expressed from the soft cluster assignment.

  • Publisher: Lionel
  • Date: 22-06-2013
  • Size: 154 KB
  • Platform: Scripts, Matlab

### Why this Function? ### If you use multiple monitors and/or swap between OS's, then this function lets you control where to place figures, etc., without rewriting your files for each OS, like a multiple-monitor alternative to 'ScreenSize' for a single monitor.

  • Platform: Scripts, Matlab

Arduino (www.arduino.cc) is a low-cost open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. With R2012a, Simulink provides built-in support for prototyping, testing, and running models on Arduino Uno. You can design algorithms in Simulink for control systems and robotics applications, and see them perform with hardware.

  • Platform: Scripts, Matlab

paste the Dat file in work directory or give the path then run the program it takes 70 sec to execute.

  • Platform: Scripts, Matlab

A video viewer using windows media player and a command figure enabling to navigate in the video. The navigation can be done frame by frame, x frames by x frames, x seconds by x seconds according to the user's parameters. The reader is fast according to WMP active X interfacing.

  • Platform: Scripts, Matlab

These are the files and some of the data that I used in my recent webinar on Algorithmic Trading. Data has been shortened for size reasons. Included are: MARISA Nearest Neighbour model Trailing stop-loss code an illustration of Takens Theorem Also included are Simulink models showing: Moving Average crossover model Simple tracking of the FTSE 100 - intro to basket trading A bollinger band model using Stateflow A simple market making system based on a paper by Sanmay Das.

  • Platform: Scripts, Matlab

The models included shows three different ways to implement a kalman filter in Simulink(R). The first uses the kalman function in control system toolbox to design a steady state kalman filter. The second is an embedded MATLAB(R) block implementation. The third is an implementation is pure basic Simulink(R) blocks.

  • Platform: Scripts, Matlab

New Downloads

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 ...

Foxit Reader

Small, fast, and feature rich
PDF viewer which allows you to
open, view, and print any PDF
file. Unlike other free ...

DetachPipe Free

Make Microsoft Outlook faster,
more stable and easier to
backup with DetachPipe - the
email attachment processor.
...

SSuite Office WordGraph

WordGraph is a free and very
useful alternative to
Microsoft\'s Word,
OpenOffice\'s Writer, or
anything else out there ...

Disk Drill

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

Driver Booster

Driver Booster Free, designed
with IObit's most driver
update technology, scans and
identifies outdated drivers
...

ChrisPC Free Video
Converter

ChrisPC Free Video Converter
is an amazing software ready
to convert your family videos,
preferred movies or downloaded
...

Biometric Handpunch Manager
Personal

Biometric Handpunch Manager
allows you to manage all of
your Handpunch devices in
seconds.

Aktiv Download Manager

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

PCMate Free File Encryptor

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