正在加载视频...
视频加载失败
Matrix multiplication seems complex until you observe it step by step. Watch how each of the nine entries is formed: one row from matrix A, one column from matrix B, three products, and one sum.
3 条评论

I can understand the meaning of what is a sum, a multiplication, even the different meanings of what is a matrix. I can repeat the process of multiplying one matrix by another, but understanding what this means is still something obscure to me

Mathematician here. Many wonder what matrix multiplication means, physically. I'm here to explain that. A matrix represents a phenomena that could change a vector. For example, wind conditions that could change a ship's velocity. Matrix multiplication is one matrix acting on another, resulting in a different matrix as an output. It represents one phenomena acting on another, generating a new vector altering phenomena as a result. For example, temperature conditions acting on wind conditions, resulting in different wind conditions. To those interested, see my lecture on Matrix Multiplication:

Oh DAMMIT, Mr. Wing🫠
