resid2rhit

Computes partial fraction expansion by a batch method.

You are now following this Submission

Uses the batch method from the paper "QZ Based Algorithm for System Pole, Transmission Zero and Residue Derivatives", Proceedings of the 2008 AIAA Guidance, Navigation and Control Conference, Honolulu, HI, August 18-21, 2008.

Works for the case num=[2 1 3];den=poly([2 2 2]), [cs,poles]=resid2rhit(num,den), returning cs =
13.0000
9.0000
2.0000

Cite As

Bradley (2026). resid2rhit (https://www.mathworks.com/matlabcentral/fileexchange/22564-resid2rhit), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0