Commit 875848c9 authored by Claude Meny's avatar Claude Meny

Update cheatsheet.fr.md

parent 1bb365f7
Pipeline #16496 canceled with stage
...@@ -100,17 +100,17 @@ avec $`t\in\mathbb{R}\text{ et } C\in\mathbb{R}^n`$ ...@@ -100,17 +100,17 @@ avec $`t\in\mathbb{R}\text{ et } C\in\mathbb{R}^n`$
<br> <br>
#### Résolution du système $`X'(t) = M\,X(t)\;+\;F(t)`$ #### Résolution du système $`X'(t) = M\,X(t)\,+\,F(t)`$
à écrire ... à écrire ...
* solutions de la forme : * solutions de la forme :
<br> <br>
**$`\large{\mathbf{X(t)}`$**$`\large{\mathbf{=}}`$ *$`\large{mathbf{X_h(t)\,+\, X_0(t)}}`$* **$`\large{\mathbf{X(t)}}`$**$`\large{\mathbf{=}}`$ *$`\large{mathbf{X_h(t)\,+\, X_0(t)}}`$*
<br> <br>
avec : avec :
* $`X_h(t)`$ : solution du système hopmogène $`X'(t) = M\,X(t)`$ * *$`\mathbf{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)`$ * *$`\mathbf{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