I

(2) plotnorms.m plots the norms associated with our method using various parameters. (3) plotnewton.m plots the solution and our iterated solution for newton’s method (4) iterativemethod.m is the iterative method algorithm with its associated input parameters. (5) F.m calculates the F vector for an input vector. Used in calculating its norm. ................
................