diff options
author | Prefetch | 2023-05-13 15:42:47 +0200 |
---|---|---|
committer | Prefetch | 2023-05-13 15:42:47 +0200 |
commit | 7c412050570ef229dd78cbcffbf80f23728a630d (patch) | |
tree | bbb70d82673ddaddb1b259d8b7a4991993f61bc5 /source/know/concept/gram-schmidt-method | |
parent | 9d9693af6fb94ef4404a3c2399cb38842e5ca822 (diff) |
Improve knowledge base
Diffstat (limited to 'source/know/concept/gram-schmidt-method')
-rw-r--r-- | source/know/concept/gram-schmidt-method/index.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/know/concept/gram-schmidt-method/index.md b/source/know/concept/gram-schmidt-method/index.md index a62522e..1f5a0bd 100644 --- a/source/know/concept/gram-schmidt-method/index.md +++ b/source/know/concept/gram-schmidt-method/index.md @@ -58,8 +58,7 @@ into an orthonormal set $$\ket{n_1}, \ket{n_2}, ...$$ as follows to all previous $$\ket{n_m}$$ with $$m < k$$. This is known as the **modified Gram-Schmidt method**. -3. Normalize the resulting ortho*gonal* vector $$\ket{g_j}$$ to make it - ortho*normal*: +3. Normalize the resulting ortho*gonal* vector $$\ket{g_j}$$ to make it ortho*normal*: $$\begin{aligned} \ket{n_j} |