Statistiques
RANG
119 181
of 301 454
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 21 287
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 632
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
Help to find my mistake in the code, or tell me what's wrong.
Haha, you guys, rock :) My stupid mistake I guess :) Thank you :)
plus de 13 ans il y a | 0
Question
Help to find my mistake in the code, or tell me what's wrong.
So here's code: clc clear T0 = [5; 7.5; 10; 12.5; 15; 17.5; 20; 22.5; 25; 27.5; 30]; h0 = [3.3; 7.5; 41.8; 51.8; 6...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Help with " Attempted to access X(2,1); index out of bounds because numel(X)=1."
Hi, so I just copy the code here... Script: clc clear x1 = sym('x1','real'); x2 = sym('x2','real'); T = [x1 ...
plus de 13 ans il y a | 2 réponses | 0
