Automatically generating constraints for fmincon
1 view (last 30 days)
Show older comments
Hi All,
I would like to know if it is possible to automatically generate trapezoidal collocation constraints using OptimTraj . I'm interested
in supplying the constraints to fmincon.
The system dynamics that I want to provide as a set of constraints is,
dS/dt = -AS
S is a vector and A is a matrix
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!