This is a follow-up to my previous post. Classical Gram-Schmidt and Modified Gram-Schmidt are two algorithms for orthogonalizing a set of vectors. Householder elementary reflectors can be used for the same task. The three algorithms have very different roundoff error properties.... read more >>
Compare Gram-Schmidt and Householder Orthogonalization Algorithms 4
- Category:
- Algorithms,
- Magic Squares,
- Matrices,
- Numerical Analysis