Aschie4589
New member
- Joined
- Mar 29, 2016
- Messages
- 1
As from the title, I'm trying to find the angle between the y axis of two systems, with the same centre and rotated in respect to each other.
I have a vector that is measured in both the systems, so I have two sets of coordinates.
What I have tried to do is, consider the two sets of coordinates as if they were two different vectors and then, using scalar and vectorial product, find the angle and the rotational axis (so the transformation that turns one into the other), then apply Rodrigues' formula to transform the y axis using the same rule. After having the unitary vector for the y axis, I use again the scalar product (dot product (?)) to find the angle
Problem: I have to use this data in a wider experiment and, as far as I can tell, the angle that I find is wrong. I don't know why that is, I don't really know if I got the procedure right and the calculations wrong or the other way around...
I have a vector that is measured in both the systems, so I have two sets of coordinates.
What I have tried to do is, consider the two sets of coordinates as if they were two different vectors and then, using scalar and vectorial product, find the angle and the rotational axis (so the transformation that turns one into the other), then apply Rodrigues' formula to transform the y axis using the same rule. After having the unitary vector for the y axis, I use again the scalar product (dot product (?)) to find the angle
Problem: I have to use this data in a wider experiment and, as far as I can tell, the angle that I find is wrong. I don't know why that is, I don't really know if I got the procedure right and the calculations wrong or the other way around...