README.md

Updated README.md
This commit is contained in:
Ethan Smith-Coss 2025-05-31 00:01:13 +01:00
parent 7a3a391b09
commit 078ab4e5df
Signed by: TheOnePath
GPG Key ID: 1D351CCC6D01F32B

View File

@ -9,7 +9,7 @@ expressions:
$$
\mathbf{Y} = \mathbb{KLT}\{\mathbf{X}\}, \\
\mathbf{C} = \frac{1}{n-1}\mathbf{X*}\mathbf{X}, \\
\mathbf{C} = \frac{1}{n-1}\mathbf{X^*}\mathbf{X}, \\
\mathbf{V}^{-1}\mathbf{C}\mathbf{V} = \mathbf{D}, \\
\mathit{W} \subset \mathit{V}, \\
\mathbf{T} = \mathbf{B} \cdot \mathbf{W}.