What algorithm does SS2TF use in MATLAB 7.6 (R2008a)?
Afficher commentaires plus anciens
The documentation for SS2TF mentions the use of the following equation:
C*(s*I-A)^(-1)*B = [det(s*I-A+B*C) - det(S*I-A)] / det(S*I-A)
However, I cannot find any method to prove this equation.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Dynamic System Models dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!