From 500d088eb601af36e98d0969a029512cef46f658 Mon Sep 17 00:00:00 2001 From: martain12 <48901996+martain12@users.noreply.github.com> Date: Fri, 21 Aug 2020 15:34:55 +0200 Subject: [PATCH] UTF Bp korrigiert MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit wo war fälschlicherweise im Quadrat --- sections/filter.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/filter.tex b/sections/filter.tex index 0bce2aa..eb7dfd9 100644 --- a/sections/filter.tex +++ b/sections/filter.tex @@ -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