Statistiques
RANG
132 198
of 301 478
RÉPUTATION
0
CONTRIBUTIONS
1 Question
1 Réponse
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 21 296
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 719
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
I am messing up Eigenvalues in a loop...Help me please.
Just replacing eig() with eigs() solves the problem.
plus de 9 ans il y a | 0
| A accepté
Question
I am messing up Eigenvalues in a loop...Help me please.
clear g=0.1; E0=9.8; A=1; B=0; E = 5:0.01:15; for i=1:length(E); H=[E(i),g/sqrt(2),g/sqrt(2);g...
plus de 9 ans il y a | 2 réponses | 0