Clear Filters
Clear Filters

Rotation of ellipsoid using matrix

7 views (last 30 days)
I have ellipse matrix A^-1 and vector b by solving cvx problem. A^-1 eigenvalues are major and minor axis. But still can’t find the rotation angle of ellipsoid. If you can help it would be nice!
  2 Comments
James Tursa
James Tursa on 6 Sep 2022
Do you have the eigenvectors? Can't you get the desired angle from those?
Mirzobek Malikov
Mirzobek Malikov on 6 Sep 2022
i have eigenvectors. but i don’t know how to get desired angle

Sign in to comment.

Accepted Answer

Matt J
Matt J on 6 Sep 2022
You just compute the angle between one of the eigenvectors with the x or y axis.

More Answers (0)

Categories

Find more on Computational Geometry in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!