In 3 dimensional space i have an ine object between x and y axis.If the angle between x and y axis given,how can we find a vector value(i,j,k) ?please help to solve this problem.
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Depends on what X and Y axis are. Supposing this usual axis naming:
X and Y axis angle do not define the vector in 3D space (which I guess is what you want since you want a 3-component vector) because angle with X actually is the same than angle with Y (they’re related).
You should explain what angles you have. This problem only has solution if the two angles are independent (or the space is 2D).