Finding euler angles of a line

The name of the pictureThe name of the pictureThe name of the pictureClash 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?







share|cite|improve this question






















  • 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














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?







share|cite|improve this question






















  • 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












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?







share|cite|improve this question














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?









share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








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
















  • 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















active

oldest

votes











Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















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



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














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













































































這個網誌中的熱門文章

How to combine Bézier curves to a surface?

Mutual Information Always Non-negative

Why am i infinitely getting the same tweet with the Twitter Search API?