搜索资源列表
steffensen
- steffenson迭代法Matlab源码
ALG026
- STEFFENSEN S ALGORITHM To find a solution to g(x) = x-STEFFENSEN S ALGORITHM To find a solution to g(x) = x
steffensen_matlab
- 采用matlab编写的steffensen迭代法-Steffensen prepared by iteration matlab
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
Newton_Steffensen
- 本源程序是基于Newton迭代改进的Steffensen加速法,具有更好的收敛性质-The source code is based on the Newton iteration acceleration method to improve the Steffensen, has better convergence properties
steffenson
- Steffensen迭代法求非线性方程的根,和Steffensen加速迭代法求非线性方程的根做对比的例程,有详细中文注释。-Steffensen iteration method for the nonlinear equations of the root, and Steffensen iteration method for the nonlinear equations to accelerate root to do comparison routine, detailed notes
newton-steffensen
- 方程的数值解法,包含牛顿迭代法和基于牛顿法的史蒂芬森加速法。matlab实现,注释很详细。-Numerical solutions of equations containing the Newton iteration method and newton-steffensen method.Matlab, very detailed comments.
PhasePot_2D_GUI_SDJ
- A very useful program BY SVEND STEFFENSEN to visualize PHASE PORTRAIT MODEL , with a beautiful GUI, the vector field, initial point and last point can be draw.-A very useful program BY SVEND STEFFENSEN to visualize PHASE PORTRAIT MODEL , with a beau
Steffensen
- Matlab algorithms,Steffensen method