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.

Package: signal