Mars CubeSat Descent and Impact Simulation

This code simulates the descent and impact of a payload in Mars atmosphere.
705.0 次下载
更新时间 2016/7/9

查看许可证

The code numerically simulates and animates the descent of a payload in Mars atmosphere. It considers the change in gravity and density of the air depending on the altitude and the deployment of a parachute system. By the end of the simulation, the program tells you if the payload would survive the impact with the ground or not. The code can be easily edited in order to allow simulation in other types of atmosphere as well as other parachute/payload configurations.
In the animation, blue means the parachute was deployed, green means the payload survived the landing impact and red means it did not survive.

Finally, the code saves the animation to an .avi file.

引用格式

Rodrigo Santos Valente da Costa (2025). Mars CubeSat Descent and Impact Simulation (https://ww2.mathworks.cn/matlabcentral/fileexchange/58135-mars-cubesat-descent-and-impact-simulation), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Reference Applications 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Comments updated.

Description updated.