In this thesis I address Householder method for solving nonlinear equations. I also describe some other iterative methods such as: fixed-point iteration, Newton’s or tangent method and the secant method. I also compare these methods with each other and for each of them I determine the convergence order. In Matlab, I implement some of them and apply them to various examples.
|