Quote (FaceDeath @ Sep 12 2016 01:52am)
Yes I'm mad because you figured it out then showed no evidence
I meant these topics don't get closed because you say so lmao
Getgudbruv
Code
k1 = 7.077*10^-4;
k2 = 4.9216*10^-5;
h = linspace(5,100,10);
t = (-2/k2)*(h.^.5) - ((2*k1)/(k2^2))*log(k1-k2*(h.^.5)) + (2/k2)*(5^.5)...
+ ((2*k1)/(k2^2))*log(k1-k2*(5^.5));
figure
plot(t,h)
title('Height as a function of time')
xlabel('time, t')
ylabel('height, h')
figure
plot(t, h*pi*9)
title('Volume as a function of time')
xlabel('time, t')
ylabel('volume, v')
get good brah, hating on people who proved u wrong LOL pathetic much?
can close now