(Matlab) How to find inverse using eig

  • Thread starter Thread starter asynja
  • Start date Start date
  • Tags Tags
    Inverse Matlab
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
asynja
Messages
15
Reaction score
0
(Matlab) How to find inverse using "eig"

I'm doing a project for Numerical Methods and one of the questions is how to find an inverse of a (random) matrix using Matlab function 'eig'. I know the solution is probably simple, but I almost never used Matlab before, besides, lectures were horrible and notes aren't helping. Anyway, this question bothers me because I can't recall any analytical way of calculating inverse matrix using eigenvalues. There is a consequence of Cayley-Hamilton theorem, where you can find the inverse of A from its characteristic polynomial. But if this is what they're asking to do, then why use 'eig' in Matlab, when there's 'poly' ...
 
Physics news on Phys.org
Last edited by a moderator: