Discrete-time optimization

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)

Asked:

on 2 May 2017

Edited:

on 18 May 2017

Community Treasure Hunt

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

Start Hunting!