文件名称:nonlinear-equations
介绍说明--下载内容均来自于网络,请自行研究使用
非线性方程求根程序,含割线法、试位法、不动点迭代法、NEWTON-Raphason方法等,还有详细的误差分析,和各种方法示意图-this program is intended for nonlinear equations,including the regula method/secant method/fix point method/newton-raphson method and so on
(系统自动生成,下载前可以参看下载内容)
下载文件列表
程序\a_main.m
....\bisect.m
....\bisect_err.m
....\bisect_process.m
....\df.m
....\f.m
....\fa.m
....\fb.m
....\fixpt.m
....\fixpt_err.m
....\g.m
....\newton.m
....\newton_err.m
....\newton_process.m
....\regula.m
....\regula_err.m
....\regula_process.m
....\secant.m
....\secant_err.m
....\secant_process.m
readme.txt
程序
....\bisect.m
....\bisect_err.m
....\bisect_process.m
....\df.m
....\f.m
....\fa.m
....\fb.m
....\fixpt.m
....\fixpt_err.m
....\g.m
....\newton.m
....\newton_err.m
....\newton_process.m
....\regula.m
....\regula_err.m
....\regula_process.m
....\secant.m
....\secant_err.m
....\secant_process.m
readme.txt
程序