matrix of Ellipsoid multiplied by scalar
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!