how to design this equation in matlab coder state variables multiply coefficients S=c1x1+c2x2=CTX
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Control System Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!