搜索资源列表
MATLAB
- 几个基本的搜索最值的子函数 包括前进后退法 黄金分割法 二次插值法 三次插值法 -The value of a few basic search subroutine includes the most forward-back technique golden section method quadratic interpolation cubic interpolation
dfp
- 基于matlab的dfp变尺度法,用于计算函数的极小值,搭配黄金分割法计算步长,进退法计算极值区间。-Matlab the dfp change of scale method for the calculation of the function minimum, with the golden section method to calculate the step length, advance and retreat method to calculate the extreme val
huangdianjun
- 基于matlab的dfp变尺度法,用于计算函数的极小值,搭配黄金分割法计算步长,进退法计算极值区间。-Matlab the dfp change of scale method for the calculation of the function minimum, with the golden section method to calculate the step length, advance and retreat method to calculate the extreme val
onedimenssionsearch
- 实用最优化算法课程中要求的一维搜索算法,包括牛顿法、黄金分割法、成功失败法等,全是自己原创的matlab代码,有什么问题可以找我,QQ:492655735-Practical optimization algorithm courses require a one-dimensional search algorithm, including Newton' s method, golden section method, the success or failure method ful
GoldenSectionFun.m
- 黄金分割法的原matlab代码,可以进行一位搜索寻求最小值-Golden Section Fun
golddiv
- 一维搜索黄金分割法算法matlab实现。-One-dimensional search algorithm matlab implementation of the golden section method.
golden_section_sethod
- matlab用程序,通过黄金分割法逼近函数极大或极小值(The procedure is applicable to Matlab, which uses the golden section method to compute maximum or minimum values of functions)
最优化方法
- 最优化方法中的黄金分割法,拟牛顿法的最值求解,以及一些无约束问题的求解算法(The golden section method in optimization method, the maximum solution of quasi Newton method, and some algorithms for solving unconstrained problems.)