Skip to content

Commit fe1c839

Browse files
committed
Fixing the diagram
1 parent 9584d4b commit fe1c839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/soln/filter_soln.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"\n",
3737
"The following circuit diagram (from [Wikipedia](https://en.wikipedia.org/wiki/File:RC_Divider.svg)) shows a low-pass filter built with one resistor and one capacitor. \n",
3838
"\n",
39-
"![Low-pass filter circuit diagram](diagrams/RC_Divider.svg)\n",
39+
"![Low-pass filter circuit diagram](diagrams/RC_Divider.png)\n",
4040
"\n",
4141
"A \"filter\" is a circuit takes a signal, $V_{in}$, as input and produces a signal, $V_{out}$, as output. In this context, a \"signal\" is a voltage that changes over time.\n",
4242
"\n",

0 commit comments

Comments
 (0)