Strassen's Matrix Multiplication Algorithm - Concept and Time Complexity
Offered By: Sundeep Saradhi Kanthety via YouTube
Course Description
Overview
Explore Strassen's Matrix Multiplication algorithm in this comprehensive 39-minute video lecture. Dive deep into the concept, algorithm, and time complexity analysis of this efficient matrix multiplication technique. Learn how Strassen's method applies the divide and conquer paradigm to reduce the number of multiplications required, resulting in improved performance for large matrices. Understand the step-by-step process of the algorithm, its implementation, and how it achieves a time complexity of O(n^2.807), outperforming the standard matrix multiplication algorithm for sufficiently large matrices. Gain insights into the practical applications and limitations of Strassen's method in the field of Design and Analysis of Algorithms.
Syllabus
Strassen's Matrix Multiplication - Concept, Algorithm & Time Complexity || Divide & Conquer || DAA
Taught by
Sundeep Saradhi Kanthety
Related Courses
Natural Language ProcessingColumbia University via Coursera Intro to Algorithms
Udacity Conception et mise en œuvre d'algorithmes.
École Polytechnique via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
Tsinghua University via edX