Strassen's Matrix Multiplication Example Problem

882 Views Asked by At

How to multiply two matrices using strassen's matrix multiplication.I have only learned the theory part but i cannot find any examples on the net.

Could some one explain with two 2X2 Matrices.