Midterm Project on Iterative Techniques for Solving Linear Systems.
Due March 23, 1998

MATH 4660-001 and C SC 4666-001: Numerical Analysis II
Spring 1998. University of Colorado at Denver


INSTRUCTOR:
Prof. Andrew Knyazev
Office: CU (Dravo) 644. Phone: 556-8102.
Office hours: Tue 3pm - 6pm (or by appointment)
WWW: http://www-math.cudenver.edu/~aknyazev

Students are welcome to communicate with each other and the teacher on-line using the Web page
http://www-math.cudenver.edu/~aknyazev/teaching/98/4660/comments

Computer Project Description:

Write and test the MATLAB program of the Jacobi method for sparse matrices. Use it to solve the system with the matrix NOS6:from set LANPRO, from the Harwell-Boeing Collection. Take the right-hand side vector with all components to be one. Use the zero vector as the initial guess. Use MATLAB build-in functions \ and pcg to solve it, too. Discuss numerical results and perfomance. Write a report and publish it on the Internet.

Hints:

For extra credit:

Comments: Projects reports should be put on student's Web pages. Students are responsible for learning the Internet and MATLAB on their own. I will try to avoid discussing such issues in class.

Sample Report 1 and Report 2.