Top Download

Free scripts download - page 3

free download Add to Favorites RSS

LATEST free script downloads

REPLICATE

Matlab

Details

Download

The script currently supports 2D & 3D arrays. Requirements: · MATLAB 7.5 or higher ...

Findsubmat

Matlab

Details

Download

The function looks and returns the linear index of the location where the first element of matrix B is within matrix A. Requirements: · MATLAB 7.4 or higher Limitations: · Only works for 2-d matrices or vectors, both of which may contain NaNs or Infs. ...

PlotPdfTex

Matlab

Details

Download

It is an extension of PlotEpsTex, but line thickness and text size can be controlled.PLOTPDFTEX renders all of the text in a Matlab figure with LaTeX (using LaPrint) and then saves it as a single pdf file for easy inclusion in a LaTeX document using pdflatex. Requirements: · MATLAB 7.8 ...

Popularity Checker

The script operates in HTTP mode, crawling through the site, from the home page and following internal links.For each page of the site, it researches on Del.icio.sus the number of "saved". To do so it downloads the page of favorites and extract the number of saved with a regular expression. The ...

Link Checker scriptol com

It was written using the Scriptol language and converted into PHP.This program is an alternative to Xenu, it has the advantage to group the results for a page, which makes editing the site easier, and its great portability. Compared to the online validator of W3C it has the advantage to not ...

Bot Lane

It can be used in SEO tasks, hosting operations, tool optimizations, adding features to a project and many more.Bot Lane is a tabbed interface, each tab for a script that check an aspect of the site or contribute to its content.If a script is added, a tab will automatically be created. ...

Eye Aliasing Testing

Matlab

Details

Download

Dots are being animated on the computer screen in a dialog window.Every "n" seconds, the dots frequencywill increase. Requirements: · MATLAB 7.5 or higher ...

Another TSP Solver

Matlab

Details

Download

The script can display how the route rearranges at each script iteration.The input for the program is an Nx2 cities array sorted in the initial traveling path. The output is the cities arranged in a more effective route, index vector of the order the cities should be visited & the total ...

Kramers Kronig Solution of Electroabsorption Experimental Data

Matlab

Details

Download

It uses the Kramer-Kronig relations and experimental data from an external .txt file. Requirements: · MATLAB 7.3 or higher ...

Recovering data hidden in an image

Matlab

Details

Download

The function will returns the text string of length SIZ embedded in the Bth bit-plane of the image I. Requirements: · MATLAB 7.0.1 or higher ...

Hiding data in an image

Matlab

Details

Download

It can handle string or text formats for the input data. Requirements: · MATLAB 7.0.1 or higher ...

Extended Kalman Filter

Matlab

Details

Download

The state space model is nonlinear and is input to the function along with the current measurement. It performs the extended Kalman filter and returns the estimated next state and error covariance. Requirements: · MATLAB 7.6 or higher ...

Burning Ship Fractal

Matlab

Details

Download

It will take about 8 seconds to plot the image fractal.The user can remove the "%" at the starting of last line to save the figure in a png file of 2000x2000 resolution. Requirements: · MATLAB 7.1.0 or higher · MATLAB's Image Processing Toolbox ...

Adaptive Illumination Compensation

Matlab

Details

Download

It follows the algorithm written by Phil Chen in one of his papers.It will compensate all black-based values or minimum values pixels followed by the Y component of  the YCbCr space.  Requirements: · MATLAB 7 or higher · MATLAB's Image Processing Toolbox ...

Illumumination Compensation in RGB Space

Matlab

Details

Download

It wil first compnesate the luminosity of the image and after it will convert it from RGB to YCbCr format.Implementing the script is simple:I=imread('filename'); imag_improve_rgb(I) Requirements: · MATLAB 7 or higher · MATLAB's Image Processing Toolbox ...

Data Dumper

JavaScript

Details

Download

The library is very useful when building complex applications and an errors forces the developer to perform hardcore troubleshooting actions. ...

Ellipsoid fit

Matlab

Details

Download

It needs a set of 3D points, equal radii constraints and orientation constraint to fit an ellipsoid into a 3D block object Requirements: · MATLAB 7.7 or higher ...

Power spectral estimation with error bars

Matlab

Details

Download

The function calculates the averaged power spectrum with proper normalization, and even if the signal is given in volts, the value is the power value. Requirements: · MATLAB 7.7 or higher ...

SO Planning

The script follows simple concepts. A list of users work on a list of projects in a given time.The project's development can be followed through the interface. Key features "SO Planning": · Projects management · Project categories and colors (efficient display) · Users management, with simple rights · No complex ...

Mirror

This dynamic semantic layer will ease up programming task on applications that rely on Java Reflection. What's New in This Release: · Does not run static initializer · Reads configuration file just once · Created portuguese users list · Matchers for reflectAll() ...