Projectile app

Analyze the projectile motion with quadratic drag and in 2D
1.1K Downloads
Updated 1 Sep 2016

View License

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
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Physics in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.1

Updated license

1.2.0.0

Optimized graphics handling.

1.0.0.0

Material is packaged as an app.