mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
[NumCS] Finish 6.2 and start 6.3
This commit is contained in:
@@ -132,6 +132,8 @@ Moral of the story: Use descriptive variable names and do NOT use $t$, $tt$, $tt
|
||||
\input{parts/01_interpolation/02_piece-wise/01_hermite-interpolation.tex}
|
||||
\input{parts/01_interpolation/02_piece-wise/02_splines.tex}
|
||||
|
||||
|
||||
% ── quadrature ──────────────────────────────────────────────────────
|
||||
\newsection
|
||||
\section{Numerische Quadratur}
|
||||
\input{parts/02_quadrature/00_introduction.tex}
|
||||
@@ -144,10 +146,12 @@ Moral of the story: Use descriptive variable names and do NOT use $t$, $tt$, $tt
|
||||
\input{parts/02_quadrature/06_reduction-of-variance.tex}
|
||||
|
||||
|
||||
% ── Nullstellen ─────────────────────────────────────────────────────
|
||||
% ── zeros ───────────────────────────────────────────────────────────
|
||||
\newsection
|
||||
\section{Nullstellensuche}
|
||||
\input{parts/03_zeros/00_intro.tex}
|
||||
\input{parts/03_zeros/01_termination-criteria.tex}
|
||||
\input{parts/03_zeros/02_fix-point-iteration.tex}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user