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.
Cite As
Mischa Kim (2024). Projectile app (https://www.mathworks.com/matlabcentral/fileexchange/52222-projectile-app), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.