Effacer les filtres
Effacer les filtres

How to find FIR approximation of an IIR function?

19 vues (au cours des 30 derniers jours)
Sherman Lim
Sherman Lim le 15 Déc 2021
Hi all,
I have an IIR frequency response function which I need to convert to a FIR function. How do I convert such function? The function is as the following:
L,u,sigma squared, bw and theta zero are costants.

Réponses (1)

Star Strider
Star Strider le 15 Déc 2021
If it is possible to calculalte (and ideally plot) the magnitude response as a function of frequency, use the firls funciton to simulate a FIR filter design that matches it with reasonable precision. The firpm function is also an option.
.

Catégories

En savoir plus sur Digital and Analog Filters dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by