Recent content by vkillion

  1. V

    Can Eigenvalues of Matrix Addition Be Simplified?

    Thank you for your response. I knew it wouldn't be as easy as adding them together. I wonder though if there isn't a closed-form solution to this, maybe there are some approximations we can make.
  2. V

    Can Eigenvalues of Matrix Addition Be Simplified?

    Hello, I have a linear algebra problem that I need help with. Basically, I need to get the eigenvalues and eigenvectors of several (sometimes tens of thousands) very large matrices (6^n x 6^n, where n>= 3, to be specific). Currently, we are just using MATLAB's eig() function to get them. I...
Back
Top