Search for question
Question

Problem 1: LU decomposition without pivoting

(A) Determine the LU decomposition without pivoting by hand for the following matrix

and check your results by validating that [L][U] = [A].

(B) Employ the results of (A) to compute the determinant.

(C) Repeat both (A) and (B) using MATLAB.

Fig: 1