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 (2025). Nelder and Mead Simplex Algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/69636-nelder-and-mead-simplex-algorithm), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2018b
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Reporting and Database Access > MATLAB Report Generator > Report Generator Development > Content Generation > Images, Figures, Axes, Equations, MATLAB Code, and MATLAB Variables >
在 Help Center 和 MATLAB Answers 中查找有关 Images, Figures, Axes, Equations, MATLAB Code, and MATLAB Variables 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0 |
