Free scripts download - page 3

LATEST free script downloads

Fast Peak Locator

The array's end points are automatically excluded. Requirements: · MATLAB 7.8 or higher ...
Matlab

Fourier Series Calculator

It tries to approximate a f(x) function with a m term Fourier series, using the quad MATLaB function. Requirements: · MATLAB 7.1.0 or higher ...
Matlab

Ovulation Predictor Wordpress Plugin

Women can check for the time and period of the month when they're most fertile. Requirements: · WordPress 2.0.2 ...

Weight Loss Calculator

It will provide warning messages if the weight loss will affect the users health. ...

DataTable

It can export data into these kind of table formats: HTML, Wiki, Latex, and plain text. Requirements: · MATLAB 7.6 or higher ...
Matlab

Refinery

It is designed to work with Amazon’s Web Services such as SQS and S3 to distribute image and data processing across multiple severs to alleviate the need for heavy-duty data and image processing on web application servers.Amazon's SQS distributive system handles interprocess messaging and Amazon's S3 handles data storage.If the developer ...

Matlab code for the Kalman filter

It will compute the Kalman gain and the stationary covariance matrix using a Kalman filter with a linear forward looking model. Requirements: · MATLAB 7 or higher ...
Matlab

WP File Tree

Programmers can have their scripts reside in a safe folder, or will be able to put their WP folder outside the accessible web directories on the server.There are 2 links to files the plugin uses. One is a URL to the file itself which loads it as your browser supports the ...

Get files of any extention to a folder

The script can copy or cut all the contained files to another folder. Requirements: · MATLAB 7.5 or higher ...
Matlab

Water Surface Model

The amplitude, height, depth and the speed of the waves can be changed from the configuration file. Requirements: · MATLAB 7.5 or higher ...
Matlab

NextVector Toolbox

It can handle iteration for all permutations, combinations, subsets and tuples.This is useful when the results of perms or nchoosek are too large to hold in memory but the number of iterations is feasible.Vectors are ordered according to number of elements and lex. if the length is the same, they are ...
Matlab

Image Format Conversion Binary to RGB

It can be used for emphasis coloration, object identification, labeling and edge detection. Requirements: · MATLAB 7.6 or higher · MATLAB's Image Processing Toolbox ...
Matlab

Sql2diagram sxd

It can be used in reverse-engineering ERD (Entity-Relationship Diagrams) to create UML-style table structure diagrams.The program outputs OpenOffice.org Draw (.sxd) files, so the results are editable.The program can also output a machine readable textual explanation of the diagram it is writing. ...
Python

Resourceful

The library intendeds to simplify HTTP 1.1 request for authentication, caching, header requests, responses and more. Key features "Resourceful": · GET, PUT, POST and DELETE HTTP requests · HTTP Basic and Digest authentication · HTTP Caching with pluggable back-ends · Follow redirects based on the results of a callback ...

myXMLwrite

The default command XMLwrite causes unnecessary line breakes or white spaces to be added to the XML file.This function eliminates thosenegative effects and returns 0 is succesful or 1 if not. Requirements: · MATLAB 7.7 or higher ...
Matlab

Julia set and Mandelbrot set

Each file comes with its own set of algorithms for generating the fractal graphic. Requirements: · MATLAB 7.1.0 or higher ...
Matlab

Shared variable

Shared objects work like normal data types but can create a alias variable or can be used as pass-by-reference arguments.The alias variable is called a shared variable. Requirements: · MATLAB 7.6 or higher ...
Matlab

Ghost

It can be used on any POSIX systems, and it does what developers do manually when editing the /etc/hosts file.It can also flush the cache. ...

Heteroskedasticity Test

Heteroskedasticity is a sequence of random variables, that could affect statistical data if they have large variances.It will need and use the 'regstats' and 'chi2cdf' functions from the Statistics Toolbox. Requirements: · MATLAB 7.7 or higher · MATLAB's Statistics Toolbox ...
Matlab

Min Max filter

It can eprform the following multidimensional array filtering: running filters in 1D and 2D, filters for image processing applications (erosion/dilatation), 3D and more.The MEX engine uses an algorithms that requires no more than three comparisons per element and per dimension in all configurations.   Requirements: · MATLAB 7.8 · MEX ...
Matlab