文件名称:Solving-equation
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-06-10
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- gaoch******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
用于方程求根的MATLAB程序。其中包括贝努利法求按模最小实根
用二分法求方程的一个根
用黄金分割法求方程的一个根
用不动点迭代法求方程的一个根
等-For solving equation MATLAB program. Which includes the minimum real root of Bernoulli Fa
A root of a equation with dichotomy
A root of the equation by golden section method
A root of the equation with fixed point iteration method
Etc.
用二分法求方程的一个根
用黄金分割法求方程的一个根
用不动点迭代法求方程的一个根
等-For solving equation MATLAB program. Which includes the minimum real root of Bernoulli Fa
A root of a equation with dichotomy
A root of the equation by golden section method
A root of the equation with fixed point iteration method
Etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MultiRoot.m
NewtonDown.m
NewtonRoot.m
PallSecant.m
Parabola.m
PYZ.m
QBS.m
QBS2.m
Secant.m
AtkenStablePoint.m
BenvliMAX.m
BenvliMIN.m
DblSecant.m
HalfInterval.m
hj.m
ModifSecant.m
Montecarlo.m