From 6e787a660b0a1a456d42d8a420dfe790431dfc40 Mon Sep 17 00:00:00 2001 From: Nicolas Tobler Date: Thu, 2 Jun 2022 01:28:17 +0200 Subject: working on presentation --- .../papers/ellfilter/presentation/presentation.tex | 49 +++++++++++++++++----- 1 file changed, 38 insertions(+), 11 deletions(-) (limited to 'buch/papers/ellfilter/presentation') 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} @@ -357,23 +374,42 @@ \end{center} + \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} -- cgit v1.2.1