Matrix_decomposition Matrix_decomposition

Matrix decomposition - Definition and Overview

Related Words: Atomization, Biodegradation, Caries, Carrion, Corrosion, Corruption, Decay, Degradation, Disintegration, Disjunction, Dissolution, Erosion, Gangrene, Mildew, Mold, Mortification, Necrosis, Oxidation

In the mathematical discipline of linear algebra, a matrix decomposition is a factorization of a matrix into some canonical form. There are several different decompositions of a given matrix and the decomposition used depends on the problem we want to solve. In numerical analysis for example different decompositions are used to implement efficient matrix algorithms.

Example

When solving a system of linear equations the matrix A can be decomposed via the LU decomposition. The LU decomposition factorizes a matrix into a lower triangular matrix L and an upper triangular matrix U. The matrices L and U are much easier to solve than the original matrix A.

See also

Topics in mathematics related to linear algebra

Edit (http://en.wikipedia.org/w/wiki.phtml?title=MediaWiki:Space)

Vectors | Vector spaces | Linear span | Linear transformation | Linear independence | Linear combination | Basis | Column space | Row space | Dual space | Orthogonality | Eigenvector | Eigenvalue | Least squares regressions | Outer product | Cross product | Dot product | Transpose | Matrix decomposition

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.