harmonic motion
-
Simulating harmonic motion with Leapfrog method and GeoGebra Python
I wrote an article about Leapfrog integration in Finnish last week. For the article I used Colab Python, the graphs were made with matplotlib-library. I decided to play with the code using GeoGebraPython from https://geogebra.org/python. I wanted to learn how to animate the objects in my code. The idea for the Python code is to compare Continue reading
