Nelder and Mead Simplex Algorithm

Versione 1.0.0 (2,14 KB) da dila
Multi dimensional search method, Nelder and Mead Simplex Algorithm
2,1K download
Aggiornato 6 dic 2018

Visualizza la licenza

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.

Cita come

dila (2024). Nelder and Mead Simplex Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/69636-nelder-and-mead-simplex-algorithm), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2018b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0