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