aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/ellfilter/presentation
diff options
context:
space:
mode:
authorNicolas Tobler <nicolas.tobler@ost.ch>2022-06-02 01:28:17 +0200
committerNicolas Tobler <nicolas.tobler@ost.ch>2022-06-02 01:28:17 +0200
commit6e787a660b0a1a456d42d8a420dfe790431dfc40 (patch)
treeab91bceb67791ef6953aa8e740d4ff407020051e /buch/papers/ellfilter/presentation
parentsplit main into section files (diff)
downloadSeminarSpezielleFunktionen-6e787a660b0a1a456d42d8a420dfe790431dfc40.tar.gz
SeminarSpezielleFunktionen-6e787a660b0a1a456d42d8a420dfe790431dfc40.zip
working on presentation
Diffstat (limited to 'buch/papers/ellfilter/presentation')
-rw-r--r--buch/papers/ellfilter/presentation/presentation.tex49
1 files changed, 38 insertions, 11 deletions
diff --git a/buch/papers/ellfilter/presentation/presentation.tex b/buch/papers/ellfilter/presentation/presentation.tex
index 7fdb864..adbf925 100644
--- a/buch/papers/ellfilter/presentation/presentation.tex
+++ b/buch/papers/ellfilter/presentation/presentation.tex
@@ -117,7 +117,7 @@
\tableofcontents
\end{frame}
- \section{Linear Filter}
+ \section{Lineare Filter}
\begin{frame}
\frametitle{Lineare Filter}
@@ -349,6 +349,23 @@
\end{frame}
+ \section{Elliptisches Filter}
+
+ \begin{frame}
+ \frametitle{Elliptisches Filter}
+
+ \begin{equation*}
+ z_1 = N~\frac{K_1}{K}~\cd^{-1}(w, k)
+ \end{equation*}
+
+ \begin{center}
+ \scalebox{0.75}{
+ \input{../tikz/cd3.tikz.tex}
+ }
+ \end{center}
+
+ \end{frame}
+
\begin{frame}
\frametitle{Periodizität in realer und imaginärer Richtung}
@@ -360,20 +377,39 @@
\end{frame}
\begin{frame}
+ \frametitle{Gradgleichung}
+
+ \begin{equation}
+ N \frac{K^\prime}{K} = \frac{K^\prime_1}{K_1}
+ \end{equation}
+
+ \begin{center}
+ \scalebox{0.95}{
+ \input{../tikz/elliptic_transform.tikz}
+ }
+ \end{center}
+
+
+ \end{frame}
+
+ \begin{frame}
\frametitle{Elliptisches Filter}
\begin{equation*}
+ R_N = \cd(z_1, k_1),
+ \quad
z_1 = N~\frac{K_1}{K}~\cd^{-1}(w, k)
\end{equation*}
\begin{center}
- \scalebox{0.8}{
+ \scalebox{0.75}{
\input{../tikz/cd2.tikz.tex}
}
\end{center}
\end{frame}
+
\begin{frame}
\frametitle{Elliptisches Filter}
@@ -401,13 +437,4 @@
\end{frame}
- \begin{frame}
- \frametitle{Gradgleichung}
-
- \begin{equation}
- N \frac{K^\prime}{K} = \frac{K^\prime_1}{K_1}
- \end{equation}
-
- \end{frame}
-
\end{document}