Write a program using Newton's method:
Use your programs to find approximations to within 10^(-4) toall zeros of the following cubic polynomials.
Use |P_(n+1)-P_n| as a measure of the error in theiteration. Save all of the iterations. What are yourconclusions?(a) f(x) =x^3-5x^2 +2x
(b) f(x) =x^3-2x^2-5
The program has to be used with MATLAB. I'm still learning howto use the program. I would love some help and tips on solvingthese methods. Thank you
Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!
(Save $1 )
One time Pay
(Save $5 )
Billed Monthly
*First month only
You can see the logs in the Dashboard.