You are on page 1of 1

Department of Computer Science

Math 333: Applied Numerical Analysis I


Assignment - 2

1. Solve the system of linear equations using:

a) Gauss elimination method with partial pivoting.


b) LU decomposition
c) Find the inverse of the coefficient matrix of the system by Jordan’s method and
find the solution using this inverse matrix.

2. Solve the system using the Gauss-Seidel method up to three iterations with initial
guesses
.

3. Solve the system:

by Newton’s method to obtain a solution near (0.95,2.7). Use two iterations only

Page 1 of 1

You might also like