文件名称:抛物线法
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2017-07-17
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 1234567898***********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
抛物线法是求无约束一维极值的一种方法,也叫二次插值法,其理论依据为二次多项式可以在最优点附近较好的逼近函数的形状,做法是在函数的最优点附近取三个构造点,然后用这三个点构造一条抛物线,把这条抛物线的极值点作为函数的极值点的近似(The parabola is a method of solving a constrained one-dimensional extremum method, also called two times interpolation method, the theoretical basis for the two degree polynomial can be near the merit in the better approximation function of shape, is three points in the vicinity of the advantages of structure function, and then use these three points to construct a parabola. The extreme point of the parabola as the extreme points of function approximation.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
抛物线法\middle.m
抛物线法\parabola.m
抛物线法\parabola_2.m
抛物线法\search_integer.m
抛物线法\solve_x4.m
抛物线法\Untitled3.m
抛物线法
抛物线法\parabola.m
抛物线法\parabola_2.m
抛物线法\search_integer.m
抛物线法\solve_x4.m
抛物线法\Untitled3.m
抛物线法