Bouncing projectile motion in different celestial bodies

Simple projectile motion with bouncing is plotted for different gravitational constants attributing to different celestial bodies.
70 Downloads
Updated 25 Dec 2019

View License

Projectile motion is probably the simplest exercise in elementary physics. In this code, the basic equations of projectile motion is visualized for different gravitational constants. The code also implements bouncing effects.

1) The main code contains all the constants(projectile_path_ball.m).
2) The function(plot_gravity.m) plots the projectile path for a given gravitational constant.
3) Using for loop the function is called many times in the main code.

Cite As

Shruti Sathyanarayan Rao (2024). Bouncing projectile motion in different celestial bodies (https://www.mathworks.com/matlabcentral/fileexchange/73782-bouncing-projectile-motion-in-different-celestial-bodies), 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!

parabolic_path_ball

Version Published Release Notes
1.0.0