Nonlinear-Optimization-Algorithms
Nonlinear optimizer
MATLAB implementations of various nonlinear programming algorithms for optimization and minimization tasks
MATLAB implementations of a variety of nonlinear programming algorithms.
166 stars
4 watching
43 forks
Language: MATLAB
last commit: about 4 years ago
Linked from 1 awesome list
algorithmbfgsconjugate-gradientconjugate-gradient-descentdogleg-methodgauss-newton-methodline-searchmatlabmatlab-implementationsnewtonnewtons-methodnonlinearnonlinear-optimizationnonlinear-optimization-algorithmsnonlinear-programmingnonlinear-programming-algorithmsoptimizationoptimization-algorithmswolfe
Related projects:
Repository | Description | Stars |
---|---|---|
snopt/snopt-matlab | Provides a Matlab interface to SNOPT for nonlinear optimization | 56 |
uts-ri/matlab-graph-optimization | A Matlab-based optimization framework for nonlinear least squares problems | 68 |
ethz-adrl/ifopt | An Eigen-based C++ interface to nonlinear programming solvers | 788 |
chudur-budur/nsga2-matlab | A fast implementation of a multi-objective optimization algorithm | 98 |
ethz-pes/multi_objective_optimization_matlab | A MATLAB toolset for multi-objective optimization using genetic algorithms and other methods. | 53 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 67 |
stevengj/nlopt | A unified interface and packaging of several nonlinear optimization libraries for global and local optimization. | 1,896 |
deng-cy/deep_learning_topology_opt | Provides code and tools for machine learning-based topology optimization in various fields | 107 |
vindaar/nimnlopt | A wrapper around the Nlopt nonlinear optimization library for Nim programming language | 16 |
springer-math/linear-programming-using-matlab | MATLAB implementations of linear programming algorithms and methods | 44 |
dylanmuir/fmin_adam | An implementation of the Adam optimisation algorithm for stochastic gradient descent problems in Matlab. | 55 |
hannah-zhou/optimization_algorithm | A comprehensive collection of optimization algorithms implemented in MATLAB | 185 |
shuai-xie/genetic-algorithm | A Matlab implementation of a genetic algorithm to find optimal solutions to optimization problems | 420 |
konovod/nlopt.cr | A wrapper around an open-source nonlinear optimization library | 3 |
lacerbi/optimviz | Visualizes several optimization algorithms in MATLAB to demonstrate their performance on standard test functions. | 148 |