You are on page 1of 3

EXERCICE 2

TAF 1 :

TAF 2 :

EXERCICE 5
1. valeurs de x et a
x=2.0833
a=4
2. Programme moins long

1
EXERCISE 6
Using script falling, answer the following questions. The value of the different variables can be found
out by using the data cursor function.

(i) A projectile is thrown straight up with an initial velocity of v (1) =20 m/s and initial
position y(1)=10m

a) What is the maximum height reached by the rock?


We obtain this height by:

H= 30.4082 m
b) What is the position and the velocity of the projectile after 3 s,

2
ti
The index is given by i= +1;
dt
On MATLAB:

Y=25.9 m
V= -9.54 m/s
(ii) Set initial velocity to 10 m/s and y(1)=1000 m

What is the position and velocity of projectile after 1 s?


ti 1
i= +1 With t i=1 ,i= +1
dt dt

Hence:
y=1005.1 m
v=0.2 m/s

You might also like