[NumCS] Finish householder and givens

This commit is contained in:
2025-12-29 08:55:47 +01:00
parent 259fa8459d
commit 7c05d155cd
11 changed files with 64 additions and 58 deletions

View File

@@ -37,6 +37,4 @@ $B_a =
A^H & 0
\end{bmatrix}
$
% TODO: What the f does the kappa mean???
ersetzen, wobei wir $a$ so wählen, dass $\kappa(B_a)$ minimal wird.
% TODO: Consider adding the code and the example, but likely skip
ersetzen, wobei wir $a$ so wählen, dass $\kappa(B_a)$ minimal wird (Zur Erinnerung, $\kappa$ ist die Konditionszahl der Matrix).