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

Ambient Noise software
Filter: All | Freeware | Demo
 

Ambient Noise

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

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: 491

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: 428

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: 745

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: 621

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: 593

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: 342

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: 768

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: 348

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 (39): Simulation of Color Noise Download

Added: June 14, 2013 | Visits: 372

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: 346

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 (41): Binaural Coherence of Noise Fields Download

Added: April 05, 2013 | Visits: 479

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: 245

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: 299

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: 344

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: 512

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 (39): Image Noise Reduction by Local Statistics Download

Added: November 11, 2013 | Visits: 374

DE:Noise for Final Cut Pro DE:Noise makes it easy to remove excessive noise in one easy-to-use tool! DE:Noise handles spurious frame-to-frame defects ranging from fine digital/electronic noise to blotchy spots (e.g. dirt on the film). DE:Noise combines motion estimation techniques with feature-sensitive, edge-preserving...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 4.5 MB Download (32): DE:Noise for Final Cut Pro Download

Added: June 26, 2013 | Visits: 364

Noise Level Noise Level Calculation Noise Level Many types of noise can be eliminated during data collection or post-processing. Noise removal during data collection is preferable. Noise that cannot be removed will increase Sv measurements and bias in situ TS measurements, leading to errors in fish density...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 524 B Download (40): Noise Level Download

Added: September 26, 2013 | Visits: 335

TS Sv Noise Graph We are often interested in the TSuNZ and SvNZ levels at different depths. This program determines what those values are given the frequency of the acoustic unit, ambient temperature, and the TS value at 1 meter or the Sv value at 1 meter.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 838 B Download (38): TS Sv Noise Graph Download

Added: November 07, 2013 | Visits: 605

Ambient Glow Colors A Firefox add-on that borders your browser with a combination of sunny colors, that will surely remind you of your summer holiday The Ambient Glow Colors theme enhances the appearance of your browser with nuances of vibrant yellow, green and blue.


Platforms: Mac

License: Freeware Size: 645.12 KB Download (38): Ambient Glow Colors Download

< 1 2 3 4 5 >