Skip to content

This project is a complete simulation of the parabolic movement of an object using Java.

Notifications You must be signed in to change notification settings

gherrada22/Parabolic-motion

Repository files navigation

Logo
PARABOLIC MOTION

This project is a complete simulation of the parabolic motion of an object using JAVA, with knowledge of physical laws, simulation and programming. The aim is to provide a new learning tool for students who need to learn about the subject.

 

💎 DEMO

Parabolic Motion - Test03

📚 Requirements

📌 Features

  • Real-time plot of parabolic motion in two dimensions (x and y axis).
  • Form to enter values for initial velocity, launch angle. Obtaining calculations without a time and with a time.
  • Calculation of the velocity and height of the object at any point along its trajectory.

🔰 Instructions for use

  1. Download the project and open it in your preferred Java IDE (Preferably IntelliJ IDEA).
  2. Make sure you have the jcommon-1.0.16.jar and jfreechart-1.0.13.jar libraries added to the classpath.
  3. Execute the main class Form.
  4. Use the form to enter the values for initial velocity, launch angle, initial height, and initial height.

🌗 Limitations

  • The project does not take into account the rotation of the object.

🖊 Note

This project was created for educational and research purposes and can be used for precise scientific or engineering purposes. However, if you want extreme precision it is recommended to validate the results obtained with other tools or experiments.

❤ Contributions

  • Error report: If you encounter any bugs or technical problems while using the project, please do not hesitate to inform us with a detailed bug report.
  • Suggestions: If you have any ideas for improving the project, please do not hesitate to let us know with a detailed suggestion.
  • Star: You can give the repository a star, indicating that you like the project and find it useful.
  • Fork: You can create a copy of the repository on your GitHub account, allowing you to make changes and submit pull requests to contribute to the project.
  • Watch: You can follow the repository to receive notifications about updates and changes.
  • Share: You can share the repository link on your social networks and with your friends to spread the word about the project.

Supporting the repository also helps us measure the impact and scope of the project, which allows us to know how to improve and grow.

 

Copyright © 2023-present George Herrada Farfán

About

This project is a complete simulation of the parabolic movement of an object using Java.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages