New Ostrowski-Halley root seeking algorithm
|
01-15-2017, 05:15 PM
Post: #1
|
|||
|
|||
New Ostrowski-Halley root seeking algorithm
As I promised last week, here is my new algorithm that enhances Halley's method using an approach by Ostrowski (that he applied to Newton's method). To get the PDF file containing the report and the two Excel files containing the test functions click here and select the last item at the bottom to download the ZIP file associated with.
The pseudo code for the new algorithm is: Code: Given the function f(x)=0, an initial guess, x, and a tolerance Toler for the guess: The report on my website actually shows and explains two flavors for the algorithm. The test functions are applied to both flavors. Enjoy Namir |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
New Ostrowski-Halley root seeking algorithm - Namir - 01-15-2017 05:15 PM
RE: New Ostrowski-Halley root seeking algorithm - Namir - 01-16-2017, 09:12 PM
|
User(s) browsing this thread: 1 Guest(s)