Flight Performance of a Single Stage Rocket
Version 1.0.0 (788 KB) by
David Eagle
Predict the maximum altitude and "best" liftoff mass of a single stage rocket.
This submission is a MATLAB script named rocket_matlab that can be used to predict and optimize the performance of single-stage rockets. The software will predict maximum altitude or determine the optimum launch mass that maximizes altitude.
The rocket computer program implements the following models and numerical methods:
- U.S. Standard 1976 atmosphere model
- Linear interpolation of rocket engine thrust-time tabular data
- Numerical solution of the differential equations of rocket flight
- Combination of event-finding with one-dimensional optimization
Cite As
David Eagle (2025). Flight Performance of a Single Stage Rocket (https://www.mathworks.com/matlabcentral/fileexchange/177249-flight-performance-of-a-single-stage-rocket), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2024a
Compatible with any release
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |