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.

GitHub

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

Backlinks from these awesome lists:

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 790
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 Provides a unified interface to multiple nonlinear optimization algorithms for global and local problem-solving in various fields 1,908
deng-cy/deep_learning_topology_opt Optimization code for topology optimization problems using machine learning and deep learning techniques 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 46
dylanmuir/fmin_adam An implementation of the Adam optimisation algorithm for stochastic gradient descent problems in Matlab. 56
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 422
konovod/nlopt.cr A wrapper around an open-source nonlinear optimization library 3
lacerbi/optimviz Visualizes optimization algorithms in MATLAB to demonstrate their performance on various test functions. 148