- 4,662
- 372
I know how the rotation matrix looks like in the 2x2 and 3x3 orders, but how does it look in general?
thanks in advance.
thanks in advance.
maze said:So that raises an interesting question - what is the minimum number of sequential plane rotations required to represent a general rotation in Rn?
In R2, its just 1. In R3 its 2 since you rotate xhat to xhat', and then roll around xhat'. What about higher dimensions?