Secant method with 2 points for non-linear equations in C
Secant method with 2 points for non-linear equations in C...
Secant method with 2 points for non-linear equations in C...
SECANT法求解一个连续方程,f(x) = 0,给两个初始值...
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots...
a m file for matlab the secant method...
secant method in fortran...
calculating secant Value...
非线性方程求根的理论讲解,包括Newton s Method, The Secant Method, Brent s Method...
This program contains the iterative methods of finding solutions of the equation f(x)=0, which are a...