diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-03 20:22:16 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-03 20:22:16 -0800 |
commit | 081d95b2ff52d88053bf0f5180208b630d4cdaa2 (patch) | |
tree | d2b323e23ec12bf7851c5da3e9659cf78995cb39 /mindmap/LRC circuit.org | |
parent | 7b6c23a672ad42103c358bcbe72d42baa6263ec7 (diff) |
add blog posts and journal posts; update emacs configuration
Diffstat (limited to 'mindmap/LRC circuit.org')
-rw-r--r-- | mindmap/LRC circuit.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mindmap/LRC circuit.org b/mindmap/LRC circuit.org index bd2f078..9773d66 100644 --- a/mindmap/LRC circuit.org +++ b/mindmap/LRC circuit.org @@ -115,7 +115,7 @@ Here is the circuit diagram for the LRC circuit with a voltage source: #+end_export #+CAPTION: LRC Circuit -[[./lrc_circuit_source.png]] +[[./img/lrc_circuit_source.png]] This new [[id:4be41e2e-52b9-4cd1-ac4c-7ecb57106692][differential equation]] looks like this: \begin{align*} [LD^{2} + RD + \frac{1}{C}]i(t) = V_{0}sin(\phi + 2\pi\omega t) |