aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/ellfilter/tikz/cd2.tikz.tex
diff options
context:
space:
mode:
authorNicolas Tobler <nicolas.tobler@ost.ch>2022-08-13 19:32:21 +0200
committerNicolas Tobler <nicolas.tobler@ost.ch>2022-08-13 19:32:21 +0200
commitefa82f7edc7345c29c2d44674d8c8d8ad8741548 (patch)
tree5c543013727dc265b5097e10caa549e318efd44a /buch/papers/ellfilter/tikz/cd2.tikz.tex
parentworking on elliptic rational functions (diff)
downloadSeminarSpezielleFunktionen-efa82f7edc7345c29c2d44674d8c8d8ad8741548.tar.gz
SeminarSpezielleFunktionen-efa82f7edc7345c29c2d44674d8c8d8ad8741548.zip
corrections
Diffstat (limited to 'buch/papers/ellfilter/tikz/cd2.tikz.tex')
-rw-r--r--buch/papers/ellfilter/tikz/cd2.tikz.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/buch/papers/ellfilter/tikz/cd2.tikz.tex b/buch/papers/ellfilter/tikz/cd2.tikz.tex
index bba5789..d4187c4 100644
--- a/buch/papers/ellfilter/tikz/cd2.tikz.tex
+++ b/buch/papers/ellfilter/tikz/cd2.tikz.tex
@@ -76,4 +76,19 @@
\end{scope}
+ \begin{scope}[xshift=1cm , yshift=-3cm, xscale=0.75]
+
+ \draw[gray, ->] (-1,0) -- (6,0) node[anchor=west]{$w$};
+
+ \draw[ultra thick, ->, darkgreen] (0, 0) -- (2, 0);
+ \draw[ultra thick, ->, orange] (2, 0) -- (3, 0);
+ \draw[ultra thick, ->, red] (3, 0) -- (5, 0);
+
+ \node[anchor=south] at (0,0) {$0$};
+ \node[anchor=south] at (2,0) {$1$};
+ \node[anchor=south] at (3,0) {$1/k$};
+ \node[anchor=south] at (5,0) {$\infty$};
+
+ \end{scope}
+
\end{tikzpicture} \ No newline at end of file