Borrar filtros
Borrar filtros

How to find FIR approximation of an IIR function?

19 visualizaciones (últimos 30 días)
Sherman Lim
Sherman Lim el 15 de Dic. de 2021
Respondida: Star Strider el 15 de Dic. de 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.

Respuestas (1)

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

Categorías

Más información sobre Digital and Analog Filters en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by