The Gram-Schmidt process is a method of constructing an orthogonal basis from an arbitrary basis.
Gram-Schmidt Process |
Given an arbitrary basis {u1, u2, ..., un} of an inner product space V, construct the vectors v1, v2, ..., vn as follows: |
|
|
|
To construct an orthonormal basis, use the Gram-Schmidt process to find an orthogonal basis and then normalize each of the basis vectors you found. |