GoldenSectionOptimi​zation1D

This function finds the extremum of a function inside a specified interval. This is strictly for unimodal functions.

現在この提出コンテンツをフォロー中です。

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 (2026). GoldenSectionOptimization1D (https://jp.mathworks.com/matlabcentral/fileexchange/89599-goldensectionoptimization1d), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0

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

1.0.0