QRdekompozíció
QRdekompozíció, also known as QR factorization, is a fundamental matrix decomposition technique in linear algebra. It decomposes a given matrix A into the product of an orthogonal matrix Q and an upper triangular matrix R. Mathematically, this is expressed as A = QR.
The matrix Q is an orthogonal matrix, meaning its columns are orthonormal vectors. This property implies that
QR decomposition is widely used in numerical analysis and scientific computing. One of its primary applications
Another significant application of QR decomposition is in the computation of eigenvalues and eigenvectors, particularly through