findroot-Newton-Raphson-on-a-polynomial-given-by-its-coefficients.pdf

user_3587124

Function that approximates a root of a polynomial by the Newton-Raphson method, receiving the coefficient vector, the starting point, the tolerance and the maximum number of iterations, and returning the root and the iterations used.

content_copy

Archivos recomendados