FMINCON For NMPC question
Mostrar comentarios más antiguos
I want to model a NMPC with fmincon.
My problem is that I have some constraints for the actuator(which is fmincon 's output) , but I have also constraints for the state. How can I pass the state constraints? x is the state and u is the input(actuator). Can I only pass u constaraints with fmincon?
Thank you in advance.
Respuestas (0)
Categorías
Más información sobre Nonlinear Control en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!