plot a quantity, which is a function of three euler angles

Hi All,
I want to plot a quantity (p) which is a function of three Euler angles, i,e p=f(alpha,beta,gamma). I want to plot 'p' on a unit sphere where alpha, beta and gamma angles are correctly describable. Can anyone help me which function in matlab is more appropriate for that.
I am eagerly waiting for your reply.
Thanks in advance Sudipta

7 Kommentare

Hello Sudipta, what exactly is p? Can you provide more detailed information on what you want to do?
Thank you very much for your reply.
p is the probability which is a function of three euler angles. Basically, I have four dimensional data file, i want to visualize those data in a convenient way. the 4d data are alpha, beta, gamma, probability. I think, visualize these data on sphere is most convenient for this case.
Mischa Kim
Mischa Kim am 18 Jan. 2014
Bearbeitet: Mischa Kim am 18 Jan. 2014
So essentially you would like to project a 4D space onto a 2D surface? I could imagine projecting a 3D space (sort of like "longitude", "latitude", probability (coloring of sphere)) onto the unit sphere, but I am not quite sure how you would incorporate a third angle. Could you provide some insight?
it would be kind of scatter plot on a sphere. for a given value of alpha,beta and gamma, there will be a probability which can be described by color scale on the sphere. Is it not possible?
Right. But the unit sphere is a 2D space (say, alpha and beta). How do you incorporate a third angle (gamma)?
if i don't consider unit sphere then is it possible?
I was thinking by this way. all possible values of alpha,beta and gamma values always within a sphere. if it is true then my argument is right.
is there any better way to visualize that data? if you have please let me know

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Mischa Kim
Mischa Kim am 18 Jan. 2014

0 Stimmen

How about a volumetric slice plot? x, y, z would be presented by the angles, the probability through coloring.

1 Kommentar

Can you please elaborate it? and can provide the small script or commands for that.
i never came across that one. may be it will work.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by