Video není dostupné.
Omlouváme se.

Multiplying Matrices

Sdílet
Vložit
  • čas přidán 7. 08. 2024
  • ❖ This tutorial video provides a basic introduction to Multiplying Matrices. Also, this video contains many examples and practice problems on Matrix Multiplication.
    ❖ Any matrix can only be multiplied by another matrix if
    The number of columns of the first matrix = The number of rows of the second matrix.
    Otherwise, the answer will be undefined.
    ❖ Multiplication process (AB):
    Multiply each row from the 1st matrix (A) by each column from the 2nd matrix (B),
    and considering we will get only one element from each process.
    The size of the new matrix (AB) is based on the number of rows of the first matrix (A) and the number of columns in the second matrix (B)
    ❖ The number of rows and columns that a matrix has is called its size, its order, or its dimension.
    ❖ In this video, we will learn:
    0:00 Introduction
    05:34 Solve 1
    09:15 Solve 2
    12:53 Solve 3
    16:16 Solve 4
    19:36 Another way to solve 4
    The link to this playlist (Linear Algebra):
    • Linear Algebra
    My Website:
    www.Mulkek.com
    Subscribe to My Channel to check out for more videos:
    / mulkek

Komentáře • 3

  • @stop.866
    @stop.866 Před rokem +2

    Very nice presentation on all your work..

    • @Mulkek
      @Mulkek  Před rokem +1

      Thank you & I'm glad to hear that 😇

  • @narenrana2886
    @narenrana2886 Před 3 lety +3

    what softwares did u use?