CalcE.m
版本 1.0.0.0 (1.4 KB) 作者:
Richard Rieber
Calculates eccentric anomaly given mean anomaly and eccentricity of an elliptical orbit.
Since the eccentric anomaly cannot be directly calculated from certain given values, this function performs a simple Newton-Raphson iteration to solve for the eccentric anomaly within a given tolerance (default 10^-8 radians).
引用格式
Richard Rieber (2025). CalcE.m (https://ww2.mathworks.cn/matlabcentral/fileexchange/6779-calce-m), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R13
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Aerospace and Defense > Aerospace Blockset > Guidance, Navigation, and Control (GNC) >
- Industries > Aerospace and Defense > CubeSat and Satellites >
- Aerospace and Defense > Aerospace Blockset > Reference Applications >
在 Help Center 和 MATLAB Answers 中查找有关 Guidance, Navigation, and Control (GNC) 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Didn't notice that MatLab already had a function entitled calce.m, so the file has been renamed to CalcEA.m. |