Strassen’s Matrix Multiplication | GATECSE | DAA

  Рет қаралды 134,589

THE GATEHUB

THE GATEHUB

Күн бұрын

strassen matrix multiplication algorithm || matrix multiplication using divide and conquer || strassens matrix multiplication using divide and conquer || strassens matrix multiplication || strassen's matrix multiplication time complexity || strassen's matrix multiplication algorithm || strassen's matrix multiplication recurrence relation || strassen's algorithm recurrence relation || strassen's matrix multiplication formula
This video explores the efficiency of matrix multiplication using Strassen's Matrix Multiplication algorithm, a groundbreaking technique in linear algebra. The video delves into the intricacies of the algorithm, revealing its step-by-step process for multiplying matrices, reducing required multiplications and enhancing computational speed. It is a game-changer in linear algebra, providing a comprehensive understanding of matrix multiplication.
📊 Key Highlights:
1️⃣ Introduction to Strassen’s Matrix Multiplication
2️⃣ Understanding the Divide and Conquer Strategy
3️⃣ Recursive Formulas for Matrix Multiplication
4️⃣ Analyzing the Time Complexity
5️⃣ Practical Implementation Tips
6️⃣ Comparisons with Traditional Matrix Multiplication
7️⃣ Applications in Real-World Problems
Contact Details (You can follow me at)
Instagram: / thegatehub
LinkedIn: / thegatehub
Twitter: / thegatehub
...................................................................................................................
Email: thegatehub2020@gmail.com
Website: thegatehub.com/
...................................................................................................................
📚 Subject Wise Playlist 📚
▶️Data Structures: tinyurl.com/bwp...
▶️Theory of Computation: tinyurl.com/5bh...
▶️Compiler Design: tinyurl.com/2p9...
▶️Design and Analysis of Algorithms: tinyurl.com/ywk...
▶️Graph Theory: tinyurl.com/3e8...
▶️Discrete Mathematics: tinyurl.com/y82...
#strassenmatrixmultiplicationalgorithm
#matrixmultiplicationusingdivideandconquer
#strassensmatrixmultiplicationusingdivideandconquer
#strassensmatrixmultiplication
#strassen'smatrixmultiplicationtimecomplexity
#strassen'smatrixmultiplicationalgorithm
#strassen'smatrixmultiplicationrecurrencerelation
#strassen'salgorithmrecurrencerelation
#strassen'smatrixmultiplicationdivideandconquer
#strassen'smatrixmultiplicationformula

Пікірлер: 44
@G.T828
@G.T828 Жыл бұрын
Pseudocode for matrix multiplication at 3:27 is wrong, should be a[i,k] * b[k,i], not a[i,k] + b[i,k].
@ultra_instinct_42
@ultra_instinct_42 Жыл бұрын
should be a[i,k]*b[k,j] ,anyways
@demigodtherapper483
@demigodtherapper483 Жыл бұрын
Since when did dino james startes teaching, lol
@gaziogamer
@gaziogamer Жыл бұрын
😂😂😂😂
@Paynefull848
@Paynefull848 5 ай бұрын
He is everywhere. From tv ads to rap industry
@gouravthakur8662
@gouravthakur8662 4 ай бұрын
​@@Paynefull848 even in CID 🫣
@cpt.mac_tavish5722
@cpt.mac_tavish5722 29 күн бұрын
😂
@Baldwin4th07
@Baldwin4th07 Жыл бұрын
If.. it is 5x5 then.. how we can perform.. devide and conquer..?
@shashanksharma1498
@shashanksharma1498 Жыл бұрын
pad with zeros
@sudhakartripathi5
@sudhakartripathi5 Жыл бұрын
in algorithm when we are multiplying a11 and b11 what the need to take n/2 in each matrix multiplication ??
@priyanshutripathi5229
@priyanshutripathi5229 25 күн бұрын
A11 or A12 are matrices until the n/2 many times tends to 1 .
@priyanshutripathi5229
@priyanshutripathi5229 25 күн бұрын
It is same as merge sort but complex
@deveshsingh1479
@deveshsingh1479 11 ай бұрын
quality delivered may god bless you
@gulshanbaghel8087
@gulshanbaghel8087 2 жыл бұрын
Bahut hi Acha Samjhaya aapne... Thank You Sir
@milidhar9690
@milidhar9690 Жыл бұрын
using only the divide and conquer method the recurrence relation comes 8T(n/2) and you said this 8 is for 8 times recursive calls, then how does using strassen's method, recursive call reduces to 7?
@professorpoke
@professorpoke Жыл бұрын
Strassens Method is not the same as Divide and Conquer. We do some more manipulations in Divide and Conquer method to further reduce the time complexity. And these further manipulations are Strassens method.
@ds63722
@ds63722 Жыл бұрын
Good explanation ❤
@vinodkumarfbkp
@vinodkumarfbkp Жыл бұрын
Simple and clearly good explanation
@browserextension704
@browserextension704 Жыл бұрын
Great Explanation
@nonstopcodingcodewithadity8238
@nonstopcodingcodewithadity8238 Ай бұрын
not good sir apne formula kase learn karna vo bataya hee nhi BAAB method se ya bhot video may kuch na kuch kaam hai apse karke daa may fail ho gaya
@gaurighogale5103
@gaurighogale5103 2 жыл бұрын
Thankyou sir ❤️
@shashankshukla01
@shashankshukla01 Жыл бұрын
sir please also provide program code
@SeasonChanged8194
@SeasonChanged8194 Жыл бұрын
Thanks!
@dasharambisen9072
@dasharambisen9072 Жыл бұрын
😅
@belulu908
@belulu908 7 ай бұрын
💯💯💯🙏🙏🙏
@untalentedfirstbencher5591
@untalentedfirstbencher5591 2 жыл бұрын
Mast sir tq sir
@Sonu-kj7wq
@Sonu-kj7wq 10 ай бұрын
good explanation sir tq
@karishma323
@karishma323 Жыл бұрын
Nice sir 👍
@AdityaSharma-er3gs
@AdityaSharma-er3gs 9 ай бұрын
Ab iska ratta kaise maaru? 🥲
@Goku_dhjdk7314
@Goku_dhjdk7314 9 ай бұрын
pta chle to mere ko bhi btana bhy..🙄🙂
@rajnishrajain5003
@rajnishrajain5003 Ай бұрын
bhai pata chala to mujhe bhi bta de kal paper h😢
@deveshsingh1479
@deveshsingh1479 11 ай бұрын
wow
@Aaditya19-i4r
@Aaditya19-i4r 4 ай бұрын
Wah kya samjya hai 😂
@go4games265
@go4games265 5 ай бұрын
8 🙏
@VERMAJ-w5t
@VERMAJ-w5t Жыл бұрын
Thanks you sir
@SaltedNoodles
@SaltedNoodles 11 күн бұрын
you dont know how to teach, you simply noted the formulas on the board and told them to remember it. No procedure or tricks on how to remember them
@demonkingarmy3976
@demonkingarmy3976 Жыл бұрын
3*3 ka kaise krenge divide
@unknown_musics
@unknown_musics 10 ай бұрын
With the help of formula
@kausalshukla4948
@kausalshukla4948 2 ай бұрын
Only for square matrix
@harshitpandey5910
@harshitpandey5910 Жыл бұрын
12:30
@islamicchennal6
@islamicchennal6 Ай бұрын
Fazool
@sayakpaul9488
@sayakpaul9488 Жыл бұрын
just waist my 16:33 min
@Earning_guru2
@Earning_guru2 Жыл бұрын
Not worthy
@fightforflight6141
@fightforflight6141 Жыл бұрын
Thank you sir
2.9 Strassens Matrix Multiplication
23:40
Abdul Bari
Рет қаралды 1,1 МЛН
This mother's baby is too unreliable.
00:13
FUNNY XIAOTING 666
Рет қаралды 39 МЛН
Миллионер | 1 - серия
34:31
Million Show
Рет қаралды 2,9 МЛН
pumpkins #shorts
00:39
Mr DegrEE
Рет қаралды 112 МЛН
Strassen's Algorithm for matrix multiplication in HIndi || EasyTrick || MCS-031
15:12
4.3 Matrix Chain Multiplication - Dynamic Programming
23:00
Abdul Bari
Рет қаралды 1,7 МЛН
What is Dynamic Programming | Dynamic Programming and Divide and Conquer | Algorithm (DAA)
13:51
Strassen's Matrix Multiplication [Hindi] | DAA | Example 1
12:58
Easy Engineering Studies
Рет қаралды 268 М.
2.8.1  QuickSort Algorithm
13:43
Abdul Bari
Рет қаралды 3,2 МЛН