(42S) Rotation Matrix
|
07-07-2017, 05:46 AM
Post: #1
|
|||
|
|||
(42S) Rotation Matrix
R = [[ cos θ, -sin θ ],[ sin θ, cos θ ]]
Code:
Example: Input: [3, -2], at an angle θ = 40° Result: [ 1.0126, -3.4605 ] |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)