How to derive difference equation from Z transform function?
2 次查看(过去 30 天)
显示 更早的评论
How can i derive difference equation from Z transform function?
Z transform function:
Num: 1, 2, 1
Den: 1, -1.99826, 0.99826
would this be correct?
Difference Equation
[n]−1.99826 [n−1]+0.99826 y[n−2]=1 [n]+2 y[n−1]+1 y[n−2]
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Numerical Integration and Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!