Vt_equation 3
เมษายน 28, 2560
Vt_equation 2
เมษายน 28, 2560
clear
clc
g=input("g.....");
u=input("u.....");
ps=input("ps.....");
pw=input("pw.....");
d=input("d.....");
vt=(1/18)*(((ps-pw)*g*d^2)/u);
printf("Vt=.%f",vt);
Vt_equation 1
เมษายน 28, 2560
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);
My money 4
เมษายน 28, 2560
My money 3
เมษายน 28, 2560
My money2
เมษายน 25, 2560
graph log2
เมษายน 23, 2560
graph log1
เมษายน 23, 2560
graph normal
เมษายน 23, 2560
ปรัชญา หวันหมาด
เมษายน 21, 2560
0 ความคิดเห็น: