how to convert z transform transfer function to difference equation?

66 views (last 30 days)
tf

Answers (1)

Taru
Taru on 7 Oct 2022
Hi,
You can use the 'iztrans' function to calculate the Inverse Z transform of the z transform transfer function and further manipulate it to get the difference equation.
Follow this link for a description of the 'iztrans' function.

Categories

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

Community Treasure Hunt

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

Start Hunting!