![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17457699_1580893772657_DEF.jpg)
ABHISEK PATI
Followers: 0 Following: 0
Feeds
문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
대략 4년 전
질문
the value alpha is not updating with temperature loop(k=1:21).
the value alpha and rcmin is not updating with temperature (k=1:21) due to unknown reason .the alpha value depends upon the rc v...
대략 4년 전 | 답변 수: 0 | 0
0
답변질문
loop in function issue. I have pretty basic knowledge in MATLAB , I am struck as in the result function as there are some terms which are function of i( i can be interpreted as each division length) and k(temperature) .please correct my format
% Tv is the temperature % i can be interpreted as each division lenght Tv(k)=k+273; for i=1:lLt result(i)=@(z,rc) ((((...
대략 4년 전 | 답변 수: 0 | 0