Clear Filters
Clear Filters

how to plot response of quadratic state space model

1 view (last 30 days)
I have equation in the form dx=Ax+x'Wx+bu; y=cu. Please help in getting the response plots

Answers (1)

Arkadiy Turevskiy
Arkadiy Turevskiy on 18 Apr 2017
I recommend simulating it with Simulink . If you'd rather do it from command line, take a look at ode45 .

Categories

Find more on Quadratic Programming and Cone Programming 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!