Golden Section Search Method

A function that calculates the optimum step size for a given step size function by using the Golden Section Search Method.

You are now following this Submission

This function is written for finding the optimum step size for a given step size function.

Reference Book: Introduction to Optimum Design, Arora, J. S., 4th Edition.
Inputs : function, delta (initial step size), err (error tolerance)
Output: Optimum step size

Cite As

Emre SAYIN (2026). Golden Section Search Method (https://www.mathworks.com/matlabcentral/fileexchange/91940-golden-section-search-method), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0