Introduction - If you have any usage issues, please Google them yourself
original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to use Newton's iterative method for f (x) = x* x* x-2x 4x* x 1 x = 0 in the vicinity of a real roots. If successful iteration, the returned value fees 0; Otherwise, the return 0.
Packet : 28342牛顿迭代法(m).zip filelist
牛顿迭代法(M)/Newton.cpp
牛顿迭代法(M)/Newtonoverlap.dsp
牛顿迭代法(M)/Newtonoverlap.dsw
牛顿迭代法(M)/Newtonoverlap.ncb
牛顿迭代法(M)/Newtonoverlap.opt
牛顿迭代法(M)/Newtonoverlap.plg