matrix of Ellipsoid multiplied by scalar
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!