residuresidueCalling Sequence[V]=residu(P,Q1,Q2)ArgumentsP, Q1, Q2polynomials or matrix polynomials with real or complex coefficients.DescriptionV=residu(P,Q1,Q2) returns the matrix V
such that V(i,j) is the sum of the residues of the
rational fraction P(i,j)/(Q1(i,j)*Q2(i,j)) calculated
at the zeros of Q1(i,j).
Q1(i,j) and Q2(i,j) must not have any common root.
ExamplesSee Also
pfss
bdiag
roots
poly
gtild