Software Listing: Takes
- VisualEffectWrinkle Script
- License: Freeware
- Price: 0.00

The animation button applet takes one input image and performs real-time wrinkle effect. If you move your mouse over the image, you will see the original image. The applet is compatible with all major web browsers. It is very customizable and easy to install and use..
- Publisher: thejmaker.com
- Date: 18-01-2013
- Size: 20 KB
- Platform: Java, Scripts
- VisualEffectSphere Script
- License: Freeware
- Price: 0.00

The animation button applet takes one input image and performs real-time sphere mapping effect with lighting. If you move the mouse over the sphere, then you will see the original image. The applet parameters are very easy to customize..
- Publisher: thejmaker.com
- Date: 23-06-2013
- Size: 20 KB
- Platform: Java, Scripts
- VisualEffectBlossom Script
- License: Freeware
- Price: 0.00

The animation button applet takes one input image and performs real-time blossom effect at a random center or mouse location. You can control the effect with your mouse. The applet is compatible with all major web browser and is easy to customize..
- Publisher: thejmaker.com
- Date: 10-03-2013
- Size: 20 KB
- Platform: Java, Scripts
- VisualEffectGlass Script
- License: Freeware
- Price: 0.00

The animation button applet takes one input image and performs real-time glass effect. Move your mouse onto the image to pause the animation or click to link to a URL if any. The script is very easy to install and use and is compatible with all major web browsers Java enabled..
- Publisher: thejmaker.com
- Date: 04-04-2013
- Size: 10 KB
- Platform: Java, Scripts
- VisualEffectMotion Script
- License: Freeware
- Price: 0.00

The animation button applet takes one input image and performs real-time motion blur effect at a random center or mouse location. If you move the mouse slowly over the image, then the angle of the effect and position will change. The applet is very easy to customize by changing the parameters values..
- Publisher: thejmaker.com
- Date: 02-02-2013
- Size: 31 KB
- Platform: Java, Scripts
- Rippling image Script
- License: Freeware
- Price: 0.00

Rippling image applet takes in any image and makes it ripple. The applet is compatible with all recent Java versions. It will work on any web browser. Rippling image applet can be easily customized to suit your needs by changing the appropriate parameters..
- Publisher: David Griffiths
- Date: 04-02-2013
- Size: 10 KB
- Platform: Java, Scripts
- VisualEffectRain for Graphics and Animations
- License: Freeware
- Price: 0.00

This Java animation button applet takes one input image and emulates the rain effect. If you move the mouse over the image the rain will stop or you can click to link to a URL if any..
- Publisher: thejmaker.com
- Date: 27-03-2013
- Size: 41 KB
- Platform: Java, Scripts
- To write a date in Spanish
- License: Freeware
- Price: 0.00

It takes the current date, and using a template, translates it into Spanish. The output can be placed on a page or passed to other javascript function. It supports writting the date in different formats..
- Publisher: C. F., Wong
- Date: 09-05-2013
- Size: 51 KB
- Platform: JavaScript, Scripts
- Speech Spectrogram
- License: Freeware
- Price: 0.00

Takes a vector containing audio data samples as an input, computes short-time Fourier transform (STFT) and plots the STFT power spectrum trajectories across time.http://www.downloadplex.com/index.php?a=admin&b=programs&os=Scripts&add.
- Publisher: Kamil Wojcicki
- Date: 24-02-2013
- Size: 2939 KB
- Platform: Matlab, Scripts
- 3D Plots of Normalized Array Factor Examples
- License: Freeware
- Price: 0.00

This code takes an expression for a normalized AF in spherical coordinates and creates a 3D plot in cartesian coordinates. Examples are specific to Antenna Theory and Design (2nd Ed) by Stutzman and Thiele..
- Publisher: Eve Klopf
- Date: 14-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Kernel PCA
- License: Freeware
- Price: 0.00

This technique takes advantage of the kernel trick that can be used in PCA. This is a tutorial only and is slow for large data sets. In line 30 the kernel can be changed. Any Kernel should do it. Ref : http://www.eecs.berkeley.edu/~wainwrig/sta...kopf_kernel.pdf.
- Publisher: Ambarish Jash
- Date: 08-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- HAMMINGS CODE IN MATLAB FOR LBC
- License: Freeware
- Price: 0.00

The following code takes input as 'k' bits of message and then gives the possible codewords that could be put into channel inorder to transmit it.Thereafter, it asks the user to introduce an error in any of its bits and then at the receiver end it detects and decodes the errorneous pattern and shows the correct code that was transmitte.
- Publisher: himanshu gupta
- Date: 04-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Circular Cross Correlation of the Columns of an Array - circ xcorr
- License: Freeware
- Price: 0.00

The program takes the columns of an input matrix and calculates the auto and cross correlation of these columns using an fft method. The result is very similar to the xcorr function. This method could be used to evaluate the cross correlation of repeating code sequences, and other similar investigations. An n x m matrix in will result in an n x m^2 matrix out. There is a waitbar included to remove the mystery of how long the calculation will take..
- Publisher: Rick McConnell
- Date: 21-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- circ conv 4 unequal length sequences
- License: Freeware
- Price: 0.00

A function that takes two sequences(vectors) as parameters and computes the circular convolution . x(n),h(n) are the vectors. The vectors need NOT be of equal lengths. If they are of unequal lengths, the shorter vector is appended with trailing zeros and then circular convolution is carried out..
- Publisher: Soumya Ranjan Maharana
- Date: 23-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Calculate number of windows of data
- License: Freeware
- Price: 0.00

Takes the data length, window length and window overlap length as inputs and returns the number of windows that will result. Will also return the start samples and end samples of each window if asked..
- Publisher: Stephen Faul
- Date: 07-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Get I and Q
- License: Freeware
- Price: 0.00

function y = getiq(x,freq) this takes in the frequencies X that were received at a rate of FREQ and gives you a complex value which is I and Q - this is used when you have frequency X changing and the phase is cumulative - meaning it does not start each new frequency at the same spot OR function y = getiq(data,freq,fc) this takes in frequencies X that were received at a rate of FREQ and gives you a complex value which is I and Q based around a center frequency FC this is used when you have frequency X changing and the phase is cumulative - meaning it does not start each new frequency at the same spot.
- Publisher: Nate Melster
- Date: 10-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Inertial Measurement Unit position calculator
- License: Freeware
- Price: 0.00

this program takes the data from an IMU as the input and calculates the body's trajectory ,velocity and attitude . it plots the velocities and euler angles vs time and the body's trajectory..
- Publisher: abhilash harpale
- Date: 03-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- get cross-section
- License: Freeware
- Price: 0.00

this m file takes a cross section section from a map. script is function mode now. Zip file Content: crssctn.m z.dat z.dat is an example for how program works it..
- Publisher: Mustafa Deniz
- Date: 15-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Synthetic Division Scripts)
- License: Freeware
- Price: 0.00

It takes the input in the form of two Polynomials and output in the form of Quotient . The Quotient's are stored in an array. We can also specify, that how many times the synthetic Division is required..
- Publisher: Zeeshan Shareef
- Date: 01-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Least-Squares optimal affine subspace
- License: Freeware
- Price: 0.00

The zip includes: (1) lsqAffineSpace: a 'low level' routine that takes a set of m-dimensional real sample data and returns the optimal-fit k-dimensional affine subspace, with some options for discarding outliers. (2) lsqPlane and lsqLine: lsqAffineSpace wrappers, that compute optimal line and hyperplane (plane, if the samples are 3-vectors) of the input samples. (3) lsqAffineTestScript: demonstrating usage of the functions..
- Publisher: Ofek Shilon
- Date: 01-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts






