How to find FIR approximation of an IIR function?

19 次查看(过去 30 天)
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.

回答(1 个)

Star Strider
Star Strider 2021-12-15
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.
.

类别

Help CenterFile Exchange 中查找有关 Digital and Analog Filters 的更多信息

标签

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by