MATLAB Simulink 'linmod' and state variables.

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'???

Antworten (0)

Kategorien

Gefragt:

am 8 Jul. 2016

Bearbeitet:

am 8 Jul. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by