Feeds
답변 있음
how can i calculate in matlab
clear "all" clc n=input('enter the number of different pipe size: '); rho=input('enter the value of density: '); Mu=input('e...
how can i calculate in matlab
clear "all" clc n=input('enter the number of different pipe size: '); rho=input('enter the value of density: '); Mu=input('e...
4년 초과 전 | 0
질문
Pressure drop script is not running
clear "all" clc N=input('enter the number of different pipe size: '); for i=1:N d(i)=input('enter the diamter of pipe %s(...
4년 초과 전 | 답변 수: 1 | 0

