Recent content by yakerdude7

  1. Y

    Undergrad Rotation of Elipse axes from covariance matrix

    Im writing some java code and need help with some matrix math... :confused: Basically I am trying to figure out how to rotate an ellipse given the std deviations, means, and covariance matrix such that the major and minor axes are along the direction that has the greatest variance. This is just...