2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

Aufgabe 5 ist wohl nicht relevant

This commit is contained in:
Martin Thoma 2013-09-19 12:51:28 +02:00
parent 01697e000d
commit 79b106e9bd
3 changed files with 11 additions and 0 deletions

View file

@ -1 +1,6 @@
\section*{Aufgabe 4}
Ein Polynom, das vier Punkte interpoliert, hat maximal Grad 3.
Da wir das Integral über dieses Polynom im Bereich $[x_2, x_3]$
exakt berechnen sollen, muss die Quadraturformel vom Grad $p=4$ sein.
TODO

View file

@ -1 +1,7 @@
\section*{Aufgabe 5}
Das \href{https://de.wikipedia.org/wiki/Explizites_Euler-Verfahren}{explizite Euler-Verfahren}
dient der numerischen Lösung eines Anfangswertproblems (Differentialgleichungen).
Wir haben das nicht in der Vorlesung gemacht, also wird das wohl nicht
relevant sein.