Simple three-point minimum estimation

Script to find the minimum of a single variable function using the Three-point search method.

You are now following this Submission

Calculate minimum of single variable function using 3-point search
Usage:
estimated_min=three_point(sfun,a,b,tolerance)
sfun: Symbolic/String function
a: Inferior Limit
b: Superior Limit
tolerance: Tolerance Range

Cite As

Gabriel Alcantara (2026). Simple three-point minimum estimation (https://in.mathworks.com/matlabcentral/fileexchange/24285-simple-three-point-minimum-estimation), 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.0