Projectile app
Use this app to investigate the characteristics of the projectile motion problem. The user interface allows you to change all system parameters. The mouse can be used to change the launch angle interactively, e.g. to determine the optimal launch angle that maximizes the projectile range. Alternatively, the built-in functionality computes the maximum range at the push of a button.
The app is well documented. The help section guides the user through problem definition and the optimization algorithm and describes in detail how the problems are solved: the full non-linear differential equations are defined symbolically, linear problems (not including drag) are solved analytically, non-linear problems (including drag) are solved numerically.
Citation pour cette source
Mischa Kim (2025). Projectile app (https://www.mathworks.com/matlabcentral/fileexchange/52222-projectile-app), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.2.0.1 | Updated license |
||
1.2.0.0 | Optimized graphics handling. |
||
1.0.0.0 | Material is packaged as an app. |