cs23
- 64
- 0
Homework Statement
H10 =
c1 | -s1 | 0
s1 | c1 | 0
0 | 0 | 1
H21 =
c2 | -s2 | 0
s2 | c2 | 0
0 | 0 | 1
Homework Equations
this is what i did
H10H21 =
c1c2 -s1s2 | -c1s2 - s1c2 | 0
s1c2 + c1s2 | -s1s2 + c1c2 | 0
0 | 0 | 1
The Attempt at a Solution
this is the answer
H10H21 =
c1c2 | -s1s2 | 0
s1s2 | c1c2 | 0
0 | 0 | 1
Last edited: