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

1 view (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)

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!