Jayashri Patil
Followers: 0 Following: 0
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...
대략 3년 전 | 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(...
대략 3년 전 | 답변 수: 1 | 0