how can i verify this answer on matlab?

Réponses (1)

syms z;
F=(z^-1+z^-2-z^-3)/(1+z^-1+z^-2+4*z^-3);
simplify(F)
ans = 

Catégories

En savoir plus sur MATLAB dans Centre d'aide et File Exchange

Tags

Question posée :

le 25 Juin 2020

Community Treasure Hunt

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

Start Hunting!

Translated by