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

Noise Cancelling Headphone Ratings software
Filter: All | Freeware | Demo
 

Noise Cancelling Headphone Ratings

< 1 2 3 4 5 > 
Added: May 19, 2013 | Visits: 859

Calculation of LLR values with variable noise variance LLR_DEMOD LLR Demodulator H = LLR_DEMOD_MEX(CONSTELLATION, MAPPING, METHOD) constructs a LLR demodulator object H for a given constellation, mapping and noise variance. The vectors CONSTELLATION and MAPPING are usually generated by using MATLAB Modem Modulation Modem. and contain the complex or... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Calculation of LLR values with variable noise variance Download

Added: April 22, 2013 | Visits: 497

Impulse Noise Addition This function can be used for adding different kind of impulse noises (i.e. Salt & Pepper noise and Random-value impulse noise) to image.Salt & Pepper Noise values are 0 or 255 but random-value impulse noise values vary from 0 to 255.website : http://kannan.keizer.googlepages.com Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Impulse Noise Addition Download

Added: June 14, 2013 | Visits: 431

Generate FM noise sidebands on a carrier using randn fn The file calculates and plots FM noise sidebands for a carrier. It also does sinusoidal modulation. This simple way of adding noise to a carrier is useful for simulation of PLLs. It turns out, though, that the mean of the randn function is not as close to zero as it could be, and this causes the... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Generate FM noise sidebands on a carrier using randn fn Download

Added: August 20, 2013 | Visits: 750

Phase Noise to Jitter Usage:Jitter = Pn2Jitter(f, Lf, fc)Inputs:f: Frequency vector (phase noise break points), in Hz, row or column.Lf: Phase noise vector, in dBc/Hz, same dimensions, size(), as f.fc: Carrier frequency, in Hz, a scalar.Output:Jitter: RMS jitter, in seconds.Phase noise data can be derived from... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Phase Noise to Jitter Download

Added: July 28, 2013 | Visits: 626

Audio Noise Gate for Texas Instruments C5510 / C6713 Used on cellular phones to filter outbackground noise. Measure the signal to noise ratio of an audio input in realtime. Pass speech but give silence where the input is noise (hiss, snap crackle and pop).Includes a tutorial on how to use statistics (correlation coefficient) to calculate the signal... Platforms: Matlab

License: Freeware Size: 1.03 MB Download (45): Audio Noise Gate for Texas Instruments C5510 / C6713 Download

Added: April 10, 2013 | Visits: 601

Active noise control system using FxLMS algorithm This simple simulation shows the implementation of FxLMS algorithm for a single channel feed-forward active noise control system. Here, the controller generates an "anti-noise" signal to result a destructive interference at the sensor position. The objective is to minimize the noise residue.The... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Active noise control system using FxLMS algorithm Download

Added: September 03, 2013 | Visits: 345

Noise variance estimation Suppose that you have a signal Y (Y can be a time series, a parametric surface or a volumetric data series) corrupted by a Gaussian noise with unknown variance. It is often of interest to know more about this variance. EVAR(Y) thus returns an estimated variance of the additive noise.EVAR provides... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Noise variance estimation Download

Added: August 10, 2013 | Visits: 774

Feedback active noise control system using FbLMS algorithm This simple simulation shows the implementation of FbLMS algorithm for a single channel feedback active noise control system. Here, the controller generates an "anti-noise" signal to result a destructive interference at the sensor position. The objective is to minimize the noise residue.FbLMS... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Feedback active noise control system using FbLMS algorithm Download

Added: April 23, 2013 | Visits: 354

Simulation of Color Noise The function essentially simulates the colored noise which essentially is a correlated process and unlike the white noise does not have flat PSD. Although white noise is a realistic process color noise seems more practical and hence it requires correct modeling and simulation. The simulation here... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Simulation of Color Noise Download

Added: June 14, 2013 | Visits: 377

Adding noise and Image restoration This archive contains the function which helps in adding the noise to the image given. The noise function can b given various parameters to create various types of noises like gaussian,uniform,Rayleigh etc..........This archive also contains a function which helps in restoring a distorted image.... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Adding noise and Image restoration Download

Added: July 12, 2013 | Visits: 350

Binaural Coherence of Noise Fields A Matlab reference implementation of a novel semi-analytical signal processing model for the binaural coherence of homogeneous isotropic noise fields is presented.The model is derived from a simplified geometrical model of the human head, where the shadowing between the left and right ear is... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Binaural Coherence of Noise Fields Download

Added: April 05, 2013 | Visits: 485

Melody obtained from white noise The white noise is a combination of all frecuencies.The program generate white noise using randn and create a group of filters for the musical notes.The melody is introduced in a matrix Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Melody obtained from white noise Download

Added: March 26, 2013 | Visits: 247

fftnoise - generate noise with a specified power spectrum USAGE: noise=fftnoise(f[,Nseries]) INPUTS: f: the fft of a time series (must be a column vector) Nseries: number of noise series to generate. (default=1) OUTPUT: noise: surrogate series with same power spectrum as f. (each column is a surrogate). ------ Example: ------ %calculate if the trend is... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): fftnoise - generate noise with a specified power spectrum Download

Added: September 04, 2013 | Visits: 304

Noise tracking algorithm for single-microphone speech signals Contains m-files to train and implement the MMSE noise tracking algorithm described in:J.S. Erkelens and R. Heusdens, "Tracking of nonstationary noise based on data-driven recursive noise power estimation", IEEE Trans. Audio, Speech & Lang. Proc., Vol. 16, No. 6, pp. 1112-1123, August 2008.See... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 583.68 KB Download (47): Noise tracking algorithm for single-microphone speech signals Download

Added: August 04, 2013 | Visits: 349

MMSE based noise PSD tracking algorithm Matlab implementation of an MMSE based noise PSD tracking algorithm for speech enhancement. This package is an implementation of the algorithm described in "MMSE BASED NOISE PSD TRACKING WITH LOW COMPLEXITY", by Richard C. Hendriks, Richard Heusdens and Jesper Jensen, IEEE International... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 337.92 KB Download (39): MMSE based noise PSD tracking algorithm Download

Added: July 29, 2013 | Visits: 516

Image Noise Reduction by Local Statistics Reduce image noise by measuring local pixel statistics and remapping intensities.Tristan Ursell (c)Relative Noise TransformMarch 2012Iout=relnoise(Iin,sz,sigma);Iout=relnoise(Iin,sz,sigma,'field');[Iout,Ivar]=relnoise(Iin,sz,sigma,...);[Iout,Ivar,Imean]=relnoise(Iin,sz,sigma,...);Iin = the input... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 153.6 KB Download (43): Image Noise Reduction by Local Statistics Download

Added: August 06, 2013 | Visits: 460

JR Ratings This plugin allows you to enable a rating form where users can rate a particular post!There isn't many alterations needed - Simply enable the plugin and your users will then be allowed to vote on your posts! The ratings are displayed through nice, gold stars to make it look a bit nicer! Platforms: PHP

License: Freeware Size: 10 KB Download (39): JR Ratings Download

Added: June 12, 2013 | Visits: 420

Xavin's Review Ratings This plugin adds a shortcode tag that will display a rating in one of several formats. Here is a feature breakdown: * Input ratings as a fraction (4/5) or a percentage (80%). * Use any amount of stars from 2 to 100. * Set the minimal star fraction allowed, whole, half or quarter. * Split multiple... Platforms: PHP

License: Freeware Size: 20.48 KB Download (51): Xavin's Review Ratings Download

Added: August 23, 2013 | Visits: 372

Comment Ratings Tired of moderating comments on your wordpress site? Stop losing your time and let your visitors decide which comment worth to be on the top of the post. Install : Download 'comment-ratings.zip' to your computer. After you have downloaded the plugin visit your Wordpress Dashboard -> Plugins ->... Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (45): Comment Ratings Download

Added: May 14, 2013 | Visits: 437

Rockhoist Ratings Rockhoist Ratings is a thumbs up/ thumbs down style rating widget for posts.Key features include: Simple thumbs up/ thumbs down ratings. Ratings are submitted using AJAX. Users can update their ratings. Display total number of thumbs up/ thumbs down ratings.Contact me if you find any bugs, issues... Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Rockhoist Ratings Download

< 1 2 3 4 5 >