All Projects → snopt → snopt-matlab

snopt / snopt-matlab

Licence: MIT license
Matlab interface for sparse nonlinear optimizer SNOPT

Programming Languages

matlab
3953 projects
fortran
972 projects
PLSQL
303 projects

Projects that are alternatives of or similar to snopt-matlab

NAGPythonExamples
Examples and demos showing how to call functions from the NAG Library for Python
Stars: ✭ 46 (-6.12%)
Mutual labels:  nonlinear-optimization
MINLPLib.jl
A JuMP-based library of Non-Linear and Mixed-Integer Non-Linear Programs
Stars: ✭ 30 (-38.78%)
Mutual labels:  nonlinear-optimization
pytorch
Improved LBFGS optimizer in PyTorch.
Stars: ✭ 16 (-67.35%)
Mutual labels:  nonlinear-optimization
dfogn
DFO-GN: Derivative-Free Optimization using Gauss-Newton
Stars: ✭ 20 (-59.18%)
Mutual labels:  nonlinear-optimization
Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
Stars: ✭ 86 (+75.51%)
Mutual labels:  nonlinear-optimization
NMPC-DCLF-DCBF
A collection of work using nonlinear model predictive control (NMPC) with discrete-time control Lyapunov functions (CLFs) and control barrier functions (CBFs)
Stars: ✭ 38 (-22.45%)
Mutual labels:  nonlinear-optimization
car-racing
A toolkit for testing control and planning algorithm for car racing.
Stars: ✭ 30 (-38.78%)
Mutual labels:  nonlinear-optimization
GALAHAD
A library of modern Fortran modules for nonlinear optimization
Stars: ✭ 60 (+22.45%)
Mutual labels:  nonlinear-optimization
articulated-pose
[CVPR 2020, Oral] Category-Level Articulated Object Pose Estimation
Stars: ✭ 85 (+73.47%)
Mutual labels:  nonlinear-optimization
LBFGS-Lite
LBFGS-Lite: A header-only L-BFGS unconstrained optimizer.
Stars: ✭ 98 (+100%)
Mutual labels:  nonlinear-optimization
Pajarito.jl
A solver for mixed-integer convex optimization
Stars: ✭ 98 (+100%)
Mutual labels:  nonlinear-optimization
jaxfg
Factor graphs and nonlinear optimization for JAX
Stars: ✭ 124 (+153.06%)
Mutual labels:  nonlinear-optimization
lbfgsb-gpu
An open source library for the GPU-implementation of L-BFGS-B algorithm
Stars: ✭ 70 (+42.86%)
Mutual labels:  nonlinear-optimization
pdfo
Powell's Derivative-Free Optimization solvers
Stars: ✭ 56 (+14.29%)
Mutual labels:  nonlinear-optimization
galini
An extensible MINLP solver
Stars: ✭ 29 (-40.82%)
Mutual labels:  nonlinear-optimization
cito
A Contact-Implicit Trajectory Optimization Package
Stars: ✭ 20 (-59.18%)
Mutual labels:  snopt

snopt-matlab (version 3.0)

This is version 3.0 of the Matlab interface for sparse nonlinear optimization software SNOPT.

Requires the SNOPT software package.

Changes from version 2.5:

  • all-in-one calls to SNOPT (for NLPs) and SQOPT (for LPs and QPs)
  • new options handling
  • specifiy print, summary output via options structure
  • linear and nonlinear Jacobian structure in SNOPT can be defined in structs or as matrices

Documentation for the Matlab interface available here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].