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

Listing of Development Tools in Scripts

  • anomheI
  • License: Freeware
  • Price: 0.00
  • Rating

Analysis of Means (ANOM) is a statistical procedure for troubleshooting industrial processes and analyzing the results of experimental designs with factors at fixed levels. ANOM is an alternative to ANOVA for a fixed effects model. Unlike ANOVA only determines if there is a significant difference between the treatment means, ANOM identifies the means that are significantly different.

  • Platform: Scripts, Matlab

Codes for fuzzy k means clustering, including k means with extragrades, Gustafson Kessel algorithm, fuzzy linear discriminant analysis. Performance measure is also calculated..

  • Platform: Scripts, Matlab

This is an application of the Greedy Algorithm and the Local Search for finding a solution for the SC Distribution Network problem. We dealt with one level SC composed of a set of factories and a set of Sales Points, each sales point has a demand at a certain time, each factory has a production limit.

  • Publisher: Ramiz
  • Date: 14-05-2013
  • Size: 584 KB
  • Platform: Scripts, Matlab

In this code first the color image is converted into grayscale image using the function rgb2gray(). And then a thresholding method is used to convert the image into binary format...

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

Three different M-files for use in examining the Collatz sequence..

  • Publisher: Matt Fig
  • Date: 14-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • Mouser
  • License: Shareware
  • Price: .price.
  • Rating

A functions that draws a crosshair on a plot and returns the X&Y coordinate when the left button is clicked. Right button exits function and returns empty set.State of button press is also returned. By itself it can be used to get data. But I used with my trendline drawing function.

  • Platform: Scripts, Matlab

for bit plane slicing.

  • Publisher: Shahrukh
  • Date: 14-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

MATLAB supports Tabor arbitrary waveform generators through the Instrument Control Toolbox. This MATLAB instrument driver is for use with Instrument Control Toolbox v2.4.1 and higher. It has been used with the Tabor WW1071 Arbitrary Waveform Generator.

  • Publisher: Ron Glazer
  • Date: 14-05-2013
  • Size: 133 KB
  • Platform: Scripts, Matlab
  • MTRON
  • License: Freeware
  • Price: 0.00
  • Rating

TRON is a trust region method for the solution of large scale bound-constraint optimization problems, i.e. problems of the form min f(x) subject to a_j leq x_j leq b_j where f : R^n --> R^n should be twice differentiable. TRON works by reverse communication, i.

  • Platform: Scripts, Matlab

The Villanova University LEGO Real Time Target (VU-LRT) enables rapid implementation of Simulink-based designs on the LEGO Mindstorms NXT platform. It is similar in aim to the Embedded Coder Robot (ECRobot) package by Takashi Chikamasa, but is more consistent with the Real Time Workshop development pathway, and is less constrained by ECRobot's function call / data store architecture.

  • Platform: Scripts, Matlab

The tutorial contains programs for PERCEPTRON and LINEAR NETWORKS Classification with a 2-input perceptron Classification with a 3-input perceptron Classification with a 2-neuron perceptron Classification with a 2-layer perceptron Pattern association with a linear neuron Training a linear layer Adaptive linear layer Linear prediction Adaptive linear prediction.

  • Platform: Scripts, Matlab

This allow you to adjust the parameters needed for ITK bias correction. Please download bias field correctors from ITK. This wrapper will simplify your life in using the multi-parameter bias field corrector..

  • Publisher: Rex Cheung
  • Date: 14-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The codes provided can be used to show that the Kalman Smoother Expectation Maximization (KSEM) methodology can be used successfully to estimate the parameter of the Schwartz-Smith model. We develop several novel adjustments to incorporate the model framework.

  • Platform: Scripts, Matlab

This function calculate the performance, based on Bayes theorem, of a clinical test. The input is based on a 2x2 matrix (true positive, false positives; false negative, true negatives). The Outputs are: - Prevalence of disease - Test Sensibility with 95% confidence interval - Test Specificity with 95% confidence interval - False positive and negative proportions - Youden's Index - Precision or Positive predictivity with 95% confidence interval - Negative predictivity with 95% confidence interval - Positive and Negative Likelihood Ratio - F-Measure - Test Accuracy or Potency - Mis-classification Rate - Error odds ratio - Diagnostic odds ratio - Discriminant Power - Test bias - Number needed to Diagnose (NDD) Moreover, the function draws two plots (as you can see in the screenshot).

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

This is a MATLAB interface for Data Translation frame grabbers. It makes it possible to grab images from the camera directly to MATLAB..

  • Platform: Scripts, Matlab

Discrete-time models: random walk, ARMA, fractional integration, GARCH). Continuous-time counterparts: Levy processes, Ornstein-Uhlenbeck, fractional Brownian motion, stochastic volatility, subordination. To walk through the code and for a thorough description, refer to A.

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

Finding elements in an array that approximate a given value, to within a specified error tolerance, is a common task. This very simple script automates this task and furthermore outputs the relevant elemental indices in order of smallest to largest error, making it easy to select only the n closest matches.

  • Platform: Scripts, Matlab

Interfaces a C# generated dll to MATLAB using the COM interface. Currently the .NET platform is not supported by MATLAB as such to connect to C# requires the use of COM technology. The code makes an ActiveX server using C#, this server has a single event that functions in a similar way to the ddeexec function; this event passes a string to a wrapper for the eval function.

  • Platform: Scripts, Matlab

Generate a list of file names that meet a set of text search criteria. Tristan Ursell File Finder March 2012 filenames = filefinder('searchpath','searchterm1','seartchterm2',...); This function will return a list of file names that contain all of the given search terms.

  • Platform: Scripts, Matlab

This set of models elaborates a simple "system level" descrition of a GPS receiver channel all the way to operating hardware. Real world captured GPS signals are used to test the initial receiver design. Ultimatly, the design is elaborated to the point of being deployed on a Xilinx FPGA and TI DSP.

  • Publisher: Dick Benson
  • Date: 14-05-2013
  • Size: 3154 KB
  • Platform: Scripts, Matlab
  • BWAOV2
  • License: Shareware
  • Price: .price.
  • Rating

ANOVA with between- and within- subject variables (mixed) is used to analyze the relationship for designs that have a combination of between and within-subject variables. It needs to input the X- data matrix (Size of matrix must be n-by-4;dependent variable=column 1;independent variable 1 [between-subject]=column 2;independent variable 2 [within-subject]=column 3;subject=column 4) and the alpha-significance level (default = 0.

  • Platform: Scripts, Matlab

Searches a string for field names contained in a given structure, then replaces each occurrence of the field name with the corresponding field value. I use this for dynamically changing the titles on my plots during simulations that require variation of parameters.

  • Platform: Scripts, Matlab

china.mat and china.province.mat contain the longitude and latitude values that define the political boundaries of China and its provinces. Data source: http://nfgis.nsdi.gov.cn Example of its use: worldmap china; load china.mat; plotm(lat,long);.

  • Publisher: Yi Huang
  • Date: 14-05-2013
  • Size: 543 KB
  • Platform: Scripts, Matlab

VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).

  • Platform: Scripts, Matlab

The non-linear regression problem (univariate or multivariate) is easily posed using a graphical user interface (GUI) that solves the problem using one of the following solvers: - nlinfit: only univariate problems. - lsqnonlin: can deal with multivariate problems (more than one dependent fitting variable, ydata is a matrix).

  • Platform: Scripts, Matlab

This solver computes the internal loads on each member of two dimensional isostatic truss structures by using the method of joints. Since the Theory of Deformations is not considered in this program, displacements of the structures are not computed. All assumptions of Rational Mechanics are made in order to mantain the structure as a rigid body.

  • Platform: Scripts, Matlab

This is an addition to D. Kroon's OpenNI/NITE wrapper for interfacing with Kinect. e.g. use: XYZ = rand(10, 3); xy = mxNiRealWorld2Pixel(KinectHandles, XYZ);.

  • Platform: Scripts, Matlab

These few lines will determine the first two parameters of the Weibull Distribution Function, in a fast way for real data.

  • Platform: Scripts, Matlab

Press brakes are working for bending sheet metals and using widely in Industry. It will be enable for engineers and workers in a factory. The software is my first project. Not only to making software. I calculated all things on press brakes. I hope, it will be successful.

  • Platform: Scripts, Matlab

With this plugin for the popular Genesis Framework you can very easily modify the default layouts for homepage, singular pages (for posts and pages), various archive sections, author pages, attachment pages, search results pages, the 404 page - all done via a new theme options page.

  • Publisher: daveshine
  • Date: 14-05-2013
  • Size: 317 KB
  • Platform: Scripts, Matlab

New Downloads

Foxit Reader

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

Free Hexagons Game

Free Hangman Game is a smal
popular word guessing game
where have to guess the word
by picking the letter.

101 Clips

Free Multi-Clipboard and Clip
Organizer. If you ever wished
that you could copy more than
a single clip from one
document ...

UltraFileSearch Lite
Portable

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

Shareaza PRO

Shareaza Pro is a free
Windows-based peer-to-peer
client which empowers users to
share, search for anddownload
any type ...

Shareaza

Shareaza is a file sharing
application for Windows that
allows you to download and
upload music, video etc. on
four ...

Fayetracker

FayeTRACKER is a replacement
application for the netstat
feature in Windows. It offers
the same functionality as the
...

Donar MP3 Recorder

Donar MP3 Recorder is a
flexible sound recorder tool
designed to capture any sound
in real-time that goes through
your PC ...

PayPunch Lite

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

Falco American Pool

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