How to define transfer function into the tf or ss format
Afficher commentaires plus anciens
If a transfer function is given like Lt(s) = F*(s*I-A)^(-1)*B, how to get its relative tf() or ss() format so that bodeplot or nyquist can be used? Thx.
Réponse acceptée
Plus de réponses (1)
Honglei Chen
le 29 Avr 2012
1 vote
This is already in state space form. Your A,B,F are just A,B,C. Your D is 0
Catégories
En savoir plus sur Time and Frequency Domain Analysis dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!