HW 06
HW 06
HW 06
Problem 1. [20 pt ( + 5 pt ) ] Implement Algorithm 21.1, i.e., Gaussian elimination with partial pivoting.
Apply your code to the example on page 157 and the the following matrix,
1 1
1 1 1
1 1 1 1
A= . ,
. . . .
.. .. .. .. ..
1 1 1 1 1
1 1 1 1 1