matrix of Ellipsoid multiplied by scalar
조회 수: 5 (최근 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!