subject

Make a plot of the function

y(t)=v0t−1/2gt^2

for v0=10 , g=9.81 , and t∈[0,2v0/g] with 21 points.

you will need to:

plot the data using a red solid line

change the plot range to match the specification above (use the plt. xlim( a, b ) function, where you provide a and b)

add axes labels to your plot, 'time / s' and 'height / m'

your submission should include a plot. make sure to import matplotlib. pyplot as plt. use plt. plot but not plt. show in your submission

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:20
This os integrated the processing power of windows nt with the easy-to-use gui of windows 98. windows 2000 windows 3.11 windows for workgroups windowa millennium edition
Answers: 1
question
Computers and Technology, 22.06.2019 18:00
What is the first view you place in your drawing?
Answers: 1
question
Computers and Technology, 23.06.2019 06:00
How can a user delete a drawing object
Answers: 1
question
Computers and Technology, 23.06.2019 21:40
Simon says is a memory game where "simon" outputs a sequence of 10 characters (r, g, b, y) and the user must repeat the sequence. create a for loop that compares the two strings. for each match, add one point to user_score. upon a mismatch, end the game. sample output with inputs: 'rrgbryybgy' 'rrgbbrybgy'
Answers: 3
You know the right answer?
Make a plot of the function

y(t)=v0t−1/2gt^2

for v0=10 , g=9.81 , and t∈[0,2...
Questions
Questions on the website: 13722367