How can i set the constraints on states rather than input and output in mpc?
10 views (last 30 days)
Show older comments
AMAN
on 28 Sep 2023
Answered: Emmanouil Tzorakoleftherakis
on 29 Sep 2023
I was trying to set constraints on states in a linear mpc model but i can't find anything or any approach how to set constraints on states?
0 Comments
Accepted Answer
Emmanouil Tzorakoleftherakis
on 29 Sep 2023
For linear MPC, you can add constraints on inputs and outputs only. You can either set the desired states to also be outputs (if possible), or you could also try nonlinear MPC if it makes sense (state constraints are supported in nonlinear mpc).
0 Comments
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!