example of Gram-Schmidt orthogonalization
Let us work with the standard inner product on (dot product) so we can get a nice geometrical visualization.
Consider the three vectors
which are linearly independent (the determinant of the matrix but are not orthogonal.
We will now apply Gram-Schmidt to get three vectors which span the same subspace (in this case, all ) and orthogonal to each other.
First we take . Now,
that is,
and finally
which gives
and so is an orthogonal set of vectors such that .
If we rather consider then we get an orthonormal set.
Title | example of Gram-Schmidt orthogonalization |
---|---|
Canonical name | ExampleOfGramSchmidtOrthogonalization |
Date of creation | 2013-03-22 15:03:02 |
Last modified on | 2013-03-22 15:03:02 |
Owner | drini (3) |
Last modified by | drini (3) |
Numerical id | 5 |
Author | drini (3) |
Entry type | Example |
Classification | msc 65F25 |
Related topic | ProofOfGramSchmidtOrthogonalizationProcedure |