Golden Section Method Optimization
Version 1.0.0 (1.71 KB) by
Keya Ghonasgi
This function uses the golden section method to minimize a single variable function.
Use the golden section algorithm to minimize a single variable function. The function needs a function handle (for the function you are minimizing), an initial guess, a step size, and a tolerance.
Cite As
Keya Ghonasgi (2026). Golden Section Method Optimization (https://www.mathworks.com/matlabcentral/fileexchange/70250-golden-section-method-optimization), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2018b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Optimization Toolbox > Nonlinear Optimization > Problem-Based Nonlinear Optimization >
Find more on Problem-Based Nonlinear Optimization in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
