Re: Secant method vs Newton's method
- From: DP <pfennige@xxxxxxxxxxxx>
- Date: Fri, 22 Sep 2006 10:10:31 +0200
Hi,
Try to find the unique root of f(x) = x [ 1 + 0.9999*sin(1/x) ]
with Newton's method!
Dan
Schizoid Man wrote:
Hi,.
Under what circumstances would I prefer the secant method to Newton's method?
Newton's method converges much faster and the number of function calls seem to be the same (if we assume the derivative is a function call).
- Follow-Ups:
- Re: Secant method vs Newton's method
- From: Herman Rubin
- Re: Secant method vs Newton's method
- From: Peter Spellucci
- Re: Secant method vs Newton's method
- References:
- Secant method vs Newton's method
- From: Schizoid Man
- Secant method vs Newton's method
- Prev by Date: Re: formula solution of higher order polynomials
- Next by Date: real analysis
- Previous by thread: Re: Secant method vs Newton's method
- Next by thread: Re: Secant method vs Newton's method
- Index(es):