Strassen’s Matrix Multiplication | GATECSE | DAA

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/bwptf6f7
▶️Theory of Computation: tinyurl.com/5bhtzhtd
▶️Compiler Design: tinyurl.com/2p9wtykf
▶️Design and Analysis of Algorithms: tinyurl.com/ywk8uuzc
▶️Graph Theory: tinyurl.com/3e8mynaw
▶️Discrete Mathematics: tinyurl.com/y82r977y
#strassenmatrixmultiplicationalgorithm
#matrixmultiplicationusingdivideandconquer
#strassensmatrixmultiplicationusingdivideandconquer
#strassensmatrixmultiplication
#strassen'smatrixmultiplicationtimecomplexity
#strassen'smatrixmultiplicationalgorithm
#strassen'smatrixmultiplicationrecurrencerelation
#strassen'salgorithmrecurrencerelation
#strassen'smatrixmultiplicationdivideandconquer
#strassen'smatrixmultiplicationformula

Пікірлер: 36

  • @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

    9 ай бұрын

    😂😂😂😂

  • @Paynefull848

    @Paynefull848

    3 ай бұрын

    He is everywhere. From tv ads to rap industry

  • @gouravthakur8662

    @gouravthakur8662

    2 ай бұрын

    ​@@Paynefull848 even in CID 🫣

  • @sudhakartripathi5
    @sudhakartripathi59 ай бұрын

    in algorithm when we are multiplying a11 and b11 what the need to take n/2 in each matrix multiplication ??

  • @deveshsingh1479
    @deveshsingh14798 ай бұрын

    quality delivered may god bless you

  • @browserextension704
    @browserextension704 Жыл бұрын

    Great Explanation

  • @gaurighogale5103
    @gaurighogale51032 жыл бұрын

    Thankyou sir ❤️

  • @Baldwin4th07
    @Baldwin4th07 Жыл бұрын

    If.. it is 5x5 then.. how we can perform.. devide and conquer..?

  • @shashanksharma1498

    @shashanksharma1498

    Жыл бұрын

    pad with zeros

  • @gulshanbaghel8087
    @gulshanbaghel80872 жыл бұрын

    Bahut hi Acha Samjhaya aapne... Thank You Sir

  • @ds63722
    @ds63722 Жыл бұрын

    Good explanation ❤

  • @Pingu6457
    @Pingu64575 ай бұрын

    💯💯💯🙏🙏🙏

  • @shashankshukla01
    @shashankshukla01 Жыл бұрын

    sir please also provide program code

  • @deveshsingh1479
    @deveshsingh14798 ай бұрын

    wow

  • @vinodkumarfbkp
    @vinodkumarfbkp9 ай бұрын

    Simple and clearly good explanation

  • @karishma323
    @karishma323 Жыл бұрын

    Nice sir 👍

  • @fightforflight6141
    @fightforflight6141 Жыл бұрын

    Thank you sir

  • @untalentedfirstbencher5591
    @untalentedfirstbencher55912 жыл бұрын

    Mast sir tq sir

  • @go4games265
    @go4games2653 ай бұрын

    8 🙏

  • @Sonu-kj7wq
    @Sonu-kj7wq7 ай бұрын

    good explanation sir tq

  • @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.

  • @aadigaming7471
    @aadigaming7471Ай бұрын

    Wah kya samjya hai 😂

  • @SeasonChanged8194
    @SeasonChanged8194 Жыл бұрын

    Thanks!

  • @dasharambisen9072

    @dasharambisen9072

    Жыл бұрын

    😅

  • @AdityaSharma-er3gs
    @AdityaSharma-er3gs6 ай бұрын

    Ab iska ratta kaise maaru? 🥲

  • @Gofkyourself7314

    @Gofkyourself7314

    6 ай бұрын

    pta chle to mere ko bhi btana bhy..🙄🙂

  • @harshitpandey5910
    @harshitpandey591010 ай бұрын

    12:30

  • @demonkingarmy3976
    @demonkingarmy3976 Жыл бұрын

    3*3 ka kaise krenge divide

  • @unknown_musics

    @unknown_musics

    7 ай бұрын

    With the help of formula

  • @sayakpaul9488
    @sayakpaul9488 Жыл бұрын

    just waist my 16:33 min

  • @Earning_guru2
    @Earning_guru2 Жыл бұрын

    Not worthy

  • @SHUBHAMBHASHKARVERMA
    @SHUBHAMBHASHKARVERMA Жыл бұрын

    Thanks you sir