orthogonisering
Orthogonalisering, or orthogonalization, is the process of transforming a set of vectors into an orthogonal (or orthonormal) set with respect to a given inner product. In linear algebra, an orthogonal collection consists of vectors whose pairwise inner products are zero; an orthonormal set consists of vectors that are both orthogonal and of unit length.
The most common method is the Gram–Schmidt process. Given a sequence of linearly independent vectors, Gram–Schmidt
Alternative, more numerically stable methods include Householder reflections and Givens rotations. These techniques underpin robust QR
Key properties include that orthogonalization of a linearly independent set yields an orthonormal basis for the
Applications of orthogonalisering span numerical linear algebra, signal processing, statistics (notably principal component analysis), and data