IntroductionSolves Matrix Equation up to 4x4, finds Characteristic Equation and Eigenvalues
Details
Upon being supplied with the entries of an (up to) 4x4 matrix, and a resulting output vector, finds the input vector, provided the Determinant is non-zero. Also gives the Determinant and the Characteristic Equation of the said matrix. Solves the Characteristic Equation and gives the Eigenvalues.
|