eigenvects function returning wrong answers for complex eigenvectors
|
01-02-2020, 11:14 AM
(This post was last modified: 01-02-2020 11:16 AM by medwatt.)
Post: #3
|
|||
|
|||
RE: eigenvects function returning wrong answers for complex eigenvectors
(01-02-2020 09:05 AM)parisse Wrote: The reason is that eigVl and eigenvects do not necessarily sort the eigenvectors the same way. You should use jordan to compute both simultaneously: I'm actually not interested in using the diagonalization formula. What I'm interested in is the result from the eigenvects function. Why doesn't the function return a simple answer? [[-0.1-0.3*i, -0.1+0.3*i],[1,1]] - this is the simple answer I expect. Instead, what I got is something that doesn't even tell me that the eigenvectors are complex conjugates. I've tried it on Wolfram alpha and lots of other websites and all of them return [[-0.1-0.3*i, -0.1+0.3*i],[1,1]]. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
eigenvects function returning wrong answers for complex eigenvectors - medwatt - 01-01-2020, 05:47 PM
RE: eigenvects function returning wrong answers for complex eigenvectors - parisse - 01-02-2020, 09:05 AM
RE: eigenvects function returning wrong answers for complex eigenvectors - medwatt - 01-02-2020 11:14 AM
RE: eigenvects function returning wrong answers for complex eigenvectors - Werner - 01-02-2020, 01:42 PM
RE: eigenvects function returning wrong answers for complex eigenvectors - parisse - 01-03-2020, 03:25 PM
RE: eigenvects function returning wrong answers for complex eigenvectors - medwatt - 01-03-2020, 04:05 PM
|
User(s) browsing this thread: 3 Guest(s)