Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gnmoc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
toc
cimpa
gnmoc
Commits
7444686f
Commit
7444686f
authored
4 years ago
by
Olivier Cots
Browse files
Options
Downloads
Patches
Plain Diff
update readme
parent
bc10aaf9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-3
13 additions, 3 deletions
README.md
with
13 additions
and
3 deletions
README.md
+
13
−
3
View file @
7444686f
...
...
@@ -2,11 +2,21 @@
# Geometric and numerical methods in optimal control II
We present in this course 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 use the
[
nutopy package
](
https://ct.gitlabpages.inria.fr/nutopy/
)
to solve the optimal control problem by simple shooting.
When the control law in feedback form is discontinuous, in the indirect context, we need to implement a
**multiple**
shooting method.
We will give a brief introduction to the multiple shooting method during the computer session on a simple example.
## Lecture
[
Lecture
](
https://ct.gitlabpages.inria.fr/gallery/shooting_tutorials/simple_shooting_general.html
)
(
[
Notebook download link
](
course/lecture/simple_shooting_general.ipynb
)
,
[
Notes
](
course/lecture/lecture.pdf
)
)
[
Generalities about the indirect simple shooting method
](
https://ct.gitlabpages.inria.fr/gallery/shooting_tutorials/simple_shooting_general.html
)
[
lecture notebook
](
course/lecture/simple_shooting_general.ipynb
)
,
[
lecture notes
](
course/lecture/lecture.pdf
)
## Exercices
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment