필터 지우기
필터 지우기

How to find FIR approximation of an IIR function?

조회 수: 19 (최근 30일)
Sherman Lim
Sherman Lim 2021년 12월 15일
답변: Star Strider 2021년 12월 15일
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