[NumCS] Finish 6.2 and start 6.3

This commit is contained in:
2025-11-11 09:40:22 +01:00
parent 7b91173804
commit 5c23befbbb
6 changed files with 63 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
\drmvspace\drmvspace
\newsectionNoPB
\subsection{Fixpunktiteration}
Ein $1$-Punkt-Verfahren benötigt nur den vorigen Wert: $x^{(k + 1)} = \phi(x^{(k)})$
% FIXME: Below konsistent is probably wrong, but is what is in the script
\inlinedef Eine Fixpunktiteration heisst konsistent mit $F(x) = 0$ falls $F(x) = 0 \Leftrightarrow \phi(x) = x$