SECANT method with 2 points for non-linear equations in C
标签: non-linear equations SECANT method
上传时间: 2015-01-20
上传用户:ma1301115706
SECANT法求解一个连续方程,f(x) = 0,给两个初始值
上传时间: 2014-01-23
上传用户:xz85592677
In numerical analysis, the SECANT method is a root-finding algorithm that uses a succession of roots of SECANT lines to better approximate a root of a function f.
标签: root-finding succession numerical algorithm
上传时间: 2013-12-23
上传用户:xuanchangri
a m file for matlab the SECANT method
上传时间: 2014-01-18
上传用户:sxdtlqqjl
SECANT method in fortran
上传时间: 2017-09-05
上传用户:ANRAN
calculating SECANT Value
标签: calculating SECANT Value
上传时间: 2013-12-16
上传用户:bjgaofei
非线性方程求根的理论讲解,包括Newton s Method, The SECANT Method, Brent s Method
上传时间: 2017-05-21
上传用户:zhoujunzhen
This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0 The methods are: -bisection -false position -newton raphson -SECANT
标签: iterative the solutions contains
上传时间: 2013-12-27
上传用户:jennyzai