How to change the optimizer algorithm in MPC Toolbox?
显示 更早的评论
Hi,
I am trying to change the soler for my MPC controller, designed via MPC toolbox.
The documentation for "mpc" command and "QP solver" mention that you can do it with setting Optimizer.Algorithm equal to 'interior-point', But I get the following error:
The "Optimizer" property of an "mpc" object does not allow field "algorithm". Valid field names include "MaxIter", "MinOutputECR", "CustomSolver", "UseWarmStart", and "UseSuboptimalSolution".
What's going on here? Have they erased the field "algorithm" and just forgot to change the documentation?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Refinement 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!