InterviewSolution
Saved Bookmarks
| 1. |
Assume that X,Y,Z,W and P are matrices of order 2xxn, 3xxk, 2xxp, nxx3 and pxxk respectively. Choose the correct answer in the following cases. The restriction on n,k and p so that PY+WY will be defined are: |
|
Answer» k=3, p=n |
|