integral square error
Show older comments
i want to optimize dual controller through ISE in simulink
Answers (1)
Amin Bashi
on 18 Aug 2011
0 votes
It's easy! Use simulink with optimization toolbox (or fminsearch) together. If you have the optimization toolbox type open runtracklsq in command prompt and run it. Or see this http://www.mathworks.com/help/toolbox/optim/ug/brn4noo.html#f11160 And use fminsearch instead of slqnonlin .
Categories
Find more on Simulink Design Optimization 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!