matrix of Ellipsoid multiplied by scalar
5 views (last 30 days)
Show older comments
Hi guys,
I wanted ask you the following question:
Given a matrix A and a vector c representing a center of an ellipsoid, i need to enlarge the ellipsoid by epsilon so the obvious solution would be multiplying A by (1+epsilon) but when i plot the enlarged ellipsoid i see that it has been shrunk by epsilon not enlarged.
The code that i have used to plot the ellipsoid can be downloaded and seen through the following link:
How is this possible? can you explain?
thanks in advance.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!