I just have to prove a matrix is diagonalizable. I've been following my book's steps for this, and need to create eigenvectors. Unfortunately, only one eigenvector is appearing, and I do not understand why. Here is my code. I do have commands to display each value. Can someone help me understand what to do here?
Thanks for any help.
null(E-F(1)*eye(4))instead ofnull(E-5.293*eye(4)). – Gareth McCaughan May 01 '19 at 00:42