GoldenSectionOptimi​zation1D

This function finds the extremum of a function inside a specified interval. This is strictly for unimodal functions.
8 Downloads
Updated 30 Mar 2021

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0

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

1.0.0