Assign a matrix to a variable M.
Find the determinant
Find the inverse
Find the characteristic polynomial
Find the eigenvectors & eigenvalues
#Boolean method to show D == P1*M*P
Diagonalise the matrix
#matlab
Another video with the same matrix here:
• How to diagonalize a matrix and solvi...