aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/ellfilter/tikz/cd3.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/cd3.tikz.tex
parentworking on presentation (diff)
downloadSeminarSpezielleFunktionen-8ced517966a5996ad659b155b7e0372107bbf116.tar.gz
SeminarSpezielleFunktionen-8ced517966a5996ad659b155b7e0372107bbf116.zip
improved Einleitung
Diffstat (limited to 'buch/papers/ellfilter/tikz/cd3.tikz.tex')
-rw-r--r--buch/papers/ellfilter/tikz/cd3.tikz.tex8
1 files changed, 5 insertions, 3 deletions
diff --git a/buch/papers/ellfilter/tikz/cd3.tikz.tex b/buch/papers/ellfilter/tikz/cd3.tikz.tex
index fa9cc08..ae18519 100644
--- a/buch/papers/ellfilter/tikz/cd3.tikz.tex
+++ b/buch/papers/ellfilter/tikz/cd3.tikz.tex
@@ -36,7 +36,6 @@
% \fill[orange!30] (0,0) rectangle (5, 0.5);
\fill[yellow!30] (0,0) rectangle (1, 0.5);
- \node[] at (2.5, 0.25) {\small $N=5$};
% \draw[decorate,decoration={brace,amplitude=3pt,mirror}, yshift=0.05cm]
@@ -62,11 +61,13 @@
-
+ \onslide<2->{
\draw[ultra thick, ->, darkgreen] (5, 0) -- node[yshift=-0.4cm]{Durchlassbereich} (0,0);
\draw[ultra thick, ->, orange] (-0, 0) -- node[align=center]{Übergangs-\\berech} (0,0.5);
\draw[ultra thick, ->, red] (0,0.5) -- node[align=center, yshift=0.4cm]{Sperrbereich} (5, 0.5);
-
+ \node[] at (2.5, 0.25) {\small $N=5$};
+ }
+ \onslide<1->{
\draw (4,0 ) node[dot]{} node[anchor=south] {\small $1$};
\draw (2,0 ) node[dot]{} node[anchor=south] {\small $-1$};
\draw (0,0 ) node[dot]{} node[anchor=south west] {\small $1$};
@@ -74,6 +75,7 @@
\draw (2,0.5) node[dot]{} node[anchor=north] {\small $-1/k$};
\draw (4,0.5) node[dot]{} node[anchor=north] {\small $1/k$};
+ }
\end{scope}