[Algorithm] Minimum Volume Enclosing Ellipsoid
Search query: Minimum Volume Enclosing Ellipsoid
Khachiyan's Ellipsoid Method 看样子是个不错的方案,另外发现一个不错的博客作者,链接如下:
https://chrislarson1.github.io/blog/2016/05/01/syllabus/
其中的一篇不错的资源:Topics in Applied Machine Learning
代码
C++ implementation of Khachiyan algorithm for the minimum enclosing (or covering) ellipsoid
Khachiyan's Ellipsoid Method and its article https://chrislarson1.github.io/blog/2018/01/29/mvee/
Löwner-John Ellipse (python)
文章
MINIMUM VOLUME ENCLOSING ELLIPSOIDS

浙公网安备 33010602011771号