tf2zp
Transfer function to zero pole conversion
Calling Sequence
[z p k] = tf2zp(num, den)
Parameters
z:
Zeros
p:
Poles
k:
Leading coefficient (Gain)
Num:
Numerator coefficients of the transfer function
den:
Denomenator coefficients of the transfer function
Description
It converts transfer function representation to zeros / poles representation.
Examples
Authors
Debdeep Dey (FOSSEE, IIT Bombay)
MODIFIED BY: Sonu Sharma (fellow at FOSSEE, IIT Bombay)