aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/laguerre/presentation
diff options
context:
space:
mode:
authorPatrik Müller <patrik.mueller@ost.ch>2022-06-03 07:23:21 +0200
committerPatrik Müller <patrik.mueller@ost.ch>2022-06-03 07:23:21 +0200
commit8fb46098cb8e42a94b8e01ecc809f536d5c7efaf (patch)
tree856162e03079e0d1c560410c9f42cac6682e0ac1 /buch/papers/laguerre/presentation
parentAdd n != m to presentation at orthogonality section (diff)
downloadSeminarSpezielleFunktionen-8fb46098cb8e42a94b8e01ecc809f536d5c7efaf.tar.gz
SeminarSpezielleFunktionen-8fb46098cb8e42a94b8e01ecc809f536d5c7efaf.zip
Minor tweaks of presentation
Diffstat (limited to 'buch/papers/laguerre/presentation')
-rw-r--r--buch/papers/laguerre/presentation/sections/gamma.tex5
-rw-r--r--buch/papers/laguerre/presentation/sections/gamma_approx.tex20
-rw-r--r--buch/papers/laguerre/presentation/sections/laguerre.tex2
3 files changed, 17 insertions, 10 deletions
diff --git a/buch/papers/laguerre/presentation/sections/gamma.tex b/buch/papers/laguerre/presentation/sections/gamma.tex
index 37f4a0b..7dca39b 100644
--- a/buch/papers/laguerre/presentation/sections/gamma.tex
+++ b/buch/papers/laguerre/presentation/sections/gamma.tex
@@ -3,8 +3,9 @@
\begin{frame}{Gamma-Funktion}
\begin{columns}
-\begin{column}{0.48\textwidth}
+\begin{column}{0.55\textwidth}
\begin{figure}[h]
+\vspace{-16pt}
\centering
% \scalebox{0.51}{\input{../images/gammaplot.pdf}}
\includegraphics[width=1\textwidth]{../images/gammaplot.pdf}
@@ -12,7 +13,7 @@
\end{figure}
\end{column}
-\begin{column}{0.52\textwidth}
+\begin{column}{0.45\textwidth}
Verallgemeinerung der Fakultät
\begin{align*}
\Gamma(n) = (n-1)!
diff --git a/buch/papers/laguerre/presentation/sections/gamma_approx.tex b/buch/papers/laguerre/presentation/sections/gamma_approx.tex
index 2e4e4e2..4073b3c 100644
--- a/buch/papers/laguerre/presentation/sections/gamma_approx.tex
+++ b/buch/papers/laguerre/presentation/sections/gamma_approx.tex
@@ -48,7 +48,8 @@ R_n(\xi)
\begin{figure}[h]
\centering
-\scalebox{0.91}{\input{../images/rel_error_simple.pgf}}
+% \scalebox{0.91}{\input{../images/rel_error_simple.pgf}}
+\resizebox{!}{0.72\textheight}{\input{../images/rel_error_simple.pgf}}
\caption{Relativer Fehler des einfachen Ansatzes für verschiedene reele Werte
von $z$ und Grade $n$ der Laguerre-Polynome}
\end{figure}
@@ -123,17 +124,22 @@ da Gauss-Quadratur nur für kleine $n$ praktischen Nutzen hat}
\end{frame}
\begin{frame}{Verschiebungsterm}
+\begin{columns}
+\begin{column}{0.625\textwidth}
+\begin{figure}[h]
+\centering
+\includegraphics[width=1\textwidth]{../images/targets.pdf}
+\caption{Optimaler Verschiebungsterm $m^*$ in Abhängigkeit von $z$ und $n$}
+\end{figure}
+\end{column}
+\begin{column}{0.375\textwidth}
\begin{align*}
\Gamma(z)
\approx
\frac{1}{(z-m)_{m}} \sum_{i=1}^{n} x_i^{z + m - 1} A_i
\end{align*}
-
-\begin{figure}[h]
-\centering
-\includegraphics[width=0.5\textwidth]{../images/targets.pdf}
-\caption{Optimaler Verschiebungsterm $m^*$ in Abhängigkeit von $z$ und $n$}
-\end{figure}
+\end{column}
+\end{columns}
\end{frame}
\begin{frame}{Schätzen von $m^*$}
diff --git a/buch/papers/laguerre/presentation/sections/laguerre.tex b/buch/papers/laguerre/presentation/sections/laguerre.tex
index 1add511..07cafb8 100644
--- a/buch/papers/laguerre/presentation/sections/laguerre.tex
+++ b/buch/papers/laguerre/presentation/sections/laguerre.tex
@@ -55,7 +55,7 @@ L_n(x)
\begin{frame}
\begin{figure}[h]
\centering
-\scalebox{0.66}{\input{../images/laguerre_polynomes.pgf}}
+\resizebox{0.74\textwidth}{!}{\input{../images/laguerre_polynomes.pgf}}
\caption{Laguerre-Polynome vom Grad $0$ bis $7$}
\end{figure}
\end{frame}