搜索资源列表
huangjinfenge
- 黄金分割法求最小值的vb程序 在一个极值区间内 用黄金分割法 求的函数的最小值-the program of searching for the minimize by the method of huangjinfenge
goldPpowell
- matlab编写的黄金分割法求极值,C语言写鲍威尔修正算法,对n阶n次函数都实用,详细说明。-Matlab written in golden section method extremum, written in C language Powell correction algorithm, function of order n n practical details.
fmin
- 用 matlab 求一维函数的极小值。包括黄金分割法 三次插值法求极值,带迭代计数器-Seeking a minimum of a one-dimensional function using matlab. The three interpolation extremum with the iteration counter
xiansousuo
- 用黄金分割法来求解函数的极小点,不用求函数的导数,只需进行迭代即可,非精确线搜索技术用于解决极值区间-Golden section method to solve the minimum point of the function, do not seek the derivative of a function, simply iteration can be inexact line search techniques for solving extremal interval
golden-selection
- matlab实现黄金分割法求非线性函数的极值问题,含实例-MATLAB Golden Section min
newton
- 经典的求函数极值的Newton法程序,其中利用黄金分割法求步长-Classic program functionfor extreme value called Newton method, which using the golden section method to search for decend step
黄金分割法
- 用黄金分割法求任一函数的极值,包括进退法子程序,黄金分割法子程序,及函数子程序(Use the golden section method to find the extreme value of any function)