When I write the code to do the dot product between two matrices, Mathematica does not compute it:
How can I get the right matrix?
EDIT
Thank you for your willingness.
When I write the code to do the dot product between two matrices, Mathematica does not compute it:
How can I get the right matrix?
EDIT
Thank you for your willingness.
Q={{a,b},{c,d}}– Ulrich Neumann Oct 30 '18 at 08:29MatrixFormfrom rhs of the definitions. – kglr Oct 30 '18 at 08:35