[NumCS] Finish clenshaw-curtis

This commit is contained in:
2025-10-28 11:02:38 +01:00
parent 72db277b0a
commit 0a17657d2c
6 changed files with 37 additions and 2 deletions

View File

@@ -1,2 +1,4 @@
\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])$).
Test