Get Answers to all your Questions

header-bg qa

Matrix multiplication works if its twooperands1-are vectors; specifically, the firstone is a column vector and thesecond one is a row vector of anylength.3-are scalars.3-are square matrices of the samesize.4-All of the above options arecorrect?

Answers (1)

best_answer

For;matrix;multiplication,;the;number;of;columns;in;the;first;matrix\* must;be;equal;to;the;number;of;rows;in;the;second;matrix.\* The;result;matrix;has;the;number;of;rows;of;the;first;and;the\* number;of;columns;of;the;second;matrix.\* Both;matrix;can;be;square;matrix;of;same;size\* So,;all;options;are;correct.

Posted by

Deependra Verma

View full answer