Explicitly Multiplication of Matrices using For Loops
I understand the concept of this, but only for when the matrices are the same size.
I now have Matrix A which is a 3×5 matrix and Matrix B which is a 5×4 matrix. I want to multiply the two explicitly using For loops. Can anyone help ?
Thanks in advance !I understand the concept of this, but only for when the matrices are the same size.
I now have Matrix A which is a 3×5 matrix and Matrix B which is a 5×4 matrix. I want to multiply the two explicitly using For loops. Can anyone help ?
Thanks in advance ! I understand the concept of this, but only for when the matrices are the same size.
I now have Matrix A which is a 3×5 matrix and Matrix B which is a 5×4 matrix. I want to multiply the two explicitly using For loops. Can anyone help ?
Thanks in advance ! for loop, matrix MATLAB Answers — New Questions