Skip to content

Commit

Permalink
eio cwa: add one excrcise
Browse files Browse the repository at this point in the history
  • Loading branch information
gucio321 committed Jun 11, 2024
1 parent d48a49c commit 5bee6b2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions assets/notes/eio_cw/eio_2024.06.08.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Zestaw 11 Zadanie 1

Równania Maxwella

| Postać całkowa | Postać różniczkowa | Opis |
|----------------------------------------------------------|-----------------------------------------------------|----------------|
| $\oint_L \vec{E} \cdot d\vec{l} = - \frac{d \Phi_B}{dt}$ | $\nabla \times \vec{E} = - \frac{\partial \vec{B}}{\partial t}$ | Prawo Faradaya |
| $\oint_L \vec{B} \cdot d\vec{l} = \mu I + \mu \epsilon \frac{d \Phi_E}{dt}$ | $\nabla \times \vec{B} = \mu \vec{j} + \mu \epsilon \frac{\partial \vec{E}}{\partial t}$ | Uogulnione prawo Ampera |
| $\Phi_E = \frac{q}{\varepsilon}$ | $\nabla \cdot \vec{E} = \frac{\rho}{\varepsilon}$ | Prawo Gaussa dla pola elektrycznego |
| $\Phi_B = 0$ | $\nabla \cdot \vec{B} = 0$ | Prawo Gaussa dla pola magnetycznego |

<!--
\Phi_B = 0 && \text{Prawo Gaussa dla pola magnetycznego} \\
-->

0 comments on commit 5bee6b2

Please sign in to comment.