Vt_equation 1

clear
clc
g=9.81
u=0.001002
ps=2.5*1000
pw=1*1000
d=2e-6
vt=(1/18)*(((ps-pw)*g*d^2)/u);
printf("Vt=.%f",vt);



Share on Google Plus

0 ความคิดเห็น:

Ex final2