Skip to content

Solution of Lagrange problem (in a special case): optimization of linear functional.

License

Notifications You must be signed in to change notification settings

tenpercent/optimal-control

Repository files navigation

optimal-control

The program solves numerically the problem of optimization of given linear functional (see ./theory for more information).

Numerical methods include:

  1. The calculation of integral using Simpson formula;

  2. The integration of a system of differential equations using Runge-Kutta method with 6 steps;

  3. The modified Newton method for the search of unknown boundary conditions of forementioned system.

About

Solution of Lagrange problem (in a special case): optimization of linear functional.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published