Matrix Frame Reference, B relative to A

Joined
Mar 11, 2022
Messages
1
Reaction score
0
Matrix A is [0 1 0, 0 0 1, 1 0 0], Matrix B is [ 1 0 0, 0 0 1, 0 -1 0]. I need to get another Matrix the same size that is B relative to A. I at first inverted B and then multiplied it by A as that seemed to be the way to do it from the textbook, but that didn't work. How do I find B relative to A?
 


Write your reply...

Members online

No members online now.

Forum statistics

Threads
2,529
Messages
9,858
Members
696
Latest member
fairdistribution
Back
Top