Problem level

Difference between revisions of "Unitary-triangular factorizations"

From Algowiki
Jump to navigation Jump to search
[unchecked revision][quality revision]
 
Line 3: Line 3:
 
'''Unitary-triangular factorizations''' are various decompositions of a matrix A into a product of a triangular matrix and a unitary one (or an orthogonal matrix, for a real A).  
 
'''Unitary-triangular factorizations''' are various decompositions of a matrix A into a product of a triangular matrix and a unitary one (or an orthogonal matrix, for a real A).  
  
Of all these factorizations, the [[QR-разложения плотных неособенных матриц|QR decomposition]] is the most known one. Other variants (such as the LQ decomposition, QL decomposition, etc.) can be reduced to the QR decomposition.
+
Of all these factorizations, the [[QR decomposition of dense nonsingular matrices|QR decomposition]] is the most known one. Other variants (such as the LQ decomposition, QL decomposition, etc.) can be reduced to the QR decomposition.
  
 
[[Category:Finished articles]]
 
[[Category:Finished articles]]
  
 
[[ru:Унитарно-треугольные разложения]]
 
[[ru:Унитарно-треугольные разложения]]

Latest revision as of 17:11, 16 March 2018


Unitary-triangular factorizations are various decompositions of a matrix A into a product of a triangular matrix and a unitary one (or an orthogonal matrix, for a real A).

Of all these factorizations, the QR decomposition is the most known one. Other variants (such as the LQ decomposition, QL decomposition, etc.) can be reduced to the QR decomposition.