moving average filter thru sound

조회 수: 7 (최근 30일)
muath albrady
muath albrady 2016년 4월 14일
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);

답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio Processing Algorithm Design에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by