Finding euler angles of a line
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm having problem with finding the euler angles of a line.
I have the line with two coordinates.
example:
starting point $=(10, 3, 0)$
ending point $= (10, 12, 0)$
So how can I find the angles from or to $x, y$ and $z$
Any thoughts?
linear-algebra geometry linear-programming angle
add a comment |Â
up vote
0
down vote
favorite
I'm having problem with finding the euler angles of a line.
I have the line with two coordinates.
example:
starting point $=(10, 3, 0)$
ending point $= (10, 12, 0)$
So how can I find the angles from or to $x, y$ and $z$
Any thoughts?
linear-algebra geometry linear-programming angle
Euler angles of a line? That sounds odd, and surely such a representation is not unique. However, the points you gave are in the $z=0$ plane, so it's easy to draw them and visualize the case. You can just calculate the angle between the points by a dot product. If you insist on using angles to represent the transformation, maybe you can just say that this angle is one of the angles ... shrug
â Matti P.
Aug 13 at 7:18
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm having problem with finding the euler angles of a line.
I have the line with two coordinates.
example:
starting point $=(10, 3, 0)$
ending point $= (10, 12, 0)$
So how can I find the angles from or to $x, y$ and $z$
Any thoughts?
linear-algebra geometry linear-programming angle
I'm having problem with finding the euler angles of a line.
I have the line with two coordinates.
example:
starting point $=(10, 3, 0)$
ending point $= (10, 12, 0)$
So how can I find the angles from or to $x, y$ and $z$
Any thoughts?
linear-algebra geometry linear-programming angle
edited Aug 13 at 7:01
Cornman
2,61921128
2,61921128
asked Aug 13 at 6:59
Jamaldin Sabirjanov
1
1
Euler angles of a line? That sounds odd, and surely such a representation is not unique. However, the points you gave are in the $z=0$ plane, so it's easy to draw them and visualize the case. You can just calculate the angle between the points by a dot product. If you insist on using angles to represent the transformation, maybe you can just say that this angle is one of the angles ... shrug
â Matti P.
Aug 13 at 7:18
add a comment |Â
Euler angles of a line? That sounds odd, and surely such a representation is not unique. However, the points you gave are in the $z=0$ plane, so it's easy to draw them and visualize the case. You can just calculate the angle between the points by a dot product. If you insist on using angles to represent the transformation, maybe you can just say that this angle is one of the angles ... shrug
â Matti P.
Aug 13 at 7:18
Euler angles of a line? That sounds odd, and surely such a representation is not unique. However, the points you gave are in the $z=0$ plane, so it's easy to draw them and visualize the case. You can just calculate the angle between the points by a dot product. If you insist on using angles to represent the transformation, maybe you can just say that this angle is one of the angles ... shrug
â Matti P.
Aug 13 at 7:18
Euler angles of a line? That sounds odd, and surely such a representation is not unique. However, the points you gave are in the $z=0$ plane, so it's easy to draw them and visualize the case. You can just calculate the angle between the points by a dot product. If you insist on using angles to represent the transformation, maybe you can just say that this angle is one of the angles ... shrug
â Matti P.
Aug 13 at 7:18
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2881081%2ffinding-euler-angles-of-a-line%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Euler angles of a line? That sounds odd, and surely such a representation is not unique. However, the points you gave are in the $z=0$ plane, so it's easy to draw them and visualize the case. You can just calculate the angle between the points by a dot product. If you insist on using angles to represent the transformation, maybe you can just say that this angle is one of the angles ... shrug
â Matti P.
Aug 13 at 7:18