The document outlines numerical methods for finding roots of functions, specifically focusing on the method of false position and Newton-Raphson method. It includes MATLAB code snippets for implementing these algorithms and provides parameters for execution. The document concludes by referring to an attached function for the Newton-Raphson method.
Related topics: