搜索资源列表
bisection
- Bisection, Newton, Regula falsi method applied in matlab
RegulaFalsi
- Regula falsi method applied in matlab
NM
- matlab file computes for NM-RF (Regula-Falsi) method and Secant
root
- Chapter 2. The Solution of Nonlinear Equations f(x) = 0 Algorithm 2.1 Fixed Point Iteration Algorithm 2.2 Bisection Method Algorithm 2.3 False position or Regula Falsi Method Algorithm 2.4 Approximate Location of Roots Algorithm 2.5
NumericMethod
- Implementation Bisection, Newton Raphson and Regula Falsi methods in Matlab