yanastaneva8 / modified-newton-raphson

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:MATLAB 97.8%Language:M 2.2%