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

Update lecture.md

parent 03d2e8cc
No related branches found
No related tags found
No related merge requests found
<script src="//yihui.org/js/math-code.js"></script>
<!-- Just one possible MathJax CDN below. You may use others. -->
<script async
src="//mathjax.rstudio.com/latest/MathJax.js?config=TeX-MML-AM_CHTML">
</script>
This math is inline $`a^2+b^2=c^2`$.
$x_i = 1$
This is on a separate line
$$
\left\{
\begin{array}{l}
\displaystyle J(u) := \displaystyle \int_0^{t_f} L(x(t),u(t)) \, \mathrm{d}t \longrightarrow \min \\[1.0em]
\dot{x}(t) = f(x(t),u(t)), \quad u(t) \in U, \quad t \in [0, t_f] \text{ a.e.}, \\[1.0em]
x(0) = x_0 , \quad c(x(t_f)) = 0_{\mathrm{R}^k},
\end{array}
\right.
$$
```math
a^2+b^2=c^2
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment