Skip to content
Snippets Groups Projects
Commit 0592883f authored by Olivier Cots's avatar Olivier Cots
Browse files

Update lecture.md

parent a99fc49b
Branches
No related tags found
No related merge requests found
# Lecture: The indirect simple shooting method # Lecture: The indirect simple shooting method - Part I
* Author: Olivier Cots * Author: Olivier Cots
* Date: March 2021 * Date: March 2021
------ ------
* Next: [Exercice 1](../exercices/ex1_application_simple_shooting.ipynb) -
[Correction](../corrections/ex1_cor_application_simple_shooting.ipynb)
------
**_Abstract_** **_Abstract_**
We present in this notebook the **indirect simple shooting** method based on the [Pontryagin Maximum Principle (PMP)](https://en.wikipedia.org/wiki/Pontryagin%27s_maximum_principle) to solve a smooth optimal control problem. By smooth, we mean that the maximization condition of the PMP gives a control law in feedback form (i.e. with respect to the state and the costate) at least [continuously differentiable](https://en.wikipedia.org/wiki/Smoothness#Differentiability_classes). We present in this notebook the **indirect simple shooting** method based on the [Pontryagin Maximum Principle (PMP)](https://en.wikipedia.org/wiki/Pontryagin%27s_maximum_principle) to solve a smooth optimal control problem. By smooth, we mean that the maximization condition of the PMP gives a control law in feedback form (i.e. with respect to the state and the costate) at least [continuously differentiable](https://en.wikipedia.org/wiki/Smoothness#Differentiability_classes).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment