MATLAB Simulink 'linmod' and state variables.
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
When anlyaze a system in MATLAB/Simulink with linmod command,
we could achieve the matrices A, B, C, and D of linearized system equeation near operating point.
dx/dt=Ax+Bu
y=Cx+Du
But for more detailed anlysis,
the states that mapped with each columns and rows of A matrix are should be identified. but the command 'linmod' has no functions regarding the states of system.
how can we achieve the state information for the 'modal analysis??'
In order words, how can we achieve the information of state 'x'???
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Linearization 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!