https://github.com/mforets/utils_yalmip
Helper functions that interface with YALMIP, with a focus on polynomial optimization problems.
https://github.com/mforets/utils_yalmip
matlab optimization-tools polynomials
Last synced: 12 months ago
JSON representation
Helper functions that interface with YALMIP, with a focus on polynomial optimization problems.
- Host: GitHub
- URL: https://github.com/mforets/utils_yalmip
- Owner: mforets
- License: gpl-3.0
- Created: 2017-02-15T09:22:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T21:28:59.000Z (almost 9 years ago)
- Last Synced: 2025-01-12T09:26:02.774Z (about 1 year ago)
- Topics: matlab, optimization-tools, polynomials
- Language: Matlab
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utils_yalmip
Helper functions that interface with [YALMIP](https://yalmip.github.io/), with a focus on polynomial optimization problems.
#### Features:
- Generation of moments for "simple" sets (p-norm balls).
- Utility functions to interface with [Gloptipoly](http://homepages.laas.fr/henrion/software/gloptipoly/).
- Integration of sdpvar polynomials.
- Plotting of polynomials in one or several variables: scalar plots, surface plots, superlevel-set plots.