aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/slides/8/wavelets/laplacebasis.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-05-27 09:49:53 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-05-27 09:49:53 +0200
commit4aa6200c8c18b9bb70e97d07e6d846d392459cd0 (patch)
tree28dff9cae21a4e689b09694d33e841d3f916c3fe /vorlesungen/slides/8/wavelets/laplacebasis.tex
parentMerge pull request #17 from NaoPross/book-typos (diff)
downloadSeminarMatrizen-4aa6200c8c18b9bb70e97d07e6d846d392459cd0.tar.gz
SeminarMatrizen-4aa6200c8c18b9bb70e97d07e6d846d392459cd0.zip
laplace basis slides
Diffstat (limited to 'vorlesungen/slides/8/wavelets/laplacebasis.tex')
-rw-r--r--vorlesungen/slides/8/wavelets/laplacebasis.tex62
1 files changed, 62 insertions, 0 deletions
diff --git a/vorlesungen/slides/8/wavelets/laplacebasis.tex b/vorlesungen/slides/8/wavelets/laplacebasis.tex
new file mode 100644
index 0000000..a59fbaa
--- /dev/null
+++ b/vorlesungen/slides/8/wavelets/laplacebasis.tex
@@ -0,0 +1,62 @@
+%
+% template.tex -- slide template
+%
+% (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
+%
+\bgroup
+\def\a{2}
+\def\b{0.8}
+\def\c{1}
+\def\d{0.6}
+\input{../slides/8/wavelets/vektoren.tex}
+\begin{frame}[t]
+\setlength{\abovedisplayskip}{5pt}
+\setlength{\belowdisplayskip}{5pt}
+\frametitle{Laplace-Basis}
+\begin{center}
+\begin{tikzpicture}[>=latex,thick]
+
+\begin{scope}[yshift=-0.4cm,xshift=-5.5cm]]
+\fnull
+\end{scope}
+
+\begin{scope}[yshift=-1.8cm,xshift=-5.5cm]]
+\fone
+\end{scope}
+
+\begin{scope}[yshift=-3.2cm,xshift=-5.5cm]]
+\ftwo
+\end{scope}
+
+\begin{scope}[yshift=-4.6cm,xshift=-5.5cm]]
+\fthree
+\end{scope}
+
+\begin{scope}[yshift=-6.0cm,xshift=-5.5cm]]
+\ffour
+\end{scope}
+
+\begin{scope}[yshift=0cm]
+\vnull
+\end{scope}
+
+\begin{scope}[yshift=-1.4cm]
+\vone
+\end{scope}
+
+\begin{scope}[yshift=-2.8cm]
+\vtwo
+\end{scope}
+
+\begin{scope}[yshift=-4.2cm]
+\vthree
+\end{scope}
+
+\begin{scope}[yshift=-5.6cm]
+\vfour
+\end{scope}
+
+\end{tikzpicture}
+\end{center}
+\end{frame}
+\egroup