Wikipedia:Reference desk/Archives/Mathematics/2011 August 16

Mathematics desk
< August 15 << Jul | August | Sep >> August 17 >
Welcome to the Wikipedia Mathematics Reference Desk Archives
The page you are currently viewing is an archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.


August 16

edit

Extracting parameters from a matrix form ellipse

edit

I found an algorithm for fitting the smallest possible ellipse through a set of points, but the solution is provided as the set of points   for which   where   is a symmetric, positive definite matrix.

  is already useful as the center of the ellipse, but in order to plot it I need the whole thing in parametric form. This means I need to decompose   into some parameters for the parametric form:

 
 

Is there a simple formula for extracing  ,   and   from  ?

Eonzo (talk) 10:08, 16 August 2011 (UTC)[reply]

If you write   and  , then  . To finish up, see Rotation of axes#Elimination of the xy term by the rotation formula. 130.76.64.117 (talk) 00:45, 17 August 2011 (UTC)[reply]
Thank you for pointing me there, that's exactly what I needed :) Eonzo (talk) 07:51, 17 August 2011 (UTC)[reply]