This applet demonstrates the Steepest Descent Method for approximating the solution to the Laplace Finite Difference Equation. A description of the Steepest Descent method and a related method called the Conjugate Gradient method is provided here

Compare the number of iterations required for the Steepest Descent Method to drive the maximum residual to zero (to five decimal places) with the iteration count for the