-
-
estimating-error.rar
here is an example for SD and Newton algorithm but we will estimate the gradient.
-
-
-
-
EX_5_NEWTON.rar
用Newton法计算方程的根,参考,施吉林等编著《计算机数值方法》第三版,第六章第三节,3-3 Newton迭代算法。
-
aitkenInterp.zip
...
Aitken s procedure yields systematically and successively better interpolation polynomials corresponding to successively higher order truncation of Newton s divided difference formula.
Given a set of x and corresponding f(x), estimate f1(x1) ...
-
findT.zip
simple application of newton s method to solve nonlinear equation
-
-
-
3.rar
finds polynomial through given dots using Newton algorithm
-