Calculates inverse Z-transform by long division

版本 1.0.0.1 (1.9 KB) 作者: Tamer Mellik
Calculates inverse Z-transform by long division.
19.3K 次下载
更新时间 2020/7/11

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Codes checked for MATLAB R2020a.

1.0.0.0

BSD license added