zhelper

Version 1.0.0.0 (1.74 KB) by Joe
Simplifies partial fraction expansion and outputs a single, easy-to-read function, rather than resid
805 Downloads
Updated 20 May 2008

View License

This function simplifies partial fraction expansion and outputs a single, easy-to-read function, rather than residue.

To use this program enter the following in the command window:
syms z
g = (z^2-9)/(z^2-1);
zhelper(g);

Cite As

Joe (2025). zhelper (https://se.mathworks.com/matlabcentral/fileexchange/19952-zhelper), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on General Applications in Help Center and MATLAB Answers

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