give the asymptotic analysis of matrix multiplication algorithm
Answers
Answered by
2
Strassen algorithm is a recursive method for matrix multiplication where we divide the matrix into 4 sub-matrices of dimensions n/2 x n/2 in each recursive step. ... For example, consider two 4 x 4 matrices A and B that we need to multiply.
Similar questions
Hindi,
2 months ago
Psychology,
2 months ago
English,
2 months ago
Math,
5 months ago
Math,
11 months ago