its showing asmatrix is not definedm3=asmatrix(arange(5,13),reshape(2,4))
I am not able to write l1and not getting these 3 dots...
ts very hard to keep track of all lines using arrow keyshow to do it in script mode
25461 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
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
Show video info
Pre-requisite