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

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