Exercise 2.1.17

Answers

P = [ 010 0 0 1 100 ]produces [ y z x ]and Q = [ 001 1 0 0 010 ]recovers [ x y z ].Qis the inverse of P. Later we write QP = I and Q = P1

User profile picture
2021-11-20 14:42
Comments