Discrete-time optimization

5 views (last 30 days)
Magdalin
Magdalin on 2 May 2017
Edited: Magdalin on 18 May 2017
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)).

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!