make a matlab scriot to draw the graph of h = h0 +v0t - 1/2gt^2 where h0 = 1.5 v0 = 10 1/2g = 9.8/2 use the for-end in t
Posted: Sun Jul 17, 2022 8:43 pm
make a matlab scriot to draw the graph of h = h0 +v0t -1/2gt^2
where h0 = 1.5
v0 = 10
1/2g = 9.8/2
use the for-end in the script
where h0 = 1.5
v0 = 10
1/2g = 9.8/2
use the for-end in the script