Add remark on overlined x
This commit is contained in:
parent
dc34354dc8
commit
c4b5e844c0
1 changed files with 1 additions and 0 deletions
|
@ -1660,6 +1660,7 @@ def vectorIteration(A, v, iterations = 10):
|
|||
- $x$: Darzustellender Wert
|
||||
- $x_n$: Die $n$-te Approximation von $x$
|
||||
- $\tilde{x}$: Approximation/Annäherung an $x$
|
||||
- $\overline{x}$: Exaktes Ergebnis von $x$
|
||||
- $x^{(k)}$: Die Annäherung von $x$ in der $k$-ten Iteration
|
||||
- $\lambda$: Eigenwert einer Matrix
|
||||
- $\rho(A)$: Spektral-Radius der Matrix $A$ (siehe Vektor-Iteration)
|
||||
|
|
Loading…
Reference in a new issue