Michele Thompson
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
97 347
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
I keep getting Undefined function or method 'mtimes' for input arguments of type 'cell'.
h=2; [V] = fuelvol1( h ) and the function file is function[V] = fuelvol1( h ) % global r H L r=0.95; ...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
I keep getting ??? Error using ==> plus Matrix dimensions must agree. Error in ==> dewpoint at 6 f(T,RH)=((a*T)./(b+T))+log(RH/100)
T=[20 25 30 35]; RH=30:10:100; %relative humidity percentages [Td] = dewpoint(T,RH) the function file is... func...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
I keep getting Error: Function definitions are not permitted at the prompt or in scripts.
function[V] = fuelvol1( h ) % % global r H L r=0.95;%feet H=2.0;%ft L=5.0;%ft d=h-H; V =(2*r*L*H)+{...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
I keep getting the error Subscript indices must either be real positive integers or logicals.
theta=linspace(-pi,pi,500); P=[269.2 15913 8964 2421]; E1=0.206; Nth=length(theta), NP=length(P); r1=zeros(Nth,...
environ 7 ans il y a | 1 réponse | 0