Compute eigenvector matrices

54 Views Asked by At

I have one problem in computing eigenvector matrices.I compute one in python and one online but they have different solution. Here i use online named matrixcalc, and it's solution:

enter image description here

and here I use python:

enter image description here

Can you tell me why they different? Thanks

0

There are 0 best solutions below