From 4c4a1a87f0e209abdb221f8201d55271905d4914 Mon Sep 17 00:00:00 2001 From: Olivier Cots <61-ocots@users.noreply.022e47118ec0> Date: Thu, 16 Sep 2021 15:04:38 +0000 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6fa826..6d4ac91 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ # Contrôle optimal -Ressources du cours de contrôle optimal de l'ENSEEIHT pour le département Sciences du Numérique. \ No newline at end of file +Ressources du cours de contrôle optimal de l'ENSEEIHT pour le département Sciences du Numérique. + +--- + +## Contenu + +* [planning](planning.pdf) +* [exercices](exercices.pdf) ([correction](exercices-correction.pdf)) + +**Cours** + +* [chapitre 1](slides_chapitre_1.pdf) - Introduction +* [chapitre 2](slides_chapitre_2.pdf) - Calcul des variations +* [chapitre 3](slides_chapitre_3.pdf) - Principe du maximum de Pontryagin, partie 1 +* [chapitre 4](slides_chapitre_4.pdf) - Principe du maximum de Pontryagin, partie 2 +* [chapitre 5](slides_chapitre_5.pdf) - Méthodes numériques indirectes -- GitLab