Using Optimization to Extract Roots of Real Coefficient Polynomials
|
07-12-2018, 01:05 PM
Post: #8
|
|||
|
|||
RE: Using Optimization to Extract Roots of Real Coefficient Polynomials
(07-12-2018 07:22 AM)ttw Wrote: The Durand-Kerner method seems useful. I had not known (or had forgotten as I didn't need to solve this problem) of it until now. I did find a couple of (relatively) new papers on the method. Thank you for the additional pdf links! Finding the Durand-Kerner method was a real delightful surprise. I implemented the methods in both flavors--the Gauss-Seidel approach and the Jacobi approach. In the first approach, the updated guess for each root is used in updating the next roots (within each iteration). In the second approach, the updated roots are used in the next iteration. Namir |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)