photo

Corne Lourens


Last seen: más de 3 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


I have to solve the following
F1D=1000; C1D=9250; F6D=1000; F3D=400; C3D=38000; F2D=@(F5D)F6D-F5D+F1D; F5D=@(F4D)F6D+F4D-F3D; F4D=@(F2D)F1D+F3D-F2D; ...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Hi just want to know if someone can maybe help me i have this matrix t want to get the eigenvector but it give me complex values and im pretty sure it must not be complex values for that matrix
t= zeros(10); t(1,2)=1; t(1,5:10) = 1; t(2,3:6) = 1; t(2,8:10)=1; t(3,1)=1; t(3,4)=1; t(3,7:10)=1; t(4,6:10) =1; t(5,3...

más de 5 años hace | 1 respuesta | 0

1

respuesta