Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Matrix multiplication algorithm
Formal sciences
Mathematics
Algebra
Linear algebra
Graph Chatbot
Related lectures (31)
Login to filter by course
Login to filter by course
Reset
Previous
Page 1 of 4
Next
Matrix-Matrix Multiplication: Algorithms and Applications
Explores theoretical and practical aspects of fast matrix-matrix multiplication algorithms and their significance in computer science.
Matrix Multiplication and Divide-and-Conquer Techniques
Discusses matrix multiplication using divide-and-conquer techniques and introduces Strassen's algorithm for improved efficiency.
Matrix Multiplication: Strassen's Algorithm
Introduces matrix multiplication and Strassen's algorithm, covering divide-and-conquer approach, data structures like heaps, and MAX-HEAPIFY operation.
Matrix Multiplication
Covers matrix multiplication, properties, and the identity matrix in algebraic operations.
Dynamic Programming: Matrix Chain Multiplication
Explores dynamic programming with a focus on optimizing Matrix Chain Multiplication.
Matrix Chain Multiplication: Optimal Substructure and Recursive Formula
Explores optimal substructure and recursive formula in matrix chain multiplication using dynamic programming.
Matrix Multiplication: Algorithms and Complexity
Covers matrix notation, arithmetic, multiplication algorithms, and complexity analysis.
Linear Combinations and Vector Spaces
Introduces linear combinations in vector spaces, operations, and polynomials of degree 2.
Matrix Operations: Definitions and Examples
Covers the basic operations on matrices, including addition, scalar multiplication, and matrix multiplication.
Recursion Trees and Matrix Multiplication
Covers recursion trees, the maximum subarray problem, and matrix multiplication approaches.