resid2rhit

Version 1.0.0.0 (1.44 KB) by Bradley
Computes partial fraction expansion by a batch method.
848 Downloads
Updated 31 Dec 2008

No License

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 (2024). resid2rhit (https://www.mathworks.com/matlabcentral/fileexchange/22564-resid2rhit), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0