Modified Regula Falsi Method
A modified version of the Regula Falsi method that generally enhances the convergence
4 years 前 | 3 次下载 |
已提交
Regula Falsi method
A numerical method in evaluating a single root of a given function of x
4 years 前 | 2 次下载 |
已提交
Bisection method
A numerical method in evaluating a single root of a function of x
4 years 前 | 1 次下载 |
已提交
Newton Raphson Method
A numerical method of evaluating the root of a given function of x
4 years 前 | 2 次下载 |
已提交
Modified Secant method
A modified version of the Secant method that uses one initial guess and a fractional perturbation constant for a faster converge...
4 years 前 | 10 次下载 |
已提交
Secant method
A numerical method in approximating the root of a given function of x