README.md
Updated README.md
This commit is contained in:
parent
7a1d02f757
commit
b7e9bce2eb
|
|
@ -8,10 +8,10 @@ otherwise. The algorithm aims to solve the following system of linear
|
|||
expressions:
|
||||
|
||||
$$
|
||||
\mathbf{Y} = \mathbb{KLT}\{\mathbf{X}\},
|
||||
C = \frac{1}{n-1}\mathbf{X}*\mathbf{X},
|
||||
\mathbf{V}^{-1}\mathbf{C}\mathbf{V} = \mathbf{D},
|
||||
\mathit{W} \subset \mathit{V},
|
||||
\mathbf{Y} = \mathbb{KLT}\{\mathbf{X}\}, \\
|
||||
C = \frac{1}{n-1}\mathbf{X}*\mathbf{X}, \\
|
||||
\mathbf{V}^{-1}\mathbf{C}\mathbf{V} = \mathbf{D}, \\
|
||||
\mathit{W} \subset \mathit{V}, \\
|
||||
T = \mathbf{B} \cdot \mathbf{W}.
|
||||
$$
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user