How can i set the constraints on states rather than input and output in mpc?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
AMAN
il 28 Set 2023
Risposto: Emmanouil Tzorakoleftherakis
il 29 Set 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 Commenti
Risposta accettata
Emmanouil Tzorakoleftherakis
il 29 Set 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Refinement in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!