Chapter 04.07 LU Decomposition Method

Learning Objectives

After reading this chapter, you should be able to:

  1. identify when LU decomposition is numerically more efficient than Gaussian elimination,
  2. decompose a nonsingular matrix into LU, and
  3. show how LU decomposition is used to find the inverse of a matrix.

 

Learning Activity

Quiz: 04.07.1: Easy Level: LU Decomposition Method

Quiz: 04.07.2: Intermediate Level: LU Decomposition Method

Quiz: 04.07.3: Hard Level: LU Decomposition Method