How to calculate the denominator coefficient for a large number of poles?
3 ビュー (過去 30 日間)
古いコメントを表示
How to calculate the denominator coefficient for a large number of poles?
0 件のコメント
回答 (1 件)
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 件のコメント
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.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!