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

Listing of Development Tools in Scripts

With the default settings, BINNED_PLOT(X,Y) splits vector X into bins of approximately equal size, and plots each median against the median of the corresponding Y-values, as well as their inter-quartile range. X and Y must have the same number of rows or columns.

  • Platform: Scripts, Matlab

The process involves real time image processing of an arena using matlab and giving directions to a bot. The arena is a maze. The bot represents a snake. The problem is to guide my snake to appropriate food location without crossing the red lines which represent the maze.

  • Platform: Scripts, Matlab

this file perform the response of the AR coating for semiconductor laser materials with GUI technique.

  • Platform: Scripts, Matlab

I've seen many people ask for a way to find the closest point on a curve from some given point in space. If the curve is a piecewise linear one, this is not too difficult, since this reduces to finding the closest point on a line segment, and then testing each line segment.

  • Platform: Scripts, Matlab

Given an input primal gear, the toolbox compute its associated dual gear together with the associated distance between the gear centers. The gears are described as a discretized polar curve. The dual gear is solved by a numerical integration of the non-sliding condition.

  • Platform: Scripts, Matlab

These are the code examples used in the "What's New for Object-Oriented Programming in MATLABâ„¢" webinar, which described the new object oriented features in Release 2008a. To use the code, add the top folder to your path. See the test* M-files and associated published HTML reports for code that will run.

  • Platform: Scripts, Matlab

This is the software to analysis the atomic force microscopy images. Average feature size and area can be calculated using this software. Steps to follow - 1 - First remove any additional part of the image not included in the scan area using software like paint etc.

  • Platform: Scripts, Matlab

Description: L-BFGS-B is a variant of the well-known "BFGS" quasi-Newton method. This variant uses limited-memory (like L-BFGS), and also handles simple constraints (to be specific, bound constraints, so this includes x >=0 constraints). The authors of LBFGSB have had fortran implementations available since 1996, but in 2011 they released a major update (v3.

  • Platform: Scripts, Matlab

displaytable: prints formatted matrix of numerical data with headings Syntax displaytable(data, colheadings, wid, fms, rowheadings, fid, colsep, rowending) Input: data: a matrix or cell array, containing the data to be put in the table. If a matrix the numbers in the table will be printed to using the default format specifier, or the specifier(s) supplied in fms.

  • Platform: Scripts, Matlab

The user has to provide the program the constants and parameters of the models using a dialog box. A pop-up menu and an update button allow the user to select the plot (Txy, activity coefficients and relative volatility). A similar program using Mathematica 6.

  • Platform: Scripts, Matlab

Returns a sparse adjacency matrix 'mAdj' according to the incidence matrix 'mInc'. The rows in the incidence matrix must represent the edges, while the columns the vertices. Function can handle directed graphs with incidence matrix containing -1s, indicating an "in-going" edge, and 1s indicating an "out-going" edge.

  • Publisher: Ondrej
  • Date: 23-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

function [optN, C, N] = sshist(x,N) [optN, C, N] = sshist(x,N) Function `sshist' returns the optimal number of bins in a histogram used for density estimation. Optimization principle is to minimize expected L2 loss function between the histogram and an unknown underlying density function.

  • Platform: Scripts, Matlab

This function estimates the remaining and the total time of a for loop. The only arguments are the current and the last index(-ices) index of the for loop. When having multiple loops, it calculates the final estimate using the current inner loop timings.

  • Platform: Scripts, Matlab

Acoustic tomography involves sending a sonic signal across a measurement area and timing how long it takes to travel the distance. A number of transducers are situated around the measurement area to achieve this. Since the absolute sonic speed is affected by temperature and wind speed, so is the time of flight.

  • Platform: Scripts, Matlab

Programs from the third edition of 'Advanced Mathematics and Mechanics Applications Using MATLAB', by Howard Wilson, Louis Turcotte and David Halpern, CRC Press, 2003, ISBN 1-58488-262-X. Contains about 12,000 lines of MATLAB programs and utilities emphasizing problems in engineering, applied math, and physics.

  • Platform: Scripts, Matlab

Updated version of PSK31 communication standard that is now R2009B-R2012A compliant. This model implements a communication standard known as PSK31. The transmit portion of the model can either synthesize the PSK31 signal, or use real world signals that were captured as Wave files.

  • Platform: Scripts, Matlab

Syntax: [ip,nslookup] = getmyip Description: IP = GETMYIP retrieves the current machine's external IP address. [IP,NSLOOKUP] also retrieves the reverse lookup (nslookup) value for the external IP found. GETMYIP uses whatismyip.com to find the IP and name-space.

  • Platform: Scripts, Matlab

audioread provides a single, unified function for reading audio files in a range of different file formats, including wav, mp3, aac, flac, AIFF, etc. In most cases, access is actually provided by external binaries, but this is hidden within audioread (and its subfunctions).

  • Publisher: Dan Ellis
  • Date: 23-04-2013
  • Size: 901 KB
  • Platform: Scripts, Matlab

variogram calculates the isotropic and anisotropic experimental variogram in various dimensions. Syntax: d = variogram(x,y) d = variogram(x,y,'pn','pv',...) The function uses parseargs (objectId=10670) by Malcolm wood as subfunction. Currently, the function calculates all variogram values at one step.

  • Platform: Scripts, Matlab

Unicode Utils - Unicode algorithms for Ruby 1.9.

  • Platform: Scripts, Ruby

Its based on the traditional box-counting method for finding the fractal dimension of an image. The code is just for beginners for getting an idea of how the box-counting is done..

  • Publisher: Anoop
  • Date: 22-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This function creates a text progress bar to show progress of your script in the command window. It should be called with a STRING argument to initialize and terminate. Otherwise the number corresponding to progress in % should be supplied. INPUTS: Text string to initialize or terminate Percentage number to show progress OUTPUTS: N/A Example: Please see the demo_textprogressbar.

  • Publisher: Paul
  • Date: 22-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Data should be in vector format..

  • Publisher: arun singh
  • Date: 22-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The Image contains digits of 6 and 9, after removing all the 6, you could see the ecard message. The program is written and tested under GNU Octave 3.2.3, however, it should be running fine under matlab with image processing toolbox. Happy 2010!.

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

abfload imports data in the Axon abf format. Data may have been acquired in the following modes: (1) event-driven variable-length (2) event-driven fixed-length (3) gap-free The major output variable d may be a 2D array, a 3D array or a cell array, depending on the recording mode.

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

This m-file provides a statistical test that gives information on the form of the model under consideration. A significant lack-of-fit suggest that there may be some systematic variation unaccounted for in the hypothesized model (chosen model does not well describe the data).

  • Platform: Scripts, Matlab

A useful tool built to help the user gain an intuitive feel for option pricing and the greeks. Allows the user to create a portfolio of options (and thus straddles, strangles, butterflies and anything else you fancy can be easily created using the GUI).

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

a = enumBase2(n) constructs a cell array that enumerates from 0 to (2^n - 1) in binary. a = enumBase2(n,outputformat) constructs an array that enumerates from 0 to (2^n - 1) in binary. The type of array output is given by outputformat. By default, outputformat=1, which outputs a cell array.

  • Platform: Scripts, Matlab

Simple Simulink simulation for a helicopter control design. The package includes a paper, matlab file, and a simulink model. Read the paper for detailed description of the simulink model. The design is based on the book by Gareth D. Padfield: (Helicopter Flight Dynamics: The Theory and Application of Flying Qualities and Simulation Modeling).

  • Platform: Scripts, Matlab

Fits hidden Markov models to contourlet transform and use these for classification of images Code used for the article "Authentication of paintings using hidden Markov modelling of contourlet transforms", where we develop a method for classification of paintings from digital reproductions.

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

SSuite Office WordGraph

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

Screen Recorder Pro

More than a simple screen
recorder, Gitashare Screen
Recorder Pro helps you create
professional videos easily.
Use ...

Efficient Calendar Free

Efficient Calendar Free is an
elegant scheduler, planner and
reminder. Begin to use
Efficient Calendar Free now to
help ...

UltraFileSearch Lite

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

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

PayPunch Lite

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

Azureus Ultra Accelerator

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

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