Skip to content

Commit

Permalink
Merge pull request #11 from martain12/short
Browse files Browse the repository at this point in the history
UTF Bp korrigiert
  • Loading branch information
nselvara authored Aug 21, 2020
2 parents 0c8856d + 500d088 commit 63bcb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/filter.tex
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ \section{Filter\hartl{509}}
\newline
\displaystyle
T_{tp}(s) = \dfrac{A\cdot\omega_0^2}{s^2+\dfrac{\omega_0}{Q}\cdot s+\omega_0^2}\newline
T_{bp}(s) = \dfrac{A\cdot\dfrac{\omega_0^2}{Q}\cdot s}{s^2+\dfrac{\omega_0}{Q}\cdot s+\omega_0^2}
T_{bp}(s) = \dfrac{A\cdot\dfrac{\omega_0}{Q}\cdot s}{s^2+\dfrac{\omega_0}{Q}\cdot s+\omega_0^2}
$
\end{minipage}
\pagebreak
Expand Down

0 comments on commit 63bcb1f

Please sign in to comment.