From 94352fe1f5e15535073daae3da6f62bdd166976a Mon Sep 17 00:00:00 2001 From: ntobler Date: Fri, 19 Aug 2022 11:27:19 +0200 Subject: Corrections --- buch/papers/ellfilter/tikz/filter.tikz.tex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'buch/papers/ellfilter/tikz/filter.tikz.tex') diff --git a/buch/papers/ellfilter/tikz/filter.tikz.tex b/buch/papers/ellfilter/tikz/filter.tikz.tex index 769602a..1232bf0 100644 --- a/buch/papers/ellfilter/tikz/filter.tikz.tex +++ b/buch/papers/ellfilter/tikz/filter.tikz.tex @@ -1,4 +1,4 @@ -\begin{tikzpicture}[>=stealth', auto, node distance=2cm, scale=1.2] +\begin{tikzpicture}[>=stealth', auto, node distance=2cm, scale=1.2, thick] \tikzstyle{zero} = [draw, circle, inner sep =0, minimum height=0.15cm] @@ -14,8 +14,7 @@ \draw[gray, ->] (0,0) -- (0,1.25) node[anchor=south]{$|H(\Omega)|$}; \draw[gray, ->] (0,0) -- (2.75,0) node[anchor=west]{$\Omega$}; - \draw[dashed] (0,0.707) node[left] {$\sqrt{\frac{1}{1+\varepsilon^2}}$} -| (1,0) node[below] {$\Omega_p$}; - \draw[dashed] (0,0.707) node[left] {$\sqrt{\frac{1}{1+\varepsilon^2}}$} -| (1,0) node[below] {$\Omega_p$}; + \draw[dashed] (0,0.707) node[left] {$\sqrt{\frac{1}{1+\varepsilon^2}}$} -- (1, 0.707) (1,0) node[below] {$\Omega_p$}; \node[left] at(0,1) {$1$}; -- cgit v1.2.1