黄金分割法求极小值 功能我要分享

The minimum function of golden section method

单峰 极小值 golden-matlab Golden 黄金分割法

关注次数: 233

下载次数: 0

文件大小: 1K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:黄金分割法求极小值 功能:用黄金分割法求f(x)在区间[a,b]上的近似极小值。当且仅当f(x)在[a,b]上为单峰时次方法适用


English Description:

Golden section method for minimum function: use golden section method to find the approximate minimum value of F (x) in the interval [a, b]. If and only if f (x) is a single peak on [a, b], this method is applicable


代码预览