Thread Closed

Newton-Raphson in Visual Basic 6

 
Share Thread Thread Tools
Mar19-08, 07:07 AM   #18
 

Newton-Raphson in Visual Basic 6


µ, is the smallest root of the sixth degree polynomial f(µ).
The general shape of the graph of this equation shows that the real roots will be
distributed as follows:
1 root < a1 < 2 (possible) roots < a2 < 2 (possible) roots < a3 < 1 root.
 
Thread Closed
Thread Tools


Similar Threads for: Newton-Raphson in Visual Basic 6
Thread Forum Replies
Help with Newton-Raphson Method Engineering, Comp Sci, & Technology Homework 9
Newton-Raphson method Calculus & Beyond Homework 6
When Newton Raphson Fails Calculus & Beyond Homework 4
Newton-Raphson question Calculus 11
Newton-Raphson method for y=1/f(x) General Math 2