Filter coefficients from poles

8 Ansichten (letzte 30 Tage)
Jakob Sørensen
Jakob Sørensen am 3 Okt. 2012
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

Akzeptierte Antwort

Wayne King
Wayne King am 3 Okt. 2012
You can use zp2tf to form the transfer function, numerator and denominator, from the zeros, poles, and gains.
  1 Kommentar
Jakob Sørensen
Jakob Sørensen am 3 Okt. 2012
That seems to be just what I need. Tyvm!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by