![]() |
Newton Raphson Formula
Newton Raphson Interpolation Formula implementation in C.
Code: C
Code: C
|
Re: Newton Raphson Formula
Nomination this Article for Article of the month - May 2009
|
Re: Newton Raphson Formula
Same here : code does not conform to ANSI C specifications !
|
Re: Newton Raphson Formula
I know the formula but can't derive it from the Newton-Raphson's method of finding roots of f(x)=0.
the formula that I know is x1 = x0 - k * f(x0) / f`(x0) where k = number of times a single root is repeating for f(x) = 0. plz help!! |
Re: Newton Raphson Formula
Great work !
Well done ! !Keep it up ! ! |
| All times are GMT +5.5. The time now is 18:27. |