moving average filter thru sound
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Audio Processing Algorithm Design dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!