Pārlūkot izejas kodu

Matrix in Aufgabe 3 korrigiert; Email in Readme hinterlassen

Martin Thoma 12 gadi atpakaļ
vecāks
revīzija
d388c80271

+ 1 - 1
documents/Numerik/Klausur1/Aufgabe3.tex

@@ -11,7 +11,7 @@ Und jetzt die Berechnung
 LR-Zerlegung für $f'(x, y)$:
 
 \begin{align}
-	L &= \begin{pmatrix}1 &0 \\ \frac{1}{9} & 1\end{pmatrix}\\
+	L &= \begin{pmatrix}1 &0 \\ x^2 & 1\end{pmatrix}\\
 	R &= \begin{pmatrix}3 & \cos y \\ 0 & e^y - x^2 \cos y\end{pmatrix}\\
 	P &= I_2\\
 -f ( \frac{-1}{3}, 0) &= \begin{pmatrix} 2\\ -\frac{1}{27}\end{pmatrix}\\

BIN
documents/Numerik/Klausur1/Klausur1.pdf


+ 3 - 0
documents/Numerik/Klausur1/Readme.md

@@ -1 +1,4 @@
 Dies ist eine inoffizielle Lösung für [Klausur1.pdf von Dr. Daniel Weiß](http://www.math.kit.edu/ianm3/lehre/numainfing2013s/seite/uebnuminfing).
+
+Verbesserungsvorschläge gerne per [GitHub Pull Request](https://help.github.com/articles/using-pull-requests)
+an mich schicken oder auch einfach per Email an info@martin-thoma.de