필터 지우기
필터 지우기

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 CenterFile Exchange에서 Dynamic System Models에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by