how to design this equation in matlab coder state variables multiply coefficients S=c1x1+c2x2=CTX
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
S=c1x1+c2x2......etc=CTX
CT=[c1 c2......etc]
where X: state vectors
CT: Coefficient vector i have a state space system
X'=AX+BU
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Control System 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!