用黄金分割法和Fibonacci法求最值问题我要分享

Using the golden section and the Fibonacci method

matlab Fibonacci 问题

关注次数: 222

下载次数: 0

文件大小: 19.05 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:本压缩包包含用黄金分割法和Fibonacci法分别求一个最值问题的脚本文件、函数以及实验结果!求解问题为 Minx e^(-2x)+x^2 ;要求最终的区间长度L <=0.2, 初始区间为[0; 1].


English Description:

The archive contains one of the most value problems were evaluated script files, functions, and the experimental results with the golden section and the Fibonacci method!Solving problems Minx e ^ (- 2x) + x ^ 2; requires final interval length L <= 0.2, the initial interval [0; 1].


代码预览