Converts zeros / poles to a transfer function.
[num, den] = zp2tf (z, p, k) num = zp2tf (z, p, k)
Zeros
Poles
Leading coefficient
Numerator of the transfer function
Denomenator of the transfer function
This is an Octave function. It converts zeros / poles to a transfer function.