rameshrai
Full Member level 3
Hello,
I need help with matrix multiplication in matlab. I have some 2x2 matrices M, A, B, C and D related by M = A*B+C*D and want to multiple M with another 1x2 column vector E such that E only gets multiplied by B and D. How can I do that in matlab?
thanks
I need help with matrix multiplication in matlab. I have some 2x2 matrices M, A, B, C and D related by M = A*B+C*D and want to multiple M with another 1x2 column vector E such that E only gets multiplied by B and D. How can I do that in matlab?
thanks