How to get z transfer function from difference equation

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 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeJust for fun についてさらに検索

質問済み:

2019 年 2 月 3 日

回答済み:

2022 年 10 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by