InterviewSolution
Saved Bookmarks
| 1. |
Which of the following are equal matrixes.A=⎡⎢⎣123456789⎤⎥⎦B=⎡⎢⎣124356789⎤⎥⎦C=[1234]D=⎡⎢⎣123456789⎤⎥⎦E=[1324] |
|
Answer» Which of the following are equal matrixes. A=⎡⎢⎣123456789⎤⎥⎦ |
|