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

1 vue (au cours des 30 derniers jours)
Waleed Tariq
Waleed Tariq le 10 Oct 2020
Commenté : Sunand Agarwal le 14 Oct 2020
How to calculate the denominator coefficient for a large number of poles?

Réponses (1)

Sunand Agarwal
Sunand Agarwal le 13 Oct 2020
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 commentaires
Waleed Tariq
Waleed Tariq le 13 Oct 2020
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 le 14 Oct 2020
You may refer to the tfdata function for extracting the denominator coefficients for transfer functions.
This might help in your use case.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by