Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.617 Times

Average Wages freeware
Filter: All | Freeware | Demo
 

Average Wages

< 1 2 3 4 5 > 
Added: June 06, 2013 | Visits: 433

Standardista Table Sorting Standardista Table Sorting is a javascript module that lets you sort a HTML data table by any column.The module has the following advantages: - The codebase has been tested across a large number of web browsers, and in the few that wond-deOaot allow the sorting to occur, the module degrades...



Platforms: JavaScript

License: Freeware Size: 40.96 KB Download (47): Standardista Table Sorting Download

Added: September 09, 2013 | Visits: 611

PSNR of YUV videos The function computes the psnr between two yuv videos. It considers the video signal as a whole and it doesn't average the psnr's of the single frames.You can compute the psnr between the Y, U, V or YUV parts of the yuv videos.The function supports different resolutions and the YUV-formats 4:0:0,...





Platforms: Matlab

License: Freeware Size: 10 KB Download (41): PSNR of YUV videos Download

Added: April 27, 2013 | Visits: 386

Signal Processing blocks This m-file implements a M-point moving average system.The equation is:y(n)=(x(n)+x(n-1)+.....+x(n-M))/M;M is the order of the M-point moving average system.Syntax:y=mpointaverage(input,order)The argument 'input' is the input sequence.The argument 'order' is T,the order of the M-point moving...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Signal Processing blocks Download

Added: April 01, 2013 | Visits: 436

EZFFT : An easy to use Power Spectrum (FFT) EZFFT(T,U) plots the power spectrum of the signal U(T) , where T is a 'time' and U is a real signal (T can be considered as a space coordinate as well). If T is a scalar, then it is interpreted as the 'sampling time' of the signal U. If T is a vector, then it is interpreted as the 'time' itself....


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): EZFFT : An easy to use Power Spectrum (FFT) Download

Added: April 13, 2013 | Visits: 412

Binary Conversion Methods Five methods for converting a signal to a binary representation. Methods outlined in Arthur Petrosian, "Kolmogorov Complexity of finite sequences and recognition of different preictal eeg patterns".Methods are:1. average method: sample assigned 1 if above the signal average2. modified zone...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Binary Conversion Methods Download

Voltage Source Inverter with Sinusoidal Pulse Width Modulation This program analyzes the performance of a voltage source inverter with Sinusoidal-pulse-modulated output, under different loading conditions.The inputs are:- The frequency of the output voltage waveform.- The modulation index.- The phase angle of the load.- The frequency of the carrier...


Platforms: Matlab


Added: July 01, 2013 | Visits: 443

Screenshot Fast root-mean-square (RMS) power FASTRMS Instantaneous root-mean-square (RMS) power via convolution.FASTRMS(X), when X is a vector, is the time-varying RMS power of X, computed using a 5-point rectangular window centered at each point in the signal. The output is the same size as X and contains, for each point in X, an estimate...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Screenshot Fast root-mean-square (RMS) power Download

Added: April 06, 2013 | Visits: 415

HUFFMANCODING format : [huffcodes,H,Hav,e]=huffmancoding(p,n)inputs: p is the probability of each alphabet symbol( eg:p=[.3 .2 .2 .2 .06 .04] )n is an integer that determines number of symbols at each frame(default:n=1)outputs: huffcodes: huffmancodesH: source entropyHav: average entropy for codinge: codding...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): HUFFMANCODING Download

Added: April 05, 2013 | Visits: 397

TOFsPRO toolbox This tool enhances signal detection for broad-mass TOF spectra by accounting for changing peak width and providing peak-shape-dependent filtering capabilities. A set of input TOF spectra is processed to produce aligned peak list and array of corresponding signal intensities. Signal processing...


Platforms: Matlab

License: Freeware Size: 3.38 MB Download (41): TOFsPRO toolbox Download

Added: April 02, 2013 | Visits: 366

Simple dB and Power of 10 Conversion Utilities This zip file contains three functions: dbm_to_vpp which converts dBm to a peak-to-peak voltage; dbmean which calculates the average or mean decibel value of two or more decibel quantities; and nextpow10 which returns the next higher power of 10 for a specified number.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Simple dB and Power of 10 Conversion Utilities Download

Added: June 24, 2013 | Visits: 410

Removal of unevenness of a histogram While working with a histogram we may need to detect a peak or crest of the histogram.But the histogram contains a number of local minima & maxima which makes the histogram extremely uneven.While detecting a peak or crest we are intended to detect the global peak or crest.This code replaces every...


Platforms: Matlab

License: Freeware Size: 10 KB Download (38): Removal of unevenness of a histogram Download

Added: July 20, 2013 | Visits: 391

RUNMEAN For vectors, Y = RUNMEAN(X,M) computes a running mean (also known as moving average) on the elements of the vector X. It uses a window of 2*M+1 datapoints. M an positive integer defining (half) the size of the window. In pseudo code: Y(i) = sum(X(j)) / (2*M+1), for j = (i-M):(i+M), and...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): RUNMEAN Download

Added: April 14, 2013 | Visits: 486

Algorithmic Trading with MATLAB - 2009 update These are the files and some of the data that I used in my recent webinar on Algorithmic Trading. Data has been shortened for size reasons. Included are:MARISANearest Neighbour modelTrailing stop-loss codean illustration of Takens TheoremAlso included are Simulink models showing:Moving Average...


Platforms: Matlab

License: Freeware Size: 3.19 MB Download (43): Algorithmic Trading with MATLAB - 2009 update Download

Added: May 20, 2013 | Visits: 742

Measures of Analysis of Time Series toolkit (MATS) Measures of Analysis of Time Series (MATS) toolkit computes a number of different measures of analysis of scalar time series (linear, nonlinear and other statistical measures). It also contains pre-processing tools (transformations and standardizations), data splitting facility, resampled data...


Platforms: Matlab

License: Freeware Size: 3.41 MB Download (63): Measures of Analysis of Time Series toolkit (MATS) Download

Added: June 03, 2013 | Visits: 480

Natural Cubic Splines Yield Curve The fitting of smooth curve through a set of data points and extention to this is the fitting of 'best fit' spline to a large set of data points which show the cerrent trend but which do not all lie above the curve. The method involves cluster analysis, that is, grouping the crude data into...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Natural Cubic Splines Yield Curve Download

Added: July 05, 2013 | Visits: 430

Constrained LLA to predict a chaotic time series 4 files are included in the package:(1) fs01.m - the 1st-order local linear approximation (LLA) very similar to algorithm by Farmer and Sidorowich (1987). Uses constrained linear least squares (lsqlin) and(2) ts1.m - to reconstruct the vectors of the state space.(3) Example.m - runs fs01 and ts1...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Constrained LLA to predict a chaotic time series Download

Added: September 12, 2013 | Visits: 614

gaussianPlume gaussianPlume Steady-state gaussian plume distribution model gaussianPlume models the dispersion of a continuous point source, i.e. plume, in various conditions and terrains. The output of gaussianPlume is a 3-dimensional matrix containing the concentrations of the emitted substance over a field...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (49): gaussianPlume Download

Added: May 04, 2013 | Visits: 1.320

Pricing Basket Option Function for pricing basket option using Monte Carlo Simulation. You can specify if you want an American option. For American options, it follows LMS algorithm. You can choose to specify Averaging date, Average Price, Average type etc. asianbasket.m and europeanbasket.m are the files for pricing....


Platforms: Matlab

License: Freeware Size: 10 KB Download (54): Pricing Basket Option Download

Added: July 13, 2013 | Visits: 328

MSPIKE Performs neural spike pattern analysis on extracellular potentials acquired with TDT's System3 and OpenEx software.More on current functions:All-Order Inter-Spike Interval Histogram.Inter-Spike Interval Histogram for any order or combination of orders.First-Order Inter-Spike Interval...


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (47): MSPIKE Download

Added: April 07, 2013 | Visits: 379

ami and correlation AMI computes and plots average mutual information (ami) and correlation of univariate or bivariate time series for different values of time lag.USAGE: [amis corrs] = ami(xy,nBins,nLags)INPUT: xy: either univariate (x) or bivariate ([x y]) time series data. If bivariate time series are given then...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (43): ami and correlation Download

< 1 2 3 4 5 >