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.

Vous suivez désormais cette soumission

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

Citation pour cette source

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

Add the first tag.

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.1

Title altered.

1.0.0