How to calculate the denominator coefficient for a large number of poles?

조회 수: 1 (최근 30일)
Waleed Tariq
Waleed Tariq 2020년 10월 10일
댓글: Sunand Agarwal 2020년 10월 14일
How to calculate the denominator coefficient for a large number of poles?

답변 (1개)

Sunand Agarwal
Sunand Agarwal 2020년 10월 13일
You might want to use numden function in MATLAB to extract both the numerator and denominator coefficients.
If this doesn't help, please explain your problem statement in detail.
  댓글 수: 2
Waleed Tariq
Waleed Tariq 2020년 10월 13일
Actually, I have a output of the causal linear shift-invariant filter and the variance of the input signal is 0.05 and the filter is an autoregressive filter. iHave to calxulae the denominator coefficients for a large number of poles and then I have to calculate the mean square error for each number of poles. Moreover, I have to use one of the formulas from "Model Order Slection Crtiteria" to calculate optimal number of poles. In the end I have to calculate again coefficients of denominator but for optimal number of poles .
Sunand Agarwal
Sunand Agarwal 2020년 10월 14일
You may refer to the tfdata function for extracting the denominator coefficients for transfer functions.
This might help in your use case.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Pole and Zero Locations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by