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!