MIT线性代数笔记-第三讲

Rules for matrix operations A * B = C 1.regular way The entry in row i and column j of AB is (row i of A) dot product(column j of B) 2.column way every column of c is combination of the columns of A 3
相关文章
相关标签/搜索