Filter coefficients from poles
7 ビュー (過去 30 日間)
古いコメントを表示
Hey,
I'm looking to make an AR (all-pole) filter. I would like to be able to select poles by coordinates, and get the filter coefficients from this. I'm really lost on where to start, and Google haven't gotten me far. Could anyone be so kind to give me some hints on where to start?
P.S. It has to be running automatically, so stuff like fdatool isn't an option.
Cheers!
- Jake
0 件のコメント
採用された回答
Wayne King
2012 年 10 月 3 日
You can use zp2tf to form the transfer function, numerator and denominator, from the zeros, poles, and gains.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Digital Filter Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!