/modified-newton-raphson

An implementation of a modified version of the famous Newton-Raphson model for finding roots with multiplicity.

Primary LanguageMATLAB

modified_newton_rhapson

The purpose of this assignment is to devise and implement a modified version of the Newton-Raphson method for finding roots with multiplicity.

Submitted to the University of Glasgow as an assignment in Numerical Methods in 2015/2016.

Follow Assignment1.pdf for analysis of the results and documentation of the code.