What does the multiplication of matrix represents?

  • Context: Undergrad 
  • Thread starter Thread starter parshyaa
  • Start date Start date
  • Tags Tags
    Matrix Multiplication
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
parshyaa
Messages
307
Reaction score
19
As we know that 2×3 = 2+2+2 = 6;
so similarly what does matrix multiplication represents?
 
Physics news on Phys.org
Here's another explanation. A matrix can be thought of as a kind of function, one that takes a vector as its input, and produces another vector as its output. Multiplication of two matrices is equivalent to the composition of the functions that are represented by the matrices. I've explained this in terms of functions, but the usual terminology is linear transformations, mappings between vectors in one space to vectors in possibly a different space.
 
  • Like
Likes   Reactions: parshyaa