psharma15/get-mve

Finding MVE and MVE center in a polyhedron.
48 Downloads
Updated 15 Jul 2020

This Matlab code finds maximum volume ellipsoid in a polyhedron following the method of Professor Stephen Boyd's book on Convex Optimization. It gives the matrices that result in the ellipsoid from affine transformation of a unit ball. It converts this form to the "center form" and gives axes of the ellipsoid.

Cite As

Pragya Sharma (2024). psharma15/get-mve (https://github.com/psharma15/MVE), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Computational Geometry in Help Center and MATLAB Answers
Acknowledgements

Inspired by: ellipse.m

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.