You are on page 1of 2

HW 8 Numerical Methods

Problem 1: Use LU decomposition method to find L and U matrices. Approach: Follow


LU decomposition method to solve for the matrices.

Problem 2: Use LU decomposition to solve the system of equations. Approach: Use


Crouts method to determine the L and U matrices.

You might also like