Description: 牛顿迭代方法计算算法示例,可以通过这个来写出其他的计算方法-Newton iteration method algorithm for example, you can write this to the calculation of other Platform: |
Size: 1024 |
Author:李黎 |
Hits:
Description: 牛顿迭代法求非线性方程,是数值就散方法课上的作业。-Newton iteration for nonlinear equations is the numerical method on the loose class operation. Platform: |
Size: 1024 |
Author:谭松清 |
Hits:
Description: 一、 实验目的
在计算机上用迭代法求非线性方程地f(x)=0的根。
二、 实验平台
操作系统:Microsoft Windows Vista SP1
数学软件:Matlab7.0.0.19920(R14)
-First, the experiment was on the computer using iteration method to nonlinear equations f (x) = 0 root. Second, experimental platform, operating system: Microsoft Windows Vista SP1 mathematical software: Matlab7.0.0.19920 (R14) Platform: |
Size: 140288 |
Author:sh_xj |
Hits:
Description: 牛顿迭代法求非线性方程组,来自《精通matlab科学计算》一书-Newton iteration method for nonlinear equations, from " well versed in scientific computing matlab" book Platform: |
Size: 6144 |
Author:罗烧灼 |
Hits:
Description: 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps. Platform: |
Size: 1024 |
Author:锦夏 |
Hits:
Description: 详细推导了复平面上牛顿迭代法的原理和计算公式,用MATLAB编程实现了牛顿迭代法,得到一些奇异绚丽的分形图形-The complex plane is derived in detail the principle and Newton' s iteration formula, using MATLAB programming Newton' s iterative method, get some strange colorful fractal images Platform: |
Size: 1405952 |
Author:wanglei |
Hits:
Description: MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc. Platform: |
Size: 14336 |
Author:liuming |
Hits:
Description: 用牛顿迭代法解非线性方程组的源程序,在MATLAB中可用-Newton iteration method for nonlinear equations of the source, available in MATLAB Platform: |
Size: 3072 |
Author:zhengjia |
Hits:
Description: 一种应用牛顿迭代法的MATLAB源程序
解决的是方程求根的问题-A MATLAB application of Newton iteration method to solve the source problem of finding roots of equations Platform: |
Size: 1024 |
Author:罗辉 |
Hits:
Description: 求解非线性方程组,比Newton迭代更加稳定的迭代法-Solving nonlinear equations, Newton iteration is more stable than the iterative method Platform: |
Size: 4096 |
Author:wang |
Hits:
Description: 方程的数值解法,包含牛顿迭代法和基于牛顿法的史蒂芬森加速法。matlab实现,注释很详细。-Numerical solutions of equations containing the Newton iteration method and newton-steffensen method.Matlab, very detailed comments. Platform: |
Size: 1024 |
Author:小透明 |
Hits:
Description: 介绍了线性定位法、Geiger定位法的原理,附有MATLAB源码(Introduced the linear positioning method, Geiger positioning method and Newton iteration method to achieve the principle, with MATLAB source code) Platform: |
Size: 735232 |
Author:贾杰森
|
Hits: