matrix of Ellipsoid multiplied by scalar

5 views (last 30 days)
jack
jack on 2 Dec 2015
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.

Answers (0)

Categories

Find more on Mathematics 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!