A simulation program with a graphical user interface displaying the following parameters: inputs:
• Distance from the goal
• Firing angle
• Firing velocity
Indicators:
• Maximum ball height
• Ball height at the goal plane arrival point
Use the package manager pip to install modules.
pip install numpy
pip install matplotlib
pip install animation
pip install streamlit
streamlit run app.py
All rights reserved © 2023 - Systems & Biomedical Engineering, Cairo University (Class 2024)