You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/tutorials/cauer_low_pass_analog.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Cauer Low Pass Analog Filter
2
2
3
-
The example Cauer Filter is a low-pass-filter of the fifth order.
3
+
The example Cauer Filter is a low-passfilter of the fifth order.
4
4
It is realized using an analog network.
5
5
The [`Electrical.Voltage`](@ref) source is the input voltage (whose value varies as defined by [`Blocks.Step`](@ref)), and the `resistor.p.v` is the filter output voltage.
0 commit comments