現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Matlab script finds the extremum of the user defined functions, with Nedler and Mead Simplex Algorithm.
One must define the function first with a certain name, as a matlab function (anyFunctionName.m).
User inputs:
* Number of dimensions of the problem
* Starting point vector
* alpha, beta, gamma
* delta
* lambda
* eps1, eps2
Recommended values for the parameters are also supplied within the script.
引用
dila (2026). Nelder and Mead Simplex Algorithm (https://jp.mathworks.com/matlabcentral/fileexchange/69636-nelder-and-mead-simplex-algorithm), MATLAB Central File Exchange. に取得済み.
カテゴリ
Help Center および MATLAB Answers で Images, Figures, Axes, Equations, MATLAB Code, and MATLAB Variables についてさらに検索
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0 |
