moving average filter thru sound
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Audio Processing Algorithm Design についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!