Vt_equation 3




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

Vt_equation 2

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);


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

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);



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

if-else


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

My money 4



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

My money 3



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

My money2


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

My money


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

graph log2


https://drive.google.com/open?id=0B--Sc8FktjfaZVJmQkVHMHpCNlE

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

graph log1

https://drive.google.com/open?id=0B--Sc8FktjfaZzdTNVVvV25FeVE

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

graph normal


https://drive.google.com/open?id=0B--Sc8FktjfaMFVJNTBXbUVqUWM

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

scilab3

download : https://drive.google.com/open?id=0B--Sc8FktjfaUi1rYnhtTkFFcTQ

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

scilab2


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

scilab1


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

ปรัชญา หวันหมาด

https://drive.google.com/open?id=0B--Sc8FktjfaT0pNcWlnY1Z6eEE

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

Ex final2