Introduction - If you have any usage issues, please Google them yourself
[Xc,Yc,A,B,Phi,P]=ELLIPSEFIT(X,Y) finds the least squares ellipse that
best fits the data in X and Y. X and Y must have at least 5 data points.
Xc and Yc are the x- and y-axis center of the ellipse respectively.