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
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 LinuxCategories
Find more on General Applications in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
