Monday, 30 September 2013

Newton's Method - Slow Convergence – math.stackexchange.com

Newton's Method - Slow Convergence – math.stackexchange.com

I'm using Newton's method to find the root of the equation
$\frac{1}{2}x^2+x+1-e^x=0$ with $x_0=1$. Clearly the root is $x=0$, but it
takes many iterations to reach this root. What is the reason for …

No comments:

Post a Comment