Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

remove frequency component above 5Khz

1 Ansicht (letzte 30 Tage)
Priyanka
Priyanka am 23 Jan. 2013
How to write MATLAB program to remove frequency component above 5Khz fro the audio file.
1. Use standard matlab function for filter
2.Implement overlap-add/save method with the help DFT to implement above operation.
I recorded 3 sec audio file and filtered it, using butterworth filter. After that I want to determine DFT of recorded signal using overlap-add or overlap-save method. But I don't understand how to segment the audio signal and which signal should be used as impulse sequence for calculation of DFT and how to implement DFT Audio signal. please help me its urgent....

Antworten (0)

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by