How can i set the constraints on states rather than input and output in mpc?
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
AMAN
el 28 de Sept. de 2023
Respondida: Emmanouil Tzorakoleftherakis
el 29 de Sept. de 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 comentarios
Respuesta aceptada
Emmanouil Tzorakoleftherakis
el 29 de Sept. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Refinement en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!