required to design an echo generation and cancellation system

5 views (last 30 days)
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
Mohamed Samir
Mohamed Samir on 26 Mar 2018
I tried most of it but when I can't complete ... then I asked ... Rik Wisselink thank you so much .

Sign in to comment.

Answers (1)

Abhishek Ballaney
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

Categories

Find more on Audio Processing Algorithm Design 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!