Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r1tsuu/kinematic-model-with-air-resistance
Shows the body flying trajectory from initial options.
https://github.com/r1tsuu/kinematic-model-with-air-resistance
Last synced: about 1 month ago
JSON representation
Shows the body flying trajectory from initial options.
- Host: GitHub
- URL: https://github.com/r1tsuu/kinematic-model-with-air-resistance
- Owner: r1tsuu
- License: mit
- Created: 2020-05-22T00:19:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T22:34:33.000Z (over 4 years ago)
- Last Synced: 2023-07-12T14:59:31.610Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kinematic-model-with-air-resistance
Shows the body flying trajectory from initial options (with animation).Install:
1) pip install matplotlib
2) pip install numpy
3) pip install scipy
4) pip install pyqt5![Image description](https://i.imgur.com/ToIGAbX.png)