FMINCON For NMPC question
Show older comments
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.
Answers (0)
Categories
Find more on Nonlinear Control 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!