MPC with binary constraints..
3 views (last 30 days)
Show older comments
Padmapritha T
on 14 Dec 2020
Edited: Padmapritha T
on 17 Dec 2020
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 Comments
Accepted Answer
Jemima Pulipati
on 16 Dec 2020
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.
More Answers (0)
See Also
Categories
Find more on Refinement 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!