Description: FIXED-POINT ALGORITHM 2.2
To find a solution to p = g(p) given an
initial approximation p0
INPUT: initial approximation p0 tolerance TOL
maximum number of iterations NO.
OUTPUT: approximate solution p or
a message that the method fails.
To Search:
File list (Check if you may need any files):
ALG022.M