Azzera filtri
Azzera filtri

How to find FIR approximation of an IIR function?

19 visualizzazioni (ultimi 30 giorni)
Sherman Lim
Sherman Lim il 15 Dic 2021
Risposto: Star Strider il 15 Dic 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.

Risposte (1)

Star Strider
Star Strider il 15 Dic 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.
.

Categorie

Scopri di più su Digital and Analog Filters 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