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!