Effacer les filtres
Effacer les filtres

How to get z transfer function from difference equation

2 vues (au cours des 30 derniers jours)
yeliz terzi
yeliz terzi le 3 Fév 2019
Réponse apportée : Taru le 7 Oct 2022
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

Réponses (1)

Taru
Taru le 7 Oct 2022
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

Catégories

En savoir plus sur Dynamic System Models dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by