In linear algebra, LU decomposition (also called LU factorization) factorizes a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes includes a permutation matrix as well. The LU decomposition can be viewed as the matrix form of Gaussian elimination. Computers usually solve square systems of linear equations using the LU decomposition, and it is also a key step when inverting a matrix, or computing the determinant of a matrix. The LU decomposition was introduced by mathematician Alan Turing.[1]
CITATION STYLE
MZ, A., & K, M. (2018). LU-Decomposition Computerized Method to Solve Linear Programming Problems. Journal of Applied & Computational Mathematics, 07(02). https://doi.org/10.4172/2168-9679.1000391
Mendeley helps you to discover research relevant for your work.