required to design an echo generation and cancellation system
Mostrar comentarios más antiguos
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 comentarios
Ahmed Mohsen
el 26 de Mzo. de 2018
Editada: Ahmed Mohsen
el 26 de Mzo. de 2018
sorry my friend i have The same Project and i couldn't write this code
Rik
el 26 de Mzo. de 2018
Why don't you show what you have tried? Have a read here and here. It will greatly improve your chances of getting an answer.
This is not a homework writing service, and teachers know about this site as well. Using exact solutions provided here might be considered plagiarism. You can find guidelines for posting homework on this forum here.
Mohamed Samir
el 26 de Mzo. de 2018
moustafa abada
el 29 de Dic. de 2018
can you pls share what u have reached ?
Respuestas (1)
Abhishek Ballaney
el 27 de Mzo. de 2018
0 votos
https://in.mathworks.com/help/audio/examples/acoustic-echo-cancellation-aec.html
https://in.mathworks.com/help/dsp/examples/acoustic-noise-cancellation-lms.html
Categorías
Más información sobre Deploy to Java Applications Using MWArray Data API en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!