moving average filter thru sound

Hi,
I have sound signal and I add noise to it.
how I can put this signal thru moving average filter?
thanks a lots.
[y, fs, nbits]=wavread('project.wav'); hAWGN = comm.AWGNChannel; channelOutput = step(hAWGN,y);

Antworten (0)

Kategorien

Mehr zu Audio Processing Algorithm Design finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 14 Apr. 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by