mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
[NumCS] Start Chapter 6.1, fix some errors
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
% ┌ ┐
|
||||
% │ AUTHOR: Janis Hutz<info@janishutz.com> │
|
||||
% └ ┘
|
||||
|
||||
\newsection
|
||||
\subsection{Adaptive Quadratur}
|
||||
Der lokale Fehler einer zusammengesetzten Quadraturformel auf dem Gitter $\mathcal{M} := \{ a = x_0 < x_1 < \dots < x_m = b \}$ ist (für $f \in C^2([a, b])$):
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
% ┌ ┐
|
||||
% │ AUTHOR: Janis Hutz<info@janishutz.com> │
|
||||
% └ ┘
|
||||
|
||||
\newsectionNoPB
|
||||
\subsection{Quadratur in $\R^d$ und dünne Gitter}
|
||||
Eine einfache Option wäre natürlich, zwei eindimensionale Quadraturformeln aneinander zu hängen.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
% ┌ ┐
|
||||
% │ AUTHOR: Janis Hutz<info@janishutz.com> │
|
||||
% └ ┘
|
||||
|
||||
\newsection
|
||||
\newcommand{\tsigma}{\tilde{\sigma}}
|
||||
\subsection{Monte-Carlo Quadratur}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
% ┌ ┐
|
||||
% │ AUTHOR: Janis Hutz<info@janishutz.com> │
|
||||
% └ ┘
|
||||
|
||||
\newsection
|
||||
\subsection{Methoden zur Reduktion der Varianz}
|
||||
% NOTE: Mostly from TA slides, as the script is quite convoluted there
|
||||
|
||||
Reference in New Issue
Block a user