GoldenSectionOptimi​zation1D

版本 1.1.0 (2.4 KB) 作者: Isaac Foster
This function finds the extremum of a function inside a specified interval. This is strictly for unimodal functions.
8.0 次下载
更新时间 2021/3/30

查看许可证

This function finds the extremum of a function inside a specified interval. This is strictly for unimodal functions with an extremum inside the interval. If multiple extremum exist, it will find one of them. This function also uses a cubic polynomial fit to determine the actual value of the extremum.

引用格式

Isaac Foster (2024). GoldenSectionOptimization1D (https://www.mathworks.com/matlabcentral/fileexchange/89599-goldensectionoptimization1d), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0

Updated output to include both the minimum location and function minimum value.

1.0.0