Introduction - If you have any usage issues, please Google them yourself
Used on cellular phones to filter out
background 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 to noise ratio.
Realtime implementation using Texas Instruments TMS320C5510 DSK and TMS320C6713 DSK. Code mostly in C, except where it would be too slow and assembly language is used.