About this document
Polynomial Roots via Secant Method by AkshayMilmile is a document available to read on EtoBox.
This Matlab program uses the secant method to find the roots of a polynomial function by taking user inputs for the polynomial coefficients, accuracy, and initial guesses for x-values. It iterates the secant method calculation until the result meets the accuracy threshold, then displays the root and plots the polynomial graph with the root marked. The document includes examples of running the program on different polynomials.
- Author
- AkshayMilmile
- Language
- EN