Discrete-time optimization
5 views (last 30 days)
Show older comments
In general, for optimal control problems that present systems of ordinary differential equations, for numerical resolution of the optimization problems of a cost function in Continuous time (minimization of the integral of J(u)), I use an iterative method with a 4th order Runge kutta scheme and it works very well.
However, I would like to know how I can solve numerically the same problem if we consider a cost function in Discrete time (minimization of the sum of J(u)).
0 Comments
Answers (0)
See Also
Categories
Find more on Surrogate Optimization 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!