Calculates inverse Z-transform by long division

Calculates inverse Z-transform by long division.
19.3K Downloads
Updated 11 Jul 2020

View License

There are many ways to evaluate inverse Z transforms. One of them is inverse Z-transform by long division. Here , I submit a function to do this easily. One can divide one polynomial any degree by any polynomial any degree. Codes were initially written and uploaded during 2000.

Cite As

Tamer Mellik (2024). Calculates inverse Z-transform by long division (https://www.mathworks.com/matlabcentral/fileexchange/1752-calculates-inverse-z-transform-by-long-division), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020a
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.1

Codes checked for MATLAB R2020a.

1.0.0.0

BSD license added