Post Reply 
What Secrets the Bisection Method Hides?
06-05-2018, 05:30 AM
Post: #10
RE: What Secrets the Bisection Method Hides?
Thanks ttw. Twenty years ago I was able to design a version of the Bisection algorithms to solve for the roots of a system of two nonlinear equation (F(x,y)=0 and G(x,y)=0. The difficulty in any such algorithm is to select the initial root-bracketing intervals (Ax,Ay) and (Bx, By) where the functions F and G have opposite signs. You can find that algorithm on my web site.

Perhaps I need to design another algorithm that helps find the proper interval for the above version of the Bisection method.

Namir
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: What Secrets the Bisection Method Hides? - Namir - 06-05-2018 05:30 AM



User(s) browsing this thread: 1 Guest(s)