Chapter 04.07 LU Decomposition Method
Learning Objectives
After reading this chapter, you should be able to:
- identify when LU decomposition is numerically more efficient than Gaussian elimination,
- decompose a nonsingular matrix into LU, and
- show how LU decomposition is used to find the inverse of a matrix.
Learning Activity
Quiz: 04.07.1: Easy Level: LU Decomposition Method