photo

Corne Lourens


Last seen: plus de 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
146 753
of 300 343

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 926

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 172

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Question


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; ...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


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...

environ 6 ans il y a | 1 réponse | 0

1

réponse