-
-
-
newtsol.zip
Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward ...
-
-
-
algorithm.rar
计算机模拟中的数值算法,对于牛顿运动方程-Summary on Some Numerical Methods for Newton’s Equation of Motion
-
-
Interpolation.rar
This program generates interpolation function for input data in three methods:
1-Newton forward method
2-Newton backward method
3-lagrange method
-
-
-
-