Signal Toolkit - tf2zp
- Function File:
[z, p, k] =tf2zp(num, den) Convert transfer functions to poles-and-zero representations.
Returns the zeros and poles of the system defined by num/den. k is a gain associated with the system zeros.
[z, p, k] = tf2zp (num, den)Convert transfer functions to poles-and-zero representations.
Returns the zeros and poles of the system defined by num/den. k is a gain associated with the system zeros.