Is it possible to go from Eigenvectors to the original nxn matrix from which it was decomposed?

32 Views Asked by At

I understand how eigenvectors can be decomposed from a matrix. Now let's say, I have a set of eigenvectors in hand, is it possible to compute the original matrix from it? Also, does it make sense to ask this question?