Run a dynamical model and display the results graphically in a graphical user interface (GUI).
Use the model from problem #1. Display the model x and y positions in a graphical user interface panel, as dots, circles, or other markers in a plotting area (JPanel).
The files to be turned in for this programming assignment are as follows:
These are to be placed in a single jar or tar file and e-mailed as an attachment to jholten@nmt.edu
Rerun the model with dt at each of the values {0.05, 0.10, 0.20} over the same time interval and plot the model run values all on one panel, with each run in a different color so they can be visually compared.