Using the following info below, the maxwell matrix is calculated.
Takes a valid input from each text box and creates a matrix. The Maxwell matrix will be placed into this box.
Takes the AB blocks and calculates the eigenvalues and eigenvectors.
Calculates the original matrix eigenvalues and eigenvectors.
Determine if (A - λi)vi = 0
λ1 λ2 λ3 λ4Determine if det(A) = Πλ1-4
det(A)Determine if trace(A) = Σλ1-4
trace(A)