nelder-mead topic
MATLABRobotics
MATLAB sample codes for mobile robot navigation
Gradient-Free-Optimizers
Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.
UCNLNav
Multilanguage (C#/Matlab/Rust) library for solving navigation (2D/3D) & geodetic problems: Multilateration (true range), Time-Of-Arrival (TOA), Time-Difference-Of-Arrival (TDOA), Angle-Of-Arrival AOA...
biteopt
Derivative-Free Global Optimization Method (C++, Python binding)
LibOptimization
LibOptimization is numerical optimization algorithm library for .NET Framework. / .NET用の数値計算、最適化ライブラリ
summit
Optimising chemical reactions using machine learning
BFGS-NelderMead-TrustRegion
Python implementation of some numerical (optimization) methods
nonlin
A library that provides routines to compute the solutions to systems of nonlinear equations.
roptim
General Purpose Optimization in R using C++: provides a unified C++ wrapper to call functions of the algorithms underlying the optim() solver
nelder_mead
A Python easy implementation of the Nelder-Mead method