Unix 到 newton通讯的程序
标签: newton Unix 通讯 程序
上传时间: 2013-12-23
上传用户:330402686
newton method for solution of non-linear equations in C
标签: non-linear equations solution newton
上传时间: 2014-01-16
上传用户:zm7516678
newton法,最基本的,经典的算法了
标签: newton
上传时间: 2013-12-18
上传用户:kytqcool
newton差商插值,可输入数组进行插值运算
标签: newton 商 插值
上传时间: 2013-12-05
上传用户:huql11633
利用newton的原理进行适当的改进,得到的算法
上传时间: 2014-01-25
上传用户:cuibaigao
newton下山法
上传时间: 2013-12-26
上传用户:wqxstar
计算方法 newton插值的C程序
标签: newton 计算方法 C程序 插值
上传时间: 2015-02-23
上传用户:woshiayin
原题:编写一个子程序newton(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。
标签: newton float x0 编写
上传时间: 2015-03-23
上传用户:lili123
用C++编的一些最优化作业中的程序,有newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了
标签: newton DFP 程序 梯度
上传时间: 2015-03-25
上传用户:bakdesec
用newton迭代法求方程根的源代码 给出了newton迭代法的实现
标签: newton 迭代法 方程 源代码
上传时间: 2014-01-02
上传用户:vodssv