Commit 1bb365f7 authored by Claude Meny's avatar Claude Meny

Update cheatsheet.fr.md

parent 2c9d0de2
Pipeline #16495 canceled with stage
......@@ -106,9 +106,11 @@ avec $`t\in\mathbb{R}\text{ et } C\in\mathbb{R}^n`$
* solutions de la forme :
<br>
$`\large{\mathbf{X(t) = X_h(t)\,+\, X_0(t)}}`$, avec :
* $`X_h(t) : solution du système hopmogène $`X'(t) = M\,X(t)`$
* $`X_h(t) : solution particulière du système $`X'(t) = M\,X(t)\,+\,F(t)`$
**$`\large{\mathbf{X(t)}`$**$`\large{\mathbf{=}}`$ *$`\large{mathbf{X_h(t)\,+\, X_0(t)}}`$*
<br>
avec :
* $`X_h(t)`$ : solution du système hopmogène $`X'(t) = M\,X(t)`$
* $`X_h(t)`$ : solution particulière du système $`X'(t) = M\,X(t)\,+\,F(t)`$
* ...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment