residuez
Calling Sequence
[r,p,f,m]=residuez(b,a)
Parameters
b:
Real or complex valued vector or matrix
a:
Real or complex valued vector or matrix
Description
This is an Octave function
It compute the PFE of filter H(z)= B(z)/A(z) where inputs b and a are vectors specifying the digital filter.
Examples