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

4 ビュー (過去 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 Center および File ExchangePole and Zero Locations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by