Basic Matrix Operations - English

23892 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