symbolic state space representation

5 Ansichten (letzte 30 Tage)
Cander Shelter
Cander Shelter am 27 Sep. 2015
Bearbeitet: reen2015 am 27 Sep. 2015
Is there any function or command can find the state space in symbolic format?
Thank you.
  1 Kommentar
reen2015
reen2015 am 27 Sep. 2015
Bearbeitet: reen2015 am 27 Sep. 2015
Usually for linear system like x1dot=x1+2x2+u x2dot=x2
A=[1 2;0 1] and B=[1;0].
Do you mean something like A=[a11 a12;a21 a22]; and B=[b11;b12]?
Please add more details to your question. you have not mentioned the type of information you have about the system.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by