Filter löschen
Filter löschen

Plot ellipsoid between two points

5 Ansichten (letzte 30 Tage)
Salvatore Lacava
Salvatore Lacava am 28 Mär. 2019
Kommentiert: Salvatore Lacava am 28 Mär. 2019
I have two 3D vectors representing trajectories in 3 dimensions of two points. For each time point I want to plot an ellipsoid where its major axis lies between those 2 points.
  4 Kommentare
Matt J
Matt J am 28 Mär. 2019
Bearbeitet: Matt J am 28 Mär. 2019
If it's an ellipsoid, then it has 2 minor axis lengths. Will these both the same? If not, how are the minor axes orientations defined? It would be best if you just describe the complete input to the plot.
Salvatore Lacava
Salvatore Lacava am 28 Mär. 2019
So the general purpose is to fit an ellipsoid to approximate the shape of a sample I am recording from. I will do that by handpicking the lenght of all the axis at the beginning of the time series, those measures will be constant throught the time series. Regarding the orientation of the minor axis, that is determined by another 3D point that with the other two points determines a plance on which the the major and one minor axis lie on. The other minor axis is perpendicular to this plane.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

KSSV
KSSV am 28 Mär. 2019
  2 Kommentare
Salvatore Lacava
Salvatore Lacava am 28 Mär. 2019
The link you posted is for a 2D shape. While i want to plot an ellipsoid
KSSV
KSSV am 28 Mär. 2019
Have a look on sphere function in matlab.

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by