Simple three-point minimum estimation

Script to find the minimum of a single variable function using the Three-point search method.
ダウンロード: 604
更新 2009/5/28

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R2008b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDirect Search についてさらに検索
タグ タグを追加
バージョン 公開済み リリース ノート
1.0.0.0