Newton Method
Newton Method技术资料下载专区,收录424份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Newton Method 热门资料
查看全部 424 份 →Flow rate calculation using Hardy-Cross Method
Flow rate calculation using Hardy-Cross Method...
Fingerprint Pattern Recognition Using Distance Method Algorithm.
Fingerprint Pattern Recognition Using Distance Method Algorithm....
this is a matlab code of the method of visual cryptography based in the shadows method of Visual Cry
this is a matlab code of the method of visual cryptography based in the shadows method of Visual Cryptography, Moni Naor...
This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the non
This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, th...
原题:编写一个子程序NewTon(float x0
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。...