ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

211 results

Roel Van de Paar
Strassen algorithm for matrix multiplication complexity analysis (3 Solutions!!)

Strassen algorithm for matrix multiplication complexity analysis Helpful? Please support me on Patreon: ...

1:42
Strassen algorithm for matrix multiplication complexity analysis (3 Solutions!!)

12 views

4 years ago

SI335 SI335
Unit 4 Class 18: Master Method & Strassen's Algorithm

We learn how to use the "master method" to "easily" solve most kinds of recurrences for divide-and-conquer and ...

28:20
Unit 4 Class 18: Master Method & Strassen's Algorithm

157 views

4 years ago

Algorithmatics
18. Algorithms Series [عربي] | Divide and Conquer - Matrix Multiplication (Strassen)

في هذا الفيديو، نتعلم كيفية إجراء (Matrix Multiplication) باستخدام مبدأ الـ (Divide and Conquer)، وشرح خوارزمية (Strassen) لتحسين ...

16:27
18. Algorithms Series [عربي] | Divide and Conquer - Matrix Multiplication (Strassen)

468 views

2 months ago

Roel Van de Paar
What is the intuition behind Strassen's Algorithm? (2 Solutions!!)

What is the intuition behind Strassen's Algorithm? Helpful? Please support me on Patreon: ...

2:28
What is the intuition behind Strassen's Algorithm? (2 Solutions!!)

43 views

4 years ago

Roel Van de Paar
Computer Science: Strassen's Algorithm proof

Computer Science: Strassen's Algorithm proof Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

1:43
Computer Science: Strassen's Algorithm proof

30 views

4 years ago

Roel Van de Paar
Would memoization make any improvement to Strassen's algorithm? (3 Solutions!!)

Would memoization make any improvement to Strassen's algorithm? Helpful? Please support me on Patreon: ...

2:19
Would memoization make any improvement to Strassen's algorithm? (3 Solutions!!)

3 views

4 years ago

Roel Van de Paar
Why is the transform in Schnhage Strassen's multiplication algorithm cheap? (2 Solutions!!)

Why is the transform in Schnhage Strassen's multiplication algorithm cheap? Helpful? Please support me on Patreon: ...

2:52
Why is the transform in Schnhage Strassen's multiplication algorithm cheap? (2 Solutions!!)

54 views

4 years ago

Roel Van de Paar
Code Review: 2D Matrix in C++20 and Strassen's algorithm

Code Review: 2D Matrix in C++20 and Strassen's algorithm Helpful? Please support me on Patreon: ...

3:02
Code Review: 2D Matrix in C++20 and Strassen's algorithm

8 views

3 years ago

Roel Van de Paar
Computer Science: Strassen's matrix multiplication algorithm when $n$ is not a power of 2

Computer Science: Strassen's matrix multiplication algorithm when $n$ is not a power of 2 Helpful? Please support me on ...

2:31
Computer Science: Strassen's matrix multiplication algorithm when $n$ is not a power of 2

60 views

4 years ago

Roel Van de Paar
Computer Science: Strassen's algorithm on unit vectors?

Computer Science: Strassen's algorithm on unit vectors? Helpful? Please support me on Patreon: ...

1:23
Computer Science: Strassen's algorithm on unit vectors?

0 views

4 years ago

Roel Van de Paar
Computer Science: Strassen Algorithm for Unusal Matrices (2 Solutions!!)

Computer Science: Strassen Algorithm for Unusal Matrices Helpful? Please support me on Patreon: ...

2:15
Computer Science: Strassen Algorithm for Unusal Matrices (2 Solutions!!)

1 view

4 years ago

SI335 SI335
Unit 4 Class 17: Karatsuba's Algorithm

The multiplication algorithm that changed the world!

21:43
Unit 4 Class 17: Karatsuba's Algorithm

227 views

4 years ago

Roel Van de Paar
In Strassen's algorithm, why does padding the matrices with zeros not affect the asymptopic...

In Strassen's algorithm, why does padding the matrices with zeros not affect the asymptopic complexity? Helpful? Please support ...

1:38
In Strassen's algorithm, why does padding the matrices with zeros not affect the asymptopic...

43 views

4 years ago

Roel Van de Paar
Code Review: Strassen Vinograde Algorithm

Code Review: Strassen Vinograde Algorithm Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

3:00
Code Review: Strassen Vinograde Algorithm

4 views

3 years ago

aleksignjat
13/03/2018

So it's because you actually know the algorithm to do that in time and login it requires only a tiny little tweak and the algorithm is ...

39:49
13/03/2018

729 views

7 years ago

Roel Van de Paar
Can Strassen's multiplication algorithm be improved if we divide matrices to 3x3 or axa in general?

Can Strassen's multiplication algorithm be improved if we divide matrices to 3x3 or axa in general? Helpful? Please support me ...

1:29
Can Strassen's multiplication algorithm be improved if we divide matrices to 3x3 or axa in general?

8 views

4 years ago

Ajay Kumar
Algorithm Design: Strassen_Matrix_Multiplication. (CC BY-NC-ND 4.0)

Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)

2:25
Algorithm Design: Strassen_Matrix_Multiplication. (CC BY-NC-ND 4.0)

24 views

5 years ago

preeti kale
Multiply 2 large integers

Divide and conquer strategy.

8:17
Multiply 2 large integers

1,791 views

9 years ago

Ahmed Salah ELDin
L05 - D&C II: More Examples

Set of lecture videos for the "Analysis & Design of Algorithms" course as taught in 2021 CHP - FCIS - Ain Shams Univ. Materials of ...

1:31:18
L05 - D&C II: More Examples

581 views

1 year ago

Roel Van de Paar
Matrix Multiplication Algorithms for Non-Square Matrices

Matrix Multiplication Algorithms for Non-Square Matrices Helpful? Please support me on Patreon: ...

1:23
Matrix Multiplication Algorithms for Non-Square Matrices

51 views

4 years ago

Der Allquantor
Was sind Projektionsmatrizen?

... schreiben denn diese zahl die straßen kommt ja nur mit der zweiten spalte hier zusammen deswegen wurde das völlig ignoriert.

7:23
Was sind Projektionsmatrizen?

8,850 views

12 years ago

Abrahim Ladha
CS3510 L10A Chain Matrix Multiplication

... anyone remember the runtime of matrix multiplication any upper bound yeah okay no yeah n cubed and what was the algorithm.

52:58
CS3510 L10A Chain Matrix Multiplication

172 views

6 months ago

Agility AI
🚀 When AI Becomes the Scientist – AlphaEvolve 2025 Explained (video)

Introduction In 2025, Google DeepMind unveiled AlphaEvolve, a self-improving coding agent that redefines what AI can do in ...

6:53
🚀 When AI Becomes the Scientist – AlphaEvolve 2025 Explained (video)

19 views

1 month ago

Roel Van de Paar
Computer Science: Common idea in Karatsuba, Gauss and Strassen multiplication (2 Solutions!!)

Computer Science: Common idea in Karatsuba, Gauss and Strassen multiplication Helpful? Please support me on Patreon: ...

1:49
Computer Science: Common idea in Karatsuba, Gauss and Strassen multiplication (2 Solutions!!)

7 views

4 years ago

Roel Van de Paar
Where does the lg(lg(N)) factor come from in Schnhage Strassen's run time? (2 Solutions!!)

Where does the lg(lg(N)) factor come from in Schnhage Strassen's run time? Helpful? Please support me on Patreon: ...

3:32
Where does the lg(lg(N)) factor come from in Schnhage Strassen's run time? (2 Solutions!!)

4 views

4 years ago