You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,3 +12,13 @@ We consider the following optimal control problem
12
12
```
13
13
14
14
with $x_0$, $t_0$, $x_f$ and $t_f$ fixed. This problem is simple, and can be analytically solve without the use of numerical method. However, the goal is to solve this problem by indirect shooting.
15
+
16
+
# Dependencies
17
+
18
+
All the numerical simulations to generate this documentation from `MRI.jl` are performed with
0 commit comments