Showing posts with the label mult

Matrix Mult Numpy

Numpydot is the dot product of matrix M1 and M2. If X is a n X m matrix and Y is a m x 1 matrix then XY is defined and…

Matrix Mult Rules

These matrices may be multiplied by each other to create a 2 x 3 matrix. We call this associativity and that matrix mu…