New Root Seeking Algorithms
#1

I have been working on a pair of similar root-seeking algorithms in the past few weeks. I finished writing an article (click here) that describes the algorithms (which I name the Probing Slopes Algorithms and Probing Steps Algorithm) and compares them with Newton's method. My article also includes three test functions used to compare the new algorithms with Newton's method, using Excel VBA. I am excited to report that the new algorithms find the root in fewer loops and also make fewer function calls than Newton's method.

Namir

PS: Based on the feedback of kind folks on this web site, you will need to use FireFox to view the article's text AND figures. some how, Microsoft IE does not show the images.


Edited: 8 Nov 2007, 12:36 p.m. after one or more responses were posted

#2

Hi Namir,

Following the link I see your article but none of the figures.

Regards,

#3

Bruce,

I checked the site on two different laptops (which do not have the source files) at home and was able to see the figures. I will ask a few friends to see if they have the same problem you are having.

Namir

#4

FWIW, I can see the figures.

Stefan

#5

Me too.

Damir

#6

I can't see the figures :(

#7

See 'em... (with Firefox, but not with Internet Explorer engine)


Edited: 8 Nov 2007, 11:04 a.m.

#8

Namir,

I can the the figues in Firefox but cannot see them in Microsoft Intenet Explorer 7.0.

Bill

#9

Yes, I can see them in Firefox.

Damir

#10

I see them in Opera but not Internet Explorer.

#11

Bill,

Ok, I can see it with Firefox but not MS IE. This is very interesting, because I created the text using MS Word and then copied it to Microsoft Web Expressio--both MS products!!!

I will have to create a new copy of the article that I assemble with a simple text editor and insert fewer HTML tags. This will take a few days, so please be patient. In the mean time, use FireFox to view the article.

Namir

#12

Hi Namir,

have not gone through you article in detail. For some days ago I have read some interesting articles about safeguarded root finding. A lot of thinking needs to be invested to make a root finder as bulletproof as possible. And Newtons method used to be quick, but has its pitfalls. How about yours?

Here are some articles which might be of interest. Would be cool to see how your algorithm copes with these tricky functions mentioned in the articles.

Have fun and let us know about the results of your further testing.

// Frank

First hand information about the very first HP-solver (page 20)

[link:http://www.cs.berkeley.edu/~wkahan/Math128/RealRoots.pdf ]Some serious stuff about root finding[/link]

Another article comparing root finding methods

#13

Thanks Frank. Will do!

Namir

#14

Netscape 8.1.3 shows the images with no problem. In the "about" dropdown, it says "based on Firefox" so Firefox seems to be the magic key! (Just another reason to dislike Micro$oft.)

PS Namir - Met your son at an NAU event a couple of weeks ago. He saw my name on my nametag and recognized it - from our discussion at HHC2007 which I guess you must have told him about!!

Edited: 8 Nov 2007, 5:21 p.m.



Possibly Related Threads…
Thread Author Replies Views Last Post
  [HP Prime] Using n-root symbol and exponent problem uklo 7 2,836 11-11-2013, 01:39 AM
Last Post: Alberto Candel
  OT--TI-36X Algorithms Matt Agajanian 48 11,066 09-01-2013, 08:13 PM
Last Post: robert rozee
  Cubic root (-8) = 2 ? Gilles Carpentier 37 10,035 08-12-2013, 10:26 PM
Last Post: jep2276
  HELP WANTED ON ALGORITHMS Joerg Woerner 19 4,857 04-27-2013, 12:56 PM
Last Post: Eric Smith
  Square Root Simplifier for HP39gII Mic 4 1,939 03-11-2013, 08:25 AM
Last Post: Eddie W. Shore
  Seeking DIY4X update David Griffith 10 2,789 11-15-2012, 12:41 AM
Last Post: Eric Smith
  Cube root on standard calculator Thomas Klemm 22 6,248 11-09-2012, 06:11 AM
Last Post: Pierre
  Seeking new resources for TI NSpire Programming Namir 6 2,264 07-29-2012, 03:57 AM
Last Post: fhub
  ROOT bug? HP 48S/48G Eddie W. Shore 8 3,776 07-13-2012, 07:05 PM
Last Post: Eddie W. Shore
  OT: primitive mult/div algorithms Egan Ford 9 2,634 05-27-2012, 09:27 PM
Last Post: Egan Ford

Forum Jump: