Feeds
提问
Why am I getting error "In an assignment A(:) = B, the number of elements in A and B must be the same." in line 105: T(i+1) = T(i)+(step/6)*(k1_T+2*k2_T+3*k3_T+k4_T); when it is the same as lines above which measure different properties?
clear clc close all % Constants r_i=0.05; r_o=0.075; Re=50000; T_w=700; T_b=300; u_b=50; % Initial Property con...
7 years 前 | 1 个回答 | 0