Statistiques
2 Questions
0 Réponses
RANG
292 185
of 301 344
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 239
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 068
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
Question
'problemset4pt1' requires more input arguments to run
Not sure how to fix. Here is the code: function f_x = problemset4pt1(porosity) % Constants deltaP = 810.5; %dyn/cm^2 l = 2...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
dimensions of array being concatenated are not consistent
R = 0.6:0.05:0.95; %Recycle ratio l = length(R); X(2,l) = 0; for k = 1:l A = [(2 - 1.5)*R(k) -0.5*R(k); k -k]; b...
plus de 2 ans il y a | 1 réponse | 0