Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Citar como
dila (2026). Nelder and Mead Simplex Algorithm (https://es.mathworks.com/matlabcentral/fileexchange/69636-nelder-and-mead-simplex-algorithm), MATLAB Central File Exchange. Recuperado .
Categorías
Más información sobre Images, Figures, Axes, Equations, MATLAB Code, and MATLAB Variables en Help Center y MATLAB Answers.
Información general
- Versión 1.0.0 (2,14 KB)
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 |
