[NumCS] Catch up to current state

This commit is contained in:
2025-09-30 18:53:42 +02:00
parent defc886090
commit 0533879054
12 changed files with 270 additions and 19 deletions

View File

@@ -1,3 +1,9 @@
% ┌ ┐
% │ Author: Robin Bacher │
% └ ┘
% TODO: If you want your email to be in there, note it down here.
% I also did not touch the unedited files to avoid conflicts
% FIXME: Add subsection here and use \newsection on all further subsections to reset the counters and add a page break
Bei der Interpolation versuchen wir eine Funktion $\tilde{f}$ durch eine Menge an Datenpunkten einer Funktion $f$ zu finden.\\
Die $x_i$ heissen Stützstellen/Knoten, für welche $\tilde{f}(x_i) = y_i$ gelten soll. (Interpolationsbedingung)
\begin{align*}