aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/laguerre/presentation
diff options
context:
space:
mode:
authorPatrik Müller <patrik.mueller@ost.ch>2022-07-14 15:03:28 +0200
committerPatrik Müller <patrik.mueller@ost.ch>2022-07-14 15:03:28 +0200
commitfde57297b3efbef28d09a532e1b3895d2b2ad917 (patch)
treee63c7ac6c5899acb8ba204ccb090b71ca861c50a /buch/papers/laguerre/presentation
parentBugfix (diff)
downloadSeminarSpezielleFunktionen-fde57297b3efbef28d09a532e1b3895d2b2ad917.tar.gz
SeminarSpezielleFunktionen-fde57297b3efbef28d09a532e1b3895d2b2ad917.zip
Correct Makefile, add text to gamma.tex, separate python-scripts for each image
Diffstat (limited to 'buch/papers/laguerre/presentation')
-rw-r--r--buch/papers/laguerre/presentation/sections/gamma_approx.tex8
-rw-r--r--buch/papers/laguerre/presentation/sections/laguerre.tex2
2 files changed, 5 insertions, 5 deletions
diff --git a/buch/papers/laguerre/presentation/sections/gamma_approx.tex b/buch/papers/laguerre/presentation/sections/gamma_approx.tex
index 4073b3c..3d32aae 100644
--- a/buch/papers/laguerre/presentation/sections/gamma_approx.tex
+++ b/buch/papers/laguerre/presentation/sections/gamma_approx.tex
@@ -81,7 +81,7 @@ von $z$ und Grade $n$ der Laguerre-Polynome}
\begin{frame}{$f(x) = x^z$}
\begin{figure}[h]
\centering
-\scalebox{0.91}{\input{../images/integrands.pgf}}
+\scalebox{0.91}{\input{../images/integrand.pgf}}
% \caption{Integrand $x^z$ mit unterschiedlichen Werten für $z$}
\end{figure}
\end{frame}
@@ -89,7 +89,7 @@ von $z$ und Grade $n$ der Laguerre-Polynome}
\begin{frame}{Integrand $x^z e^{-x}$}
\begin{figure}[h]
\centering
-\scalebox{0.91}{\input{../images/integrands_exp.pgf}}
+\scalebox{0.91}{\input{../images/integrand_exp.pgf}}
% \caption{Integrand $x^z$ mit unterschiedlichen Werten für $z$}
\end{figure}
\end{frame}
@@ -98,7 +98,7 @@ von $z$ und Grade $n$ der Laguerre-Polynome}
\textbf{Vermutung}
\begin{itemize}
-\item Es gibt Intervalle $[a(n), a(n+1)]$ in denen der relative Fehler minimal
+\item Es gibt Intervalle $[a(n), a(n)+1]$ in denen der relative Fehler minimal
ist
\item $a(n) > 0$
\end{itemize}
@@ -148,7 +148,7 @@ da Gauss-Quadratur nur für kleine $n$ praktischen Nutzen hat}
\begin{figure}
\centering
\vspace{-24pt}
-\scalebox{0.7}{\input{../images/estimate.pgf}}
+\scalebox{0.7}{\input{../images/estimates.pgf}}
% \caption{Integrand $x^z$ mit unterschiedlichen Werten für $z$}
\end{figure}
\end{column}
diff --git a/buch/papers/laguerre/presentation/sections/laguerre.tex b/buch/papers/laguerre/presentation/sections/laguerre.tex
index 07cafb8..ed29387 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
-\resizebox{0.74\textwidth}{!}{\input{../images/laguerre_polynomes.pgf}}
+\resizebox{0.74\textwidth}{!}{\input{../images/laguerre_poly.pgf}}
\caption{Laguerre-Polynome vom Grad $0$ bis $7$}
\end{figure}
\end{frame}