Clear Filters
Clear Filters

Ellipse tilt angle, major and minor axis

1 view (last 30 days)
I found this code, http://web.cvxr.com/cvx/examples/cvxbook/Ch08_geometric_probs/html/min_vol_elp_finite_set.html which generates an ellipse that encompass the points. It has A matrix and b vector. From other resources I found A matrix maximum and minimum eigenvalues sqrt(λmax) and sqrt(λmin) represent the major and minos axis of the ellipse. But it wasn't like that with the program above.
From the program, major and minor axis with tilt angle must be output. I am looking for a help

Answers (0)

Categories

Find more on Creating and Concatenating Matrices 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!