文件名称:Newtons-method
介绍说明--下载内容均来自于网络,请自行研究使用
關於牛頓法的計算,xn+1 初始值xn-(f(xn)/f (xn)),以及誤差判斷,每疊代一次,牛頓法結果的有效數字將增加一倍。-Newton on the calculation method, xn+1 initial value xn- (f (xn)/f ' (xn)), and an error judgment time, Newton' s method results significant figures will double every iteration.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
牛頓法\C語言牛頓法步驟.exe
......\main.c
......\main.o
......\Makefile.win
......\專案3.dev
......\專案3.layout
牛頓法