

InterviewSolution
Saved Bookmarks
1. |
If A and B are two matrices, such that a./b=b.\a, what is concluded?(a) Nothing special(b) A = A^T(c) A = A^-1(d) A = AThe question was posed to me by my college professor while I was bunking the class.I would like to ask this question from Vectors and Matrices topic in portion MATLAB Basics of MATLAB |
Answer» The CORRECT CHOICE is (a) Nothing special |
|