Please use matlab to calculate the maximum eigenvalue of this matrix and the corresponding eigenvector A= 1 2 3 3 2 1/2 1 2 2 2 1/3 1/2 1 1 2 1/3 1/2 1 1 2 1/2 1/2 1/2 1/2 1

Please use matlab to calculate the maximum eigenvalue of this matrix and the corresponding eigenvector A= 1 2 3 3 2 1/2 1 2 2 2 1/3 1/2 1 1 2 1/3 1/2 1 1 2 1/2 1/2 1/2 1/2 1

[V, D] = eig (a) V is the matrix with eigenvalues, the maximum eigenvalue is 5.1649, D is the corresponding special vector matrix, 5.1649 corresponds to -0.7491-0.4727-0.2903-0.2903-0.2164