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

Coefficients freeware
Filter: All | Freeware | Demo
 

Coefficients

1 2 3 4 5 > 

Convert Reflection Coefficients into Prediction Coefficients A = rc2lpc(K):K is vector of reflection coefficients: K = [k1, k2, ..., kp].A is vector of linear prediction coefficients: A = [1, a_p(1), a_p(2),..., a_p(p)]If the second input argument is passed, i.e.,A = rc2lpc(K,'matrix'),then A is the matrix:[1, 0, 0, 0,..............,0; 1,... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Convert Reflection Coefficients into Prediction Coefficients Download

Toolbox for MMSE estimators of DFT coefficients under the generalized Gamma density Toolbox for MMSE estimators of DFT coefficients under the generalized Gamma densityThe toolbox can also be downloaded from: http://ict.ewi.tudelft.nl/~richard/The matlab files enclosed in this toolbox can be used to tabulate gain functionsfor clean speech complex-DFT, magnitude-DFT and magnitude... Platforms: Matlab


Added: June 14, 2010 | Visits: 919

Audio::MFCC Audio::MFCC is a Perl module for computing mel-frequency cepstral coefficients. SYNOPSIS use Audio::MFCC; my $fe = Audio::MFCC->init(%params) $fe->start_utt; my @ceps = $fe->process_utt($rawdata, $nsamps); my $leftover = $fe->end_utt; This module provides an interface to the Sphinx-II... Platforms: *nix

License: Freeware Size: 91.14 KB Download (138): Audio::MFCC Download

Added: September 02, 2013 | Visits: 450

radix-2 DFT algorithm for real data Computes the DFT of N real values and returns the firstN/2+1 DFT coefficients. N is an integral power of two. Platforms: Matlab

License: Freeware Size: 10 KB Download (47): radix-2 DFT algorithm for real data Download

Added: July 07, 2013 | Visits: 397

3D-SPIHT These functions implement the 3D SPIHT algorithm, used for the compression of 3d wavelet coefficients. Such 3d wavelet coefficients are produced during the coding of video sequences. Platforms: Matlab

License: Freeware Size: 10 KB Download (51): 3D-SPIHT Download

Added: July 31, 2013 | Visits: 471

DCT Co-Efficients Generator Given a 8x8 data matrix, the program generates its corresponding DCT coefficients Platforms: Matlab

License: Freeware Size: 10 KB Download (47): DCT Co-Efficients Generator Download

Added: June 01, 2013 | Visits: 425

adaptive filter FIR his simulation shown the system identification of an FIR and also the actual and estimated coefficients Platforms: Matlab

License: Freeware Size: 10 KB Download (48): adaptive filter FIR Download

Added: June 21, 2013 | Visits: 376

tf2dspiciirc This file calculates iir canonic coefficients for a dspic (30F6014) for a given filter transfer function. It is a Pre Release and may not work correctly, but I hope you may help in debugging. Platforms: Matlab

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

Added: April 08, 2013 | Visits: 521

routh stability table generator It gets command line inputs from user about highest power and coefficients of characteristic equation and generates the table.It also comments on the stability of the system. Platforms: Matlab

License: Freeware Size: 10 KB Download (51): routh stability table generator Download

Added: July 29, 2013 | Visits: 466

routh stability criteria table generator It needs highest power and coefficients of the characteristic equation. It will also comment on stability of the system. Platforms: Matlab

License: Freeware Size: 10 KB Download (47): routh stability criteria table generator Download

Added: April 25, 2013 | Visits: 426

Routh Hurwitz array Given the coefficients of the characteristic polynomial the Routh-Hurwitz array is created and printed. Additionally, this method shows some results from the array relating to the stability of the system. Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Routh Hurwitz array Download

Added: October 28, 2013 | Visits: 524

Fourier Sine Series Model The Fourier sine series model displays the sine series expansion coefficients of an arbitrary function on the interval Platforms: Mac

License: Freeware Size: 1.4 MB Download (38): Fourier Sine Series Model Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 459

Schilduil Proc Inbreeding Schilduil Proc Inbreeding was built as a calculator for inbreeding coefficients and additive genetic relationships that are based on pedigree. The elements of the relationship matrix represent the additive genetic relationship between two individuals. This is a number between 0 and 2. The... Platforms: Windows

License: Freeware Download (454): Schilduil Proc Inbreeding Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 467

pyBallistics pyBallistics is a graphical small arms ballistics program used to calculate ballistic coefficients, and model bullet trajectories. Future improvements will be a reloading database, and web links to industry reloading data. Platforms: Windows, Mac, Linux

License: Freeware Size: 6.94 MB Download (57): pyBallistics Download

Added: May 10, 2013 | Visits: 599

Digital Resistor-Capacitor Filter It's used to calculate IIR (Infinite Impulse Response) coefficients for any analog RC filter.This function uses a pre-calculated equation for both circuits that only requires the resistance and capacitance value to get a digital filter equivalent to a basic analog filter. Requirements: - MATLAB... Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (66): Digital Resistor-Capacitor Filter Download

Added: June 06, 2013 | Visits: 654

BPSK receiver simulation using Spread Spectrum This is a code for simulation of BPSK receiver using Direct Sequence Spread Spectrum. The performnace is evaluated in presence of AWGN and Rayleigh fading. Jakes' Model has been used to obtained coefficients for rayleigh fading. Platforms: Matlab

License: Freeware Size: 10 KB Download (56): BPSK receiver simulation using Spread Spectrum Download

Added: July 06, 2013 | Visits: 588

1D Gaussian lowpass filter This function returns coefficients of Gaussian lowpass filter.Advantages of Gaussian filter: no ringing or overshoot in time domain.Diasadvantage: slow rolloff in frequency domain.Pass SR=sampling rate, fco=cutoff freq, both in Hz, to the function.Coefficients for FIR filter of length L (L always... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): 1D Gaussian lowpass filter Download

Added: March 24, 2013 | Visits: 426

Sigma-Delta ADC, From Behavioral Model to Verilog and VHDL For a full description of the models, refer to the September 2007 MATLAB Digest article.http://www.mathworks.com/company/newslette...sigmadelta.htmlWe present a series of Simulink models to design a high-level behavioral model of a Sigma-Delta ADC. The high-level behavioral model has an Analog... Platforms: Matlab

License: Freeware Size: 481.28 KB Download (41): Sigma-Delta ADC, From Behavioral Model to Verilog and VHDL Download

Added: July 19, 2013 | Visits: 520

Digital Resistor-Capacitor (RC) Filter Returns equivalent IIR coefficients for an analog RC filterUsage: [B,A] = RC_FILTER(r, c, fs, type); R is the resistance value (in ohms) C is the capacitance value (in farrads) FS is the digital sample rate (in Hz) type is a character string defining filter type Choices are: 'high' or 'low'This... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Digital Resistor-Capacitor (RC) Filter Download

Added: May 02, 2013 | Visits: 560

Brown Acoustic Simulator This simulator creates a source to microphone impulse response in complex room environments. It's based on the image method by Steven Boll'79. You may select frequency dependent wall coefficients and orientation dependent sources. Please refer to the tutorial.pdf file for more information. To... Platforms: Matlab

License: Freeware Size: 4.31 MB Download (55): Brown Acoustic Simulator Download

1 2 3 4 5 >