how to design this equation in matlab coder state variables multiply coefficients S=c1x1+c2x2=CTX

3 views (last 30 days)
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

Answers (0)

Categories

Find more on Control System Toolbox in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!