snopt-matlab
Optimizer library
Provides a Matlab interface to SNOPT for nonlinear optimization
Matlab interface for sparse nonlinear optimizer SNOPT
56 stars
9 watching
23 forks
Language: MATLAB
last commit: over 3 years ago
Linked from 1 awesome list
matlabnlpnonlinear-optimizationsnopt
Related projects:
Repository | Description | Stars |
---|---|---|
stevengj/nlopt | Provides a unified interface to multiple nonlinear optimization algorithms for global and local problem-solving in various fields | 1,908 |
vindaar/nimnlopt | A wrapper around the Nlopt nonlinear optimization library for Nim programming language | 16 |
uts-ri/matlab-graph-optimization | A Matlab-based optimization framework for nonlinear least squares problems | 68 |
clarkzinzow/nonlinear-optimization-algorithms | MATLAB implementations of various nonlinear programming algorithms for optimization and minimization tasks | 166 |
ethz-adrl/ifopt | An Eigen-based C++ interface to nonlinear programming solvers | 790 |
mlpack/ensmallen | A C++ library for numerical optimization tasks | 754 |
konovod/nlopt.cr | A wrapper around an open-source nonlinear optimization library | 3 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 67 |
hiroyuki-kasai/sparsegdlibrary | A collection of unconstrained optimization algorithms for sparse modeling in MATLAB | 53 |
osqp/osqp-matlab | A Matlab interface for solving quadratic programming problems using the OSQP solver | 46 |
nicolasboumal/manopt | A Matlab toolbox for optimizing functions on geometric spaces defined by constraints or regularization terms | 316 |
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 221 |
lacerbi/optimviz | Visualizes optimization algorithms in MATLAB to demonstrate their performance on various test functions. | 148 |
chudur-budur/nsga2-matlab | A fast implementation of a multi-objective optimization algorithm | 98 |
deng-cy/deep_learning_topology_opt | Optimization code for topology optimization problems using machine learning and deep learning techniques | 107 |