How to derive difference equation from Z transform function?

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]

Answers (0)

Categories

Find more on Numerical Integration and Differential Equations in Help Center and File Exchange

Asked:

on 19 Feb 2015

Community Treasure Hunt

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

Start Hunting!