I am a complete novice in programming, and I have to create a software that uses the Euler-Cromer method to know when the brick stops and determine how far it goes in order to quantitatively calculate the speed and location as functions of time.
In addition, I've been asked to plot the findings and display graphs for location, speed, and acceleration as functions of time using matplotlib, but I'm not even sure where to start.
In addition, I've been asked to plot the findings and display graphs for location, speed, and acceleration as functions of time using matplotlib, but I'm not even sure where to start.