MPC with binary constraints..
조회 수: 2 (최근 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!