资源简介
有位置矢量和速度矢量转轨道六要素,其中位置矢量和速度矢量用km为单位
代码片段和文件信息
function rst = rv2orbElem(rsvs)
mus=398600;
%vec2orbElem - Convert position and velocity vectors to orbital elements.
% vec2orbElem(rsvsmus) converts positions (rs) and velocities (vs)
% of bodies with gravitational parameters (mus) to Keplerian orbital
% elements.
%
% INPUTS:
% rs 3n x 1 stacked initial position vectors:
% [r1(1);r1(2);r1(3);r2(1);r2(2)r2(3);...;rn(1);rn(2);rn(3)]
% or 3 x n matrix of position vecotrs.
% vs 3n x 1 stacked initial velocity vectors or 3 x n matrix
% mus gravitational parameters (G*m_i) where G is the
% gravitational constant and m_i is the mass of the ith body.
% if all vectors represent the same body mus may be a
% scalar.
% OUTPUTS:
% a semi-major axes
% e eccentricities
% E eccentric anomalies
% I inclinations
% omega arguments of pericenter
% Omega longitude
- 上一篇:PyCharm护眼调色主题
- 下一篇:公司网络设计公司网络设计方案公司网络设计方案
相关资源
- pyqt5windows生成二维工具源码
- KNN疾病预测算法Demo
- ABAQUS单元失效浅析(单元删除
- Jtopo+json格式数据代码
- 解多目标规划的单纯形代码
- TerraVolVoxelTerrainEngine2.1c.7z
- VA_X_Setup2118.rar
- CHS_Ha_PasswarekitEnterprise10.0.exe
- 无线通信AndreaGoldsmith杨鸿文等译.rar
- 迅捷PDF转换器破解版.rar
- 迅捷PDF编辑器破解版.rar
- 金字塔原理1清晰扫描版.pdf
- TeamViewer_11已激活+破解版+随意换ID.z
- FieldtheoryofGuidedwavesCollin__2nd.pdf
- 先进电气驱动的分析建模与控制[比
- IPC-J-STD033潮湿、回流焊敏感表面贴装
- 网络是怎样连接的_户根勤.pdf
- tesseract最新最全资料.rar
- 大话数据结构.epub
- iBATIS实战.pdf
- zw_new_smile-7110337-ImageAnimationTest.zip
- zw_jhn199388-9911706-基于51单片机都_自动
- zw_fan7983377-9600053-RecyclerViewDemo.zip
- zw_CHINA__.zip
- 我的第一本算法书+算法图解.zip
- 数学物理方法_德顾樵编著_2012.01_545页
- zw_WKTConvert.zip
- tdxw.exe
- zw_LabVIEW_8.20程序设计从入门到精通.
- zw_20170105220330215.zip
评论
共有 条评论