bbb
This commit is contained in:
@@ -50,6 +50,7 @@ def MullerSolve(fx,x0,x1,x2,err1,err2,N):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
##############################################################################################################
|
||||
err1 = 1e-5 # 精度要求 P152
|
||||
err2 = 1e-5 # 精度要求 P152
|
||||
N = 100 # 最大迭代次数
|
||||
|
||||
Reference in New Issue
Block a user