X = eigvec(A) X = eigvec(A,B) CoMatrix X; CoMatrix X; Matrix A; Matrix A,B;
Solution will not converge
>> X = eigvec([[1 2][3 4]]) === [X] : ( 2, 2) === [ ( 1)-Real ( 1)-Imag ] [ ( 2)-Real ( 2)-Imag ] ( 1) -4.222291E-01 0.000000E+00 -8.245648E-01 0.000000E+00 ( 2) -9.230523E-01 0.000000E+00 5.657674E-01 0.000000E+00