Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Regression Common Functions Package >

Ellipsoid

Ellipsoid[{x1, ..., xp}, {r1, ..., rp}]
represents a p-dimensional ellipsoid centered at the point {x1, ..., xp} with semi-axis radii ri aligned with the coordinate axes.
Ellipsoid[{x1, ..., xp}, {r1, ..., rp}, {d1, ..., dp}]
represents a p-dimensional ellipsoid with semi-axis radii ri aligned with the direction di.
  • Two-dimensional Ellipsoid objects can be plotted using Graphics.
  • If the direction matrix {d1, ..., dp} is a permutation of the identity matrix, the direction matrix is automatically dropped, reordering the radii if necessary.
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team