穆勒的算法
于 2022-07-15 发布
文件大小:1.60 kB
0 125
下载积分: 2
下载次数: 1
代码说明:
穆勒的算法 2.8 To find a solution to f(x) = 0 given three approximations x0, x1 and x2: INPUT: x0,x1,x2; tolerance TOL; maximum number of iterations NO. OUTPUT: approximate solution p or message of failure. 这种实现允许切换到复杂的算法。 系数都存储在向量 A,所以该维度 A 可能产生的将被改变。
下载说明:请别用迅雷下载,失败请重下,重下不扣分!
发表评论


