Ellipsoid
Ellipsoid[p,{r1,…}]
represents an axis-aligned ellipsoid centered at the point p and with semiaxes lengths ri.
Ellipsoid[p,Σ]
represents an ellipsoid centered at p and weight matrix Σ.
Details and Options
- Ellipsoid is also known as center interval, ellipse, and hyperellipsoid.
- Ellipsoid can be used as a geometric region and a graphics primitive.
- Ellipsoid represents the axis-aligned filled ellipsoid or general ellipsoid .
- Ellipsoid allows p to be any point in , ri any positive real numbers, and Σ any real symmetric positive definite matrix.
- Ellipsoid can be used in Graphics and Graphics3D.
- In graphics, the points p, pi, and radii ri can be Scaled and Dynamic expressions.
- Graphics rendering is affected by directives such as FaceForm, Specularity, Opacity, and color.
Examples
open allclose allScope (20)
Graphics (10)
Styling (4)
Balls with different specular exponents:
Opacity specifies the face opacity:
Regions (10)
Embedding dimension is the dimension of the space in which the ball lives:
Geometric dimension is the dimension of the shape itself:
Get conditions for point membership:
The distance to the nearest point for an ellipse:
Signed distance to an ellipse:
Nearest points to an enclosing sphere:
Integrate over an ellipsoid region:
Applications (4)
A spheroid is an ellipsoid with two equal axes:
Total mass for an ellipsoid region with density given by :
Find the mass of methanol in an Ellipsoid:
Mass of methanol in the ellipsoid:
Find a bounding Ellipsoid to a region's bounding box:
Compute a bounding ellipsoid to the bounding box:
Compute the difference in Volume of the bounding solids:
Properties & Relations (4)
Text
Wolfram Research (2014), Ellipsoid, Wolfram Language function, https://reference.wolfram.com/language/ref/Ellipsoid.html.
CMS
Wolfram Language. 2014. "Ellipsoid." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Ellipsoid.html.
APA
Wolfram Language. (2014). Ellipsoid. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Ellipsoid.html