Laboratory 2 Solving Linear Systems

Due Date: October 12

The goal of this laboratory is to implement Gaussian elimination to solve a linear system. Two programs will be required. The first involves Gaussian elimination without partial pivoting and the second builds in the partial pivoting. A comparison of both techniques is made with a badly-scaled 3 X 3 system of equations.

Instructions: Write a brief summary desribing Gaussian elimination with partial pivoting along with back substitution to find the solutions to an n X n system of equations. Write two separate programs that encode this algorithm; one with and one without partial pivoting. You may use the programming language of your choice. Your programs should be coded to handle up to a 10 X 10 system. Your programs should be well documented.

In addition, do the following.

Calclab Computer Open Hours

Monday - Thursday: 7pm - 12 midnight

Friday: 9 am - 5 pm

Saturday 12 noon - 6 pm

Sunday 12 noon - 12 midnight