本方法为解非线性方程组的牛顿法,属于迭代法范畴
上传时间: 2014-01-16
上传用户:hakim
Gauss,加速迭代,拉格朗日插值法,龙贝格算法,牛顿迭代算法,梯形法积分,自适应梯形公式
上传时间: 2016-12-21
上传用户:xsnjzljj
牛顿迭代法的C++ 算法,通过初始值和原方程进行有限次迭代,就可以得到接近真实值的解
上传时间: 2014-01-26
上传用户:rocwangdp
全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 6.范德蒙方程组解法 7.托伯利兹方程组解法 8.奇异值分解 9.线性方程组的共轭梯度法 10.对称方程组的乔列斯基分解法 11.矩阵的QR分解 12.松弛迭代法
上传时间: 2014-11-22
上传用户:wff
一、 实验目的 在计算机上用迭代法求非线性方程地f(x)=0的根。 二、 实验平台 操作系统:Microsoft Windows Vista SP1 数学软件:Matlab7.0.0.19920(R14)
标签: Microsoft Windows Matlab Vista
上传时间: 2014-08-30
上传用户:manking0408
基于M估计的迭代最小二乘算法,其中估计量有Huber,Andrews,Hampel,Ramsay等。
上传时间: 2013-12-04
上传用户:yzhl1988
数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation
上传时间: 2014-01-12
上传用户:妄想演绎师
雅克比迭代,求解方程近似解 秦九昭算法 幂法 高斯塞德尔
标签: 迭代
上传时间: 2013-12-03
上传用户:youth25
Some of the basic design of C language algorithm C语言的几种算法:自顶向下、逐步求精方法、简单排序算法、枚举法、迭代法、递推与递归法、分治法
标签: algorithm language design basic
上传时间: 2017-01-02
上传用户:gundan
Newton Methom 迭代4次,精度达到了7.977e-12,程序执行时间<0.01s在知道解的大致值的情况下,Newton Methom是相当好的解法
上传时间: 2013-12-20
上传用户:com1com2