Commit 27014042 authored by Claude Meny's avatar Claude Meny

Update cheatsheet.fr.md

parent 08941116
Pipeline #22354 canceled with stage
......@@ -1107,29 +1107,27 @@ Tu as ainsi démontré un fait important :
<br>
FAIRE UN ENCADRÉ RÉCAPTITULATIF, coloré, comme une image.
<!-- Contenu de l'encadré (Markdown + HTML) -->
<div class="custom-box" markdown="1">
**Superposition de deux ondes harmoniques**
*SUPERPOSITION de 2 ONDES HARMONIQUES*
* d'*égales pulsations $`\omega`$*,
* d'*amplitudes $`A_1`$ et $`A_2`$ différentes*
* de *phases à l'origine $`\varphi_1^0`$ et $`\varphi_1^0`$ différentes*
<br>
*$`\boldsymbol{\mathbf{U_1(t) = A_1\cdot cos(\omega t + \varphi_1^0)}}`$*
*$`\boldsymbol{\mathbf{U_2(t) = A_2\cdot cos(\omega t + \varphi_2^0)}}`$*
<br>
**Onde résultante** :
*$`\boldsymbol{\mathbf{U_1(t) = A_1\cdot cos(\omega t + \varphi_1^0)}}`$*
*$`\boldsymbol{\mathbf{U_2(t) = A_2\cdot cos(\omega t + \varphi_2^0)}}`$*
**ONDE RÉSULTANTE** :
* harmonique de pulsation $`\omega`$,
* d'amplitude $`A`$
* de phase à l'origine $`\varphi^0`$,
<br>
**$`\boldsymbol{\mathbf{U(t) = A\cdot cos(\omega t + \varphi^0)}}`$**
<br>
avec
<br>
**$`\boldsymbol{\mathbf{A}}`$** **$`\boldsymbol{\mathbf{\;=\sqrt{A_1^2+A_2^2\,+\, 2\,A_1\,A_2\,cos (\varphi_1^0 -\varphi_2^0)}}}`$**
<br>
et
<br>
**$`\boldsymbol{\mathbf{\varphi^0}}`$** **$`\boldsymbol{\mathbf{\;= arctan\left[\dfrac{A_1\,sin\,(\varphi_1^0) + A_2\,sin\,(\varphi_2^0)}{A_1\,cos\,(\varphi_1^0) + A_2\,cos\,(\varphi_2^0)}\right]}}`$**.
</div>
......
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