Scilab 6.1.0
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Neldermead
- fminsearch — Computes the unconstrained minimum of given function with the Nelder-Mead algorithm.
 - neldermead — Provides direct search optimization algorithms.
 - overview — An overview of the Nelder-Mead toolbox.
 - nmplot — Provides direct search optimization algorithms.
 - optimget — Queries an optimization data structure.
 - optimplotfunccount — Plot the number of function evaluations of an optimization algorithm
 - optimplotfval — Plot the function value of an optimization algorithm
 - optimplotx — Plot the value of the parameters of an optimization algorithm
 - optimset — Configures and returns an optimization data structure.
 
| Report an issue | ||
| << Nonlinear Least Squares | Optimization and Simulation | Optimization base >> |