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

