nelder-mead topic

List nelder-mead repositories

MATLABRobotics

581
Stars
320
Forks
Watchers

MATLAB sample codes for mobile robot navigation

Gradient-Free-Optimizers

1.1k
Stars
77
Forks
Watchers

Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.

UCNLNav

177
Stars
29
Forks
Watchers

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

128
Stars
9
Forks
Watchers

Derivative-Free Global Optimization Method (C++, Python binding)

LibOptimization

56
Stars
18
Forks
Watchers

LibOptimization is numerical optimization algorithm library for .NET Framework. / .NET用の数値計算、最適化ライブラリ

summit

113
Stars
23
Forks
Watchers

Optimising chemical reactions using machine learning

BFGS-NelderMead-TrustRegion

30
Stars
3
Forks
Watchers

Python implementation of some numerical (optimization) methods

nonlin

25
Stars
2
Forks
Watchers

A library that provides routines to compute the solutions to systems of nonlinear equations.

roptim

18
Stars
4
Forks
Watchers

General Purpose Optimization in R using C++: provides a unified C++ wrapper to call functions of the algorithms underlying the optim() solver

nelder_mead

16
Stars
8
Forks
Watchers

A Python easy implementation of the Nelder-Mead method