The last of 3 posts presenting algorithms for the
ellipsoid method of Khachiyan for 2D point clouds. This version in Matlab will return: 1) the ellipse radius in x, 2) the ellipse radius in y, 3) the centre in x, 4) the centre in y, and 5) orientation of the ellipse, and coordinates of the ellipse
1 comment:
Awesome blog! A link for the similar implementation that may interest you:
http://www.mathworks.com/matlabcentral/fileexchange/13844-plot-an-ellipse-in-center-form
http://www.mathworks.com/matlabcentral/fileexchange/9542-minimum-volume-enclosing-ellipsoid
Post a Comment