Least-Squares FIR Filter Design

2 Ansichten (letzte 30 Tage)
Ori Adani
Ori Adani am 31 Aug. 2021
Beantwortet: Jesús Zambrano am 31 Aug. 2021
I have 2 audio files, one is original with clean sound and one has reverb.
I need to make a filter that read the bad file and remove the reverb so it will sound similar to the original file.
I can use the original file for it so I guess Least-Squares FIR Filter is the one I need to use, but I couldn't fine anywhere how to use the original sample when designing the filter.

Antworten (1)

Jesús Zambrano
Jesús Zambrano am 31 Aug. 2021
Hey Ori,
Please find different examples of how to design and apply digital filters in the following link to the documentation
You basically will work with the noisy signal and define a set of specifications that your filter should have.
Hope it helps,
Jesús

Kategorien

Mehr zu Audio Processing Algorithm Design finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by