Matrix multiplication

In mathematics, particularly in linear algebra, matrix multiplication is a binary operation that produces a matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the number of rows in the second matrix. The resulting matrix, known as the matrix product, has the number of rows of the first and the number of columns of the second matrix. The product of matrices A and B is denoted as AB.Matrix multiplication was first described by the French mathematician Jacques Philippe Marie Binet in 1812, to represent the composition of linear maps that are represented by matrices. Matrix multiplication is thus a basic tool of linear algebra, and as such has numerous applications in many areas of mathematics, as well as in applied mathematics, statistics, physics, economics, and engineering.
Computing matrix products is a central operation in all computational applications of linear algebra.

View More On Wikipedia.org
  • 101

    Greg Bernhardt

    A PF Singularity From USA
    • Messages
      19,451
    • Media
      227
    • Reaction score
      10,043
    • Points
      1,237
  • 1

    davi2686

    A PF Electron
    • Messages
      33
    • Reaction score
      2
    • Points
      14
  • 1

    TheSodesa

    A PF Electron
    • Messages
      224
    • Reaction score
      7
    • Points
      16
  • 1

    mr. bean

    A PF Electron
    • Messages
      5
    • Reaction score
      0
    • Points
      11
  • 1

    Oppie

    A PF Atom
    • Messages
      7
    • Reaction score
      1
    • Points
      33
  • 1

    MickeyBlue

    A PF Quark
    • Messages
      26
    • Reaction score
      2
    • Points
      9
  • 1

    Athenian

    A PF Atom
    • Messages
      143
    • Reaction score
      33
    • Points
      43
  • Back
    Top