to find the eigenvalue of a matrix the MATLAB function eigen is used code example Example: finding eigen values and eigen vectors of a matrix in matlab [V,D] = eig(A)