[z, p, k] =
(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