Matlab matrix multiplication

broken image
broken image

Here are some of the steps that we need to follow as given below: we can directly declare the matrices or we can accept input from the user. To multiply two matrices first we need two matrix. There are two ways to multiply matrix one is by using multiplication ‘*’ operator. How to Perform Matrix Multiplication in Matlab?

broken image

Let us assume first matrix dimensions are 2 rows and 3 columns and second matrix dimensions are 4 rows and 3 columns then we cannot perform multiplication because a number of columns in the first matrix and number of rows in the second matrix are not the same. If there are two matrices then a number of columns of the first matrix should be equal to the number of rows of the second column. There are some rules of matrix multiplication just like mathematics.

broken image

Hadoop, Data Science, Statistics & others

broken image