aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/ellfilter/tikz/arccos.tikz.tex
diff options
context:
space:
mode:
authorNicolas Tobler <nicolas.tobler@ost.ch>2022-08-02 23:54:02 +0200
committerNicolas Tobler <nicolas.tobler@ost.ch>2022-08-02 23:54:02 +0200
commit8ced517966a5996ad659b155b7e0372107bbf116 (patch)
tree38dbba7d19e88031396afabd1f307c4fadf80ca8 /buch/papers/ellfilter/tikz/arccos.tikz.tex
parentworking on presentation (diff)
downloadSeminarSpezielleFunktionen-8ced517966a5996ad659b155b7e0372107bbf116.tar.gz
SeminarSpezielleFunktionen-8ced517966a5996ad659b155b7e0372107bbf116.zip
improved Einleitung
Diffstat (limited to 'buch/papers/ellfilter/tikz/arccos.tikz.tex')
-rw-r--r--buch/papers/ellfilter/tikz/arccos.tikz.tex55
1 files changed, 32 insertions, 23 deletions
diff --git a/buch/papers/ellfilter/tikz/arccos.tikz.tex b/buch/papers/ellfilter/tikz/arccos.tikz.tex
index 987f885..4211053 100644
--- a/buch/papers/ellfilter/tikz/arccos.tikz.tex
+++ b/buch/papers/ellfilter/tikz/arccos.tikz.tex
@@ -8,29 +8,6 @@
\begin{scope}[xscale=0.6]
- \clip(-7.5,-2) rectangle (7.5,2);
-
- \draw[ultra thick, ->, darkgreen] (0, 0) -- (0,1.5);
- \draw[ultra thick, ->, orange] (1, 0) -- (0,0);
- \draw[ultra thick, ->, red] (2, 0) -- (1,0);
- \draw[ultra thick, ->, blue] (2,1.5) -- (2, 0);
-
- \foreach \i in {-2,...,1} {
- \begin{scope}[opacity=0.5, xshift=\i*4cm]
- \draw[->, orange] (-1, 0) -- (0,0);
- \draw[->, darkgreen] (0, 0) -- (0,1.5);
- \draw[->, darkgreen] (0, 0) -- (0,-1.5);
- \draw[->, orange] (1, 0) -- (0,0);
- \draw[->, red] (2, 0) -- (1,0);
- \draw[->, blue] (2,1.5) -- (2, 0);
- \draw[->, blue] (2,-1.5) -- (2, 0);
- \draw[->, red] (2, 0) -- (3,0);
-
- \node[zero] at (1,0) {};
- \node[zero] at (3,0) {};
- \end{scope}
- }
-
\node[gray, anchor=north] at (-6,0) {$-3\pi$};
\node[gray, anchor=north] at (-4,0) {$-2\pi$};
\node[gray, anchor=north] at (-2,0) {$-\pi$};
@@ -43,8 +20,40 @@
% \node[gray, anchor=south east] at (0, 0) {$0$};
\node[gray, anchor=east] at (0, 1.5) {$\infty$};
+ \clip(-7.5,-2) rectangle (7.5,2);
+
+ % \pause
+ \draw[ultra thick, ->, orange] (1, 0) -- (0,0);
+ % \pause
+ \draw[ultra thick, ->, darkgreen] (0, 0) -- (0,1.5);
+ % \pause
+ \draw[ultra thick, ->, red] (2, 0) -- (1,0);
+ \draw[ultra thick, ->, blue] (2,1.5) -- (2, 0);
+
+ % \pause
+
+ \foreach \i in {-2,...,1} {
+ \begin{scope}[xshift=\i*4cm]
+ \begin{scope}[opacity=0.5]
+ \draw[->, orange] (-1, 0) -- (0,0);
+ \draw[->, darkgreen] (0, 0) -- (0,1.5);
+ \draw[->, darkgreen] (0, 0) -- (0,-1.5);
+ \draw[->, orange] (1, 0) -- (0,0);
+ \draw[->, red] (2, 0) -- (1,0);
+ \draw[->, blue] (2,1.5) -- (2, 0);
+ \draw[->, blue] (2,-1.5) -- (2, 0);
+ \draw[->, red] (2, 0) -- (3,0);
+ \end{scope}
+ \node[zero] at (1,0) {};
+ \node[zero] at (3,0) {};
+ \end{scope}
+ }
+
\end{scope}
+ \node[zero] at (4,2) (n) {};
+ \node[anchor=west] at (n.east) {Zero};
+
\begin{scope}[yshift=-3cm]
\draw[gray, ->] (-5,0) -- (5,0) node[anchor=west]{$w$};