How can i set the constraints on states rather than input and output in mpc?
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
AMAN
le 28 Sep 2023
Réponse apportée : Emmanouil Tzorakoleftherakis
le 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 commentaires
Réponse acceptée
Emmanouil Tzorakoleftherakis
le 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Refinement dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!