Function for Golden Search Method.

The objective function f(x)=x²+x+1 is considered. The minimum of f(x) is calculated in the interval [0,5] with tolerance 1e-5.

You are now following this Submission

Golden Search function code is attached herewith. Please the code and provide your feedback. Thanks.
By
Arul R & Pranav TJ

Cite As

R Arul (2026). Function for Golden Search Method. (https://in.mathworks.com/matlabcentral/fileexchange/182266-function-for-golden-search-method), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

Title altered.

1.0.0