Least-Squares FIR Filter Design

2 visualizzazioni (ultimi 30 giorni)
Ori Adani
Ori Adani il 31 Ago 2021
Risposto: Jesús Zambrano il 31 Ago 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.

Risposte (1)

Jesús Zambrano
Jesús Zambrano il 31 Ago 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

Categorie

Scopri di più su Audio Processing Algorithm Design in Help Center e File Exchange

Prodotti


Release

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by