in Linear Algebra
798 views
0 votes
0 votes

Multiple Interpretations of Matrix Multiplications

Say we are multiplying two matices A × B = C. Multiple ways to “interpret” this operation:

  • Row-wise approach: Ci = Ai × B. Rows of C are linear combinations of rows in B
  •  Column multiplied by rows: Note that a column vector multiplied by a row vector is a full matrix. Now, we can think of C as a sum of products between ith column of A and ith row of B!

I am unable to understand these two ways as mentioned in gibert strang book and video ? 

in Linear Algebra
798 views

2 Comments

Ask me if you still having problem

2
2

Clearly explained Thanks.
It will be really helpful if you explain block wise method also.

1
1

Please log in or register to answer this question.

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true