Calculus: Find the 5x5 Givens Rotation Matrix
Date: 2013-10-17 |
DISCLOSURE: If you buy through affiliate links, I may earn a small commission. (disclosures)
Find the 5×5 Givens rotation matrix
G(Pi/4, 2, 3)
Solution:
1 | 0 | 0 | 0 | 0 |
0 | cos(pi/4) | 0 | -sin(pi/4) | 0 |
0 | 0 | 1 | 0 | 0 |
0 | sin(pi/4) | 0 | cos(pi/4) | 0 |
0 | 0 | 0 | 0 | 1 |
Want more like this?
The best way to support my work is to like / comment / share for the algorithm and subscribe for future updates.