Skip to content

Solution of higher order polynomial equation for real roots and determination of their multiplicities by the Newton-Raphson method.

Notifications You must be signed in to change notification settings

shamim-hussain/newton_raphson_real_roots

Repository files navigation

A simple algorithm for solution of higher order polynomial equation for real roots and determination of their multiplicities by the Newton-Raphson method

This algorithm recursively applies the Newton-Raphson method to find the real roots of a polynomial equation, implemented in Matlab with a GUI for visualization.

  • For more info see the "Project Description and Algorithm.pdf".
  • For a guide to using the algrothim see the instruction manual.

About

Solution of higher order polynomial equation for real roots and determination of their multiplicities by the Newton-Raphson method.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages