How to extract coefficient of difference equation in Matlab?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a difference equation below:
Y(t) = 6*x*(t)+4*x*(t-1)-6*x*(t-3)+2*Y*(t-1)
How to extract coefficient of difference equation
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Partial Differential Equation Toolbox 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!