I am stucked while plotting time discrete for the inverse z transfer.

I want to plot the time discrete sequence for the below transfer function:
F(z)=z/(z-0.5)(z-2)
I have written the below code. Though it's not showing any error, as per my understanding the result is not correct. Can anyone please help?

1 件のコメント

Paul
Paul 2022 年 2 月 8 日
What do you thnk is incorrect about the result?

サインインしてコメントする。

回答 (1 件)

Chandra
Chandra 2022 年 5 月 4 日

0 投票

Hi,
By applying partial fraction to the z transform it gives
inverser transform gives , expandi this equation by changing the n values from 0 to inf or -inf to 0 depending on the stability and causality parameter
By expanding the values are matched exactly with the sequence.

質問済み:

2022 年 2 月 8 日

回答済み:

2022 年 5 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by