I am going to share with you very useful in math and programming (e.g Matlab) article that I have found and helped me a lot with understanding how to find roots of polynomials efficiently with needed tolerance.
In the "Iterative Methods for Roots of Polynomial" article you will find full explanations for 10 different zero find algorithm including Newton's Methods and Jenkins-Traub Algorithm.
Matlab code included for some methods.
No comments:
Post a Comment