vector of filter pole residues of the partial fraction
p
vector of partial fraction poles
k
vector containing FIR part, if any (empty if length(b) <
length(a))
Details
In the usual PFE function residuez, the IIR part (poles p and
residues r) is driven in parallel with the FIR part (f). In
this variant, the IIR part is driven by the output of the FIR part. This
structure can be more accurate in signal modeling applications.