Next: About this document ...
Consider the square
matrix with the following structure
Solve
for
using the following methods:
- [I.] Thomas algorithm with computational cost
- [II.] Steepest descent method
- [(a)] Check how different your answers are in (I) and (II) for
.
- [(b)] Estimate the wall-clock time to solve the system using (I) and (II).
- [(c)] How does the number of iterations increase as
increases in (II) and how does the total work scale.
Please write down your answers clearly and return your lists of codes.
George Karniadakis
2004-11-03