The Circular-Restricted Three-Body Problem

版本 1.1.0.0 (424.8 KB) 作者: David Eagle
Compute and plot characteristics of the circular-restricted three-body problem.
2.8K 次下载
更新时间 2022/2/11

查看许可证

This document describes several MATLAB scripts that can be used to analyze and display orbits in the circular-restricted three-body problem (CRTBP). This is a special case of the general three-body problem where the primary and secondary bodies move in circular orbits about the common center of mass, and the effect of the gravitational attraction of the smallest body and any other perturbations such as solar radiation pressure are ignored.
Several of the applications described here are for orbital problems in the Earth-Moon-satellite system. However, the equations and algorithms are valid for any circular-restricted three-body system for which the mass ratio of the primary and secondary is between 0 and 1/2.
The classic textbook for this problem is Theory of Orbits by Victor Szebehely, Academic Press, New York, 1967. An excellent discussion about this problem can also be found in Chapter 8 of An Introduction to Celestial Mechanics by Forest Ray Moulton, Dover Publications, 1970.

引用格式

David Eagle (2024). The Circular-Restricted Three-Body Problem (https://www.mathworks.com/matlabcentral/fileexchange/39000-the-circular-restricted-three-body-problem), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

Added and updated graphic displays. Minor code changes.

1.0.0.0