required to design an echo generation and cancellation system
2 views (last 30 days)
Show older comments
Use MATLAB to read the wave file, and use the convolution instruction in MATLAB to generate the echo signal. Given that you know the generation system, design the “inverse” system for echo cancellation. You can listen to wav files using some MATLAB instructions, and you can also listen to the processed signal (echo version, and after echo cancellation) using MATLAB instructions. The echo strength and decay should variables that can change to model different environments. Plot part of the original speech signal, the echo signal, and the signal after removing the echo. Listen to all of the signals too.
4 Comments
Answers (1)
Abhishek Ballaney
on 27 Mar 2018
https://in.mathworks.com/help/audio/examples/acoustic-echo-cancellation-aec.html
https://in.mathworks.com/help/dsp/examples/acoustic-noise-cancellation-lms.html
0 Comments
See Also
Categories
Find more on Audio I/O and Waveform Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!