My experimental setup for few mechanics experiments is ready and I am getting good results in terms of motion graphs.
Today studied and tried plotting 2D graphs using ‘matplotlib’ library. Matplotlib is a python 2D plotting library which produces publication quality figures in a variety of formats and interactive environments across platforms. I found it to be a very powerful tool for teaching and learning physics. Here are some screen shots……
A simple Position -time graph
Here is an example showing relation between Uniform circular motion and Simple Harmonic Motion. Projection of UCM is SHM
Plotting subplots
Here is the link for these programs on my Github repository