Simple three-point minimum estimation

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

Ahora está siguiendo esta publicación

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

Citar como

Gabriel Alcantara (2026). Simple three-point minimum estimation (https://es.mathworks.com/matlabcentral/fileexchange/24285-simple-three-point-minimum-estimation), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0