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

Listing of Development Tools in Scripts

To run the GUI we need to unzip the content of archive in the current Matlab Directory. Run M-file and chose to display Time Evolution versus Probability Density for fixed year and banc..

  • Platform: Scripts, Matlab

Implement following papers: 1. Chan, T. F., & Vese, L. A. (2001). Active contours without edges. IEEE Transactions on Image Processing, 10(2), 266d-deDl277. 2. Chan, T.F., & Sandberg Y. B(2000). Active contours without edges for Vectord-deDlvalued Image.

  • Publisher: Yue Wu
  • Date: 05-06-2013
  • Size: 963 KB
  • Platform: Scripts, Matlab

The model simply implement a dtmf gererator into a TI C6711 DSK. 3 user switches are used to send different dtmf tone to the line out. To check for the result, one can either connect the line out of the board to the speaker or to a dtmf decoder(e.g.:model in Simulink and feed the signal in through line in of computer).

  • Platform: Scripts, Matlab

These algorithm are based on the G722 standard.. You need a fixed-point toolbox to run it.. Read the Readme.m first. It is what i did in a project of a course.

  • Publisher: Jinbo Li
  • Date: 05-06-2013
  • Size: 20 KB
  • Platform: Scripts, Matlab

This is a very fast implementation of the original kmeans clustering algorithm without any fancy acceleration technique, such as kd-tree indexing and triangular inequation. (actually the fastest matlab implementation as far as I can tell.) This code is as vectorized as possible.

  • Platform: Scripts, Matlab

We present some basic programs written for the MATLAB environment for the analysis of optical and acoustic data and for signal processing. These programs exploit novel concept derived from a theoretical physics approach. These programs can be easily customized by the expert user, but they nevertheless constitute useful data analysis tools also in the present form.

  • Platform: Scripts, Matlab

This algorithm is based on "Combined Morphological........Segmentation", by Robert J et. al. IEEE Trans. on Image Proc., Vol.14, No.1. Jan. 2005. The matlab functions of dtwct can be obtained from http://taco.poly.edu/WaveletSoftware/dt2D.html.

  • Publisher: VPS Naidu
  • Date: 05-06-2013
  • Size: 338 KB
  • Platform: Scripts, Matlab

This script simulates the Binary Phase Shift keying. Since BPSK is a digital modulation scheme, you can modulate as many bits as you want. however, I have only simulated it for few bits, so that the results are visible. This is code for BPSK only, means it can only modulated two digital states on two different phases.

  • Platform: Scripts, Matlab

This model simulates a three phase rectifier based on space vector pulse width modulation. Parameters can be adjusted from Model properties initial call back function..

  • Platform: Scripts, Matlab

This is a MATLAB™ instrument driver for use with v2.0 of the Instrument Control Toolboxd-OC?D? and higher. It supports the base functions of the Rohde & Schwarz™ CMU200 universal radio communication tester. It is a MATLAB VXIplug&play instrument driver that requires the Rohde & Schwarz rscmu200 VXIplug&play instrument driver to operate.

  • Platform: Scripts, Matlab

ncluded are 4 functions for communication with the MATLABPOOL parallel workers. -- Similar to pctRunOnAll, but asynchronous (non-blocking). parRunOnLabs: run a command on all members of a matlabpool parWaitForLabs: wait for labs to complete a job -- Similar to pmode client2lab and lab2client, but without pmode.

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

Gas absorption is a very ubiquitous unit operation in any chemical plant. It has in common with liquid-liquid extraction that there are two carrier streams and one solute to be partioned between them. Here, we use the McCabe and Thiele graphical method to study the separation of acetone from air.

  • Platform: Scripts, Matlab

% SYNTAX: STRUCT_MATRIX=hdfreader_quikscat(); % % This code reads as many files as you want (1 or >1) of your % choice from dataset PODAAC JPL QuikSCAT Seawinds L3 passings, generating a struct-organized maxtrix. % % $$ FILES IN '*.gz' MUST BE EXTRACTED.

  • Platform: Scripts, Matlab

Regulation bang bang model of ball on beam..

  • Platform: Scripts, Matlab

MOTIFINFO = GIBBSMOTIFSAMPLER(SEQARRAY,MOTIFVECTOR,ALPHABET,OPTIONS) Searches for the motifs in a set of sequences via Gibbs sampling. seqArray is a cell vector of sequence strings. motifVector is a vector of uniformly-spaced motif widths you wish to optimize.

  • Platform: Scripts, Matlab

The D'Agostino-Pearson's K2 test is used to assessing normality of data using skewness and kurtosis. It approximates to the chi-squared distribution. File needs to input the data vector and significance level (default = 0.05). It outputs whether or not the normality is met.

  • Platform: Scripts, Matlab

Function BUTTERFLY (named after the strategy shown on the screenshot) aims to help students and instructors of finance visualize payoffs of simple option strategies. The function allows constructing a portfolio of n < 9 securities, including a (zero-dividend) stock, a (zero-coupon) bond, a forward contract, and a European call or put stock option, and plots portfolio's terminal payoff, as well as time-T value of cash flows at t = 0,T , i.

  • Platform: Scripts, Matlab

unctions CPRPSA and SMMPSA compute PSA-benchmarked conditional prepayment and single month mortality rates..

  • Platform: Scripts, Matlab

A zip file containing the examples that were used in the webinar: "Teaching and Research of Computational Finance with MATLAB" Including: * GUI for pricing an options via CRR tree * Script for priocing via Finitie differences * GUI for pricing via the Monte Carlo method of Longstaff and Schwartz * Functions to implement all three methods.

  • Publisher: Mark Hoyle
  • Date: 04-06-2013
  • Size: 72 KB
  • Platform: Scripts, Matlab
  • gunits
  • License: Shareware
  • Price: .price.
  • Rating

help gunits %Function to convert units using Google %SCd 09/01/2010 % %gunits searches using the Google convention e.g: '3ft to in' % %Input Arguments: % -before: string with number and unit such as: % '3ft', '17c','17lbf/in^2', '3 ft*lbf' % -after: unit you wish to convert such as: (respectively) % 'mm', 'f', 'N/ft^2','Newton*m' % % NOTE1: Google can be picky with the input.

  • Publisher: Sean de
  • Date: 04-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Describes development of a failure boundary mapping algorithm and application to a Airfoil Flutter model. Demo files from July 21, 2009 webinar "Using Statistics and Optimization to Support Design Activities" Webinar Link: http://www.mathworks.com/wbnr37485 Development of the failure boundary mapping algoirthm using MATLAB and Statistics Toolbox (Clustering) is described in boundaryMapping.

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

This is an open source project to develop and maintain the reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files..

  • Platform: Scripts, C and C plus plus

IMComp is an Image COmpression Software based on MATLAB used to compress various JPEG images. This software is primarily useful for compressing images which are being taken with the help of Digital Cameras and Mobile Phones Though using IMComp degrades the quality of images.

  • Platform: Scripts, Matlab

BINOMIAL Binomial coefficient. If the arguments are both non-negative integers with 0 <= K <= N, then BINOMIAL(N, K) = N!/K!/(N-K)!, which is the number of distinct sets of K objects that can be chosen from N distinct objects. When N or K(or both) are N-D matrices, BINOMIAL(N, K) is the coefficient for each pair of elements.

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

non blocking tcpip event based sockets for Matlab. A small java class that implements a channel multiplexor in a separate thread and allows you to register socket connections and Matlab callback functions for socket channel events (OP_READ, OP_WRITE, OP_ACCEPT, OP_CONNECT).

  • Platform: Scripts, Matlab

This is a collection of M-files used in the book "Applications of MATLAB: Numerical Solutions", ISBN 9957-32-040-8. by Yasin A. Al Shiboul . This collection comprises: - Examples that illustrate the text; - Programs developed within the text; - Solutions to selected exercises, appearing at the end of the chapters.

  • Platform: Scripts, Matlab

This Hough transform is highly optimized. It uses the midpoint circle algorithm to draw the circles in voting space quickly and without gaps. It also includes an option for searching only part of the image to increase speed if a rough estimate of the circle locations is known.

  • Publisher: Peter Bone
  • Date: 04-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

% Estimate lengths on an image by point-click. % [lengths] = image_measure; % % This function prompts the user to select an image file to open, then % opens and plots the image. The program waits for the user to resize the % image if desired. The user then: % 1.

  • Publisher: Matt Allen
  • Date: 04-06-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

Subspace learning based face recognition methods have attracted many researchers' interests in recent years. In this paper, a novel Laplacian Smoothing Transform (LST) is proposed to transform an image into a sequence, by which low frequency features of an image can be easily extracted for a subspace learning method for face recognition.

  • Publisher: Suicheng Gu
  • Date: 04-06-2013
  • Size: 3738 KB
  • Platform: Scripts, Matlab

This is an adaptation of the projecting method for ellipse introduced by D. Eberly. Internet publication: "Distance from a point to an ellipse in 2D" (2004) Geometric Tools, LLC, www.geometrictools.com Book publication: "3D Game Engine Design", 2nd edition.

  • Publisher: Hui Ma
  • Date: 04-06-2013
  • Size: 10 KB
  • 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 ...

Screen Recorder Pro

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

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

Driver Booster

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

BitComet Ultra Accelerator

BITCOMET ULTRA ACCELERATOR is
an effective plug-in for
BitComet P2P. The program
includes most modern
technology that is ...

Portable Efficient Sticky
Notes

Throw away the traditional
paper sticky notes and start
using the completely free
Efficient Sticky Notes!
"Stick" your ...

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

Avetix Antivirus Free

Avetix Antivirus Free, is a
best solution for protecting
from all types of threats:
Virus, Worm, Adware, Dropper,
Trojan, ...

PCMate Free File Encryptor

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