Approximating an Elliptical Region with Linear Constraints
This submission allows a 5 parameter elliptical region to be approximated with a tunable number of linear constraints. The convex region defined by the linear constraints is inside the convex region defined by the original elliptical region. Two plotting functions are available to visualize the approximation along with the corresponding error in the area.
An example optimization problem with a quadratic objective function is provided to demonstrate that the nonlinear constraint can be approximated as a linear constraint (and therefore use quadprog instead of fmincon). The validity of this constraint approximation depends on the problem.
Please see the function vert2lcon for a more general implementation of the included vertxy2lcon
http://www.mathworks.com/matlabcentral/fileexchange/30892
Citar como
Daniel R. Herber (2025). Approximating an Elliptical Region with Linear Constraints (https://www.mathworks.com/matlabcentral/fileexchange/56519-approximating-an-elliptical-region-with-linear-constraints), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Mathematics and Optimization > Optimization Toolbox > Quadratic Programming and Cone Programming >
- MATLAB > Mathematics > Computational Geometry > Bounding Regions >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
v1/
v1/html/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |