Basic Matrix Operations - English

This is a sample video. To access the full content,
please Login

27628 visits



Outline:

Create matrices from lists asmatrix method arange and reshape methods Basic matrix operation Addition, subtraction and multiplication of a matrix Determinant of a matrix eye(), allclose() functions Inverse of a matrix eigenvalues and eigenvectors of a matrix diag() function