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

Listing of Development Tools in Scripts

Y = EXPSMOOTH( X, FS, TAU ) Given input sequence X (column vector), sampled at FS Hertz, returns exponentially smoothed output sequence Y. Time constant (in milliseconds) for the exponential smoother is specified in TAU. If X is a matrix, then smoothing of column vectors of X is performed and returned as column vectors of Y.

  • Platform: Scripts, Matlab

This is a companion to Matlab's Statistics toolbox ksdensity function and Philipp Berens' CircStat toolbox. The difference with Matlab's ksdensity function is that this function is adaped to circular data, such as wind orientation. Using Matlab's function will give biased values at the extremities of the pdf for circular data.

  • Platform: Scripts, Matlab

Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | ==> | | ==> y | C1 D1 | | C2 D2 | The algorithm also accepts state space objects as inputs and gives out a state space object as output.

  • Platform: Scripts, Matlab

To walk through the code and for a thorough description, refer to Meucci, A. (2010) "Annualization and General Projection of Skewness, Kurtosis and All Summary Statistics" Latest version of article and code available at http://symmys.com/node/136.

  • Platform: Scripts, Matlab

GLDM calculates the Gray level Difference Method Probability Density Functions for the given image. This technique is usually used for extracting statistical texture features of a digital mammogram. For details on the Gray level Difference Method, refer the following paper J.

  • Publisher: Athi
  • Date: 12-05-2013
  • Size: 72 KB
  • Platform: Scripts, Matlab

Academic Project aimed at capturing, modeling and predicting stock behavior.

  • Platform: Scripts, Matlab

This is the 3rd part of 3rd Lecture of the MatLab's Video Lectures Series in ARABIC language. The Video File's format is "rmvb", so, you must be have the "Real Player" program or any other program can play this type of media format. The total length of this lecture is 01:07:17 ------------------------------------------------------- The length of this part is 00:19:24 **************************************************************** In this lecture you will: 1- Learn How to use the loops and conditions tools: for, if, while and switch.

  • Platform: Scripts, Matlab

changePPTTemplate Change the template for a powerpoint presentation. changePPTTemplate is a useful complement to the PUBLISH command when used to automatically generate PowerPoint presentations. changePPTTemplate(templateName) changes the template of the currently open/active PowerPoint presentation to the template specified by templateName.

  • Platform: Scripts, Matlab

Run this program by calling ?contractometer.m? When a contraction starts, click the mouse on the upper left green 'Contraction Start' button. This will start the clock in the upper right, and a horizontal red line will rise over time indicating the duration of the current contraction on the left graph.

  • Platform: Scripts, Matlab

After publishing my new block library simulink HEARTVI1,i show case of a no normal heart beat FS<FA,and case of annihilation of heart beat,and now i show after stopping heart beat,the Re-Synchronization of heart beat..

  • Platform: Scripts, Matlab

www.x-eng.com, Steam and water properties for Matlab based on the "International Association for Properties of Water and Steam Industrial Formulation 1997 (IAPWS IF-97). A full implementation of the IF-97 standard that provides very accurate steam and water properties in ranges from 0-1000 bar and 0-2000dlT-C.

  • Platform: Scripts, Matlab

A ball bearing is comprised of an inner and an outer ring. A fault in each one of them can cause the resonance frequencies of the bearing to awake. This program has a simple GUI with which you can investigate bearing faults in the inner or outer ring.

  • Publisher: Roni Peer
  • Date: 12-05-2013
  • Size: 635 KB
  • Platform: Scripts, Matlab

Inverse every 2D matrix slice (the first two dimensions) for multi-dimensional array M: M(:,:,p,q,...) * X(:,:,p,q,...) = repmat(eye(m),[1,1,p,q,...]), where input M is a N-D array (m x m x [p x q x ...]), for all possible m=1,2,3,... and optional higher dimensions.

  • Publisher: Xiaodong
  • Date: 12-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The CMVE toolbox estimates missing values by using correlation structure of the data. The software can be used to impute missing values in any correlated data especally microarray gene expression data. The imputation performance of the software has proven significant affect on gene regulatory network modelling, class prediction, gene selection, clustering and other subsequent analysis methods.

  • Platform: Scripts, Matlab

This simple to use function hides images sounds. When played back though a spectrum analyser the image reappears. It is a technique which has been used previously by artists such as Aphex Twin, Venetian Snares and Nine Inch Nails. The images are divided so one axis corresponds to time and the other corresponds to frequency space.

  • Publisher: Stephen
  • Date: 12-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The combination of classical displacement formulation and Newmark?s family of algorithms is the most popular in solid dynamics. However, in mass dominated problems, for example high velocity impact dynamics, we find phenomena such as the propagation of shock waves and very large deformations that cannot be solved with the classical approach.

  • Platform: Scripts, Matlab

In waste materials, proximate analysis measuring the total concentration of carbohydrate, protein, and lipid contents from solid wastes is challenging, as a result of the heterogeneous and solid nature of wastes. This is a new procedure that was developed to estimate such complex chemical composition of the waste using conventional practical measurements, such as chemical oxygen demand (COD) and total organic carbon.

  • Platform: Scripts, Matlab

ev-MOGA Multiobjective Evolutionary Algorithm has been developed by the Predictive Control and Heuristic optimization Group at Universitat Politdoducnica de Valdoduncia. ev-MOGA is an elitist multi-objective evolutionary algorithm based on the concept of epsilon dominance.

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

rbook provides several convenience classes for working with bibliographic data, including isbn conversions and reading/writing common data exchange formats (BISAC and ONIX) and accessing severel web services (titlepage.com and globalbooksinprint.com).

  • Platform: Scripts, Ruby

Removes nonlinear trend from data DETRENDNONLIN Removes non-linear trend from a vector. The nonlinearity is removed by subtracting a least-squares polynomial fit. Y = DETRENDNONLIN(X) subtracts a second order polynomial fit from the data vector X. Y = DETRENDNONLIN(X, n) subtracts a polynomial fit of order n from the data vector X.

  • Publisher: Atul Ingle
  • Date: 12-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

GetFullPath - Get absolute path of a file or folder name This function converts a partial or relative name to an absolute full path name. The fast Mex works on Windows only (sorry), but the M-file runs on Windows, MacOS and Unix. FullName = GetFullPath(Name) INPUT: Name: String or cell string, file or folder name with relative or absolute path.

  • Publisher: Jan Simon
  • Date: 12-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

ofdm symbol generation of QPSK subsymbols for testing PAPR reduction algorithms..

  • Platform: Scripts, Matlab

arrayadapt provides a convient way to access mxArrays in MATLAB's .mex files. The 'ArrayAdaptor' class template can be specialzed for one of the builtin numeric types and a fixed number of dimensions. It allows for subscripted indexing in additon to using C's []-indexing style.

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

Fast bispectrum (dll optimized) estimation.

  • Platform: Scripts, Matlab

This is a C implementation of the great Matlab code provided by Darren Engwirda. You can find his code in: http://www.mathworks.com/matlabcentral/fil...in-polygon-test According to my estimates, it works more than 2x as fast. So far, this is one of the fastest implementation that I know of.

  • Platform: Scripts, Matlab

This is an embarrassingly simple function to augment the currently available MATLAB colormaps. It works as a seamless replacement for the current maps like jet and hsv. So to use it you just call colormap(othercolor('colorname')). The function handles interpolating to any number of points (othercolor('colorname',numpoints)) and uses the current axis as the reference if numpoints is not specified.

  • Platform: Scripts, Matlab

convert 4:2:0 yuv seqence to bmp images and save them.

  • Publisher: JinHui Hu
  • Date: 11-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

There are 2 implementations of RANdom SAmple Consensus algorithm in the file, one for 2D line fitting only, the other for general purposes(fitting dataA with data B). Example (Finding a homography between 2 images) is provided and the comments are detailed.

  • Platform: Scripts, Matlab

The program searches for a girth 10 QC-LDPC code given size of sub-matrix, row and column weights. The configuration of sub-matrices could also be changed. The program offers flexibility in constructing girth-10 QC-LDPC codes compared to other algorithms.

  • Platform: Scripts, Matlab

GanttChart Demo with multiple tasks aldodA JFreeGraph-Demo The code behind is just a demo of what is possible with JFreeChart using it in Matlab. I played a little with codesnippets I found on the web and the API-Documentation. (http://www.jfree.org/jfreechart/api/javadoc/index.

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

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

SSuite Office WordGraph

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

Honeyview Image Viewer

Honeyview is very fast image
and archived image viewing
software. It allows viewing of
images within an archive
without ...

Shareaza PRO

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

Bytescout BarCode Generator

BarCode Generator is able to
generate and export barcode to
image (PNG, JPG, TIFF).
Types: Codabar, Code 39, GS1,
Code ...

ECTkeyboard

ECTKeyboard is a program that
allows individuals with
reduced motor skills to type
text letter by letter. Works
with eye ...

ChrisPC Free Video
Converter

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