搜索资源列表
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加速法。
newton 牛顿迭代求根法和牛顿
- 牛顿迭代求根法和牛顿-steffensen加速法-Newton method for root-solving problems. Newton-Steffenson is also included.
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 Location of Roots Algorithm 2.5
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
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
ROSIN
- 主要提供了数值分析中用牛顿法,Fixed-Point Iteration method, Steffensen’s method求解方程的源代码。-The main provider of numerical analysis using Newton' s method, the Fixed-Point Iteration method, Steffensen' s method for solving the equation of the source code.
11111
- sinx=0的Newton-Steffensen加速法求解-sinx = 0, Newton-Steffensen' s acceleration method for solving
shuzhi
- 这是数值分析的几个小程序,包括Steffensen和Muller(抛物线)求解方程程序,Gauss列主元消去法求解线性方程组的程序,Newton以及Lagrange插值算法以及不同边界条件的样条插值程序-This is some useful programs of numerical analysis, includes methods of interpolation and solving equations
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