![]() |
1 definition found
From The Free On-line Dictionary of Computing (27 SEP 03) [foldoc]:
Newton-Raphson
A well-known {algorithm} for solving equations. Given an
equation,
f x = 0
and an initial approximation, x(0), a better approximation is
given by:
x(i+1) = x(i) - f(x(i)) / f'(x(i))
where f'(x) is the first derivative of f, df/dx.
Powered by Blog Dictionary [BlogDict]
Kindly supported by
Vaffle Invitation Code
Get a Freelance Job - Outsource Your Projects | Threadless Coupon
All rights
reserved. (2008-2026)