How to get z transfer function from difference equation

2 ビュー (過去 30 日間)
yeliz terzi
yeliz terzi 2019 年 2 月 3 日
回答済み: Taru 2022 年 10 月 7 日
Hi! How can I find the transfer function for
m(k)=e(k)-e(k-1)-m(k-1), k>=0
and
e(k)= 1, k even
e(k)=0 , k odd

回答 (1 件)

Taru
Taru 2022 年 10 月 7 日
Hi,
I comprehend that you you want a transfer function for the model equation above. You can use the 'ztrans' function on the declared equation.
To get a demonstration of it. Follow this link.
Regards,
Taru

カテゴリ

Help Center および File ExchangeDynamic System Models についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by