MPC with binary constraints..
3 次查看(过去 30 天)
显示 更早的评论
Thanks in advance..
I am new to MPC problems, I need to implement the MPC with multiple binary constraints,
how can i add the multiple binary constraints with single objective function in matlab code,
which matlab solver can i use for this problem.
Thank you.
0 个评论
采纳的回答
Jemima Pulipati
2020-12-16
Hello,
The following links from the documentation might help you get started with the MPC Toolbox
The custom constraints in Nonlinear MPC lets you create your own function that decides how a constraint should work.
The following answers from the community might be relevant to your problem.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Refinement 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!