搜索资源列表
steffen
- Steffensen method for non-linear equations in C
SteffensenAcceleation
- Steffensen法加速不动点迭代,可以自行修改-Steffensen France accelerated fixed-point iteration can amend its own
Steffensen
- Steffensen迭代法 Steffensen迭代法
steffensen
- steffenson迭代法Matlab源码
Chapter07.NonlinearEquation
- 清华大学《数值分析A》-第07章.非线性方程求根 二分法 迭代法 Steffensen加速 Newton法 弦截法 抛物线法
steffensen算法
- steffensen算法
线性方程组的迭代法和牛顿数值积分
- 线性方程组的迭代法:Jacobi, Gauss-Seidel,SOR,SOR for Poisson。 牛顿数值积分方法及其Steffensen加速法。
steffen
- Steffensen method for non-linear equations in C
SteffensenAcceleation
- Steffensen法加速不动点迭代,可以自行修改-Steffensen France accelerated fixed-point iteration can amend its own
Steffensen
- Steffensen迭代法 Steffensen迭代法-Steffensen iteration method iterative method Steffensen
steffensen
- steffenson迭代法Matlab源码-Matlab source steffenson iterative method
Chapter07.NonlinearEquation
- 清华大学《数值分析A》-第07章.非线性方程求根 二分法 迭代法 Steffensen加速 Newton法 弦截法 抛物线法-Tsinghua University,
Steffensen
- 用于求解函数值的加速迭代法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Function value for the solution of the iterative method to speed up! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download
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 Loca
steffensen-for-equation
- 用steffensen迭代法求方程exp(x)+10*x-2=0的根-Iterative method for the equation with steffensen exp (x)+10* x-2 = 0 root
Newton_Steffensen
- 本源程序是基于Newton迭代改进的Steffensen加速法,具有更好的收敛性质-The source code is based on the Newton iteration acceleration method to improve the Steffensen, has better convergence properties
newton-steffensen
- 方程的数值解法,包含牛顿迭代法和基于牛顿法的史蒂芬森加速法。matlab实现,注释很详细。-Numerical solutions of equations containing the Newton iteration method and newton-steffensen method.Matlab, very detailed comments.
Steffensen
- Matlab algorithms,Steffensen method