1 Star 31 Fork 7

寵蟲 / OrbitV0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

OrbitV0

卫星轨道与星下点轨迹可视化程序

文件名 内容简述
demo.m 生成六要素动画的源代码
demo1-3.m 部分生成星下点轨迹动画的源代码(之间略有不同,可以对比学习)
main.m 原始核心算法测试程序,不建议参考
drawOrbit.m 绘制并返回空间轨道椭圆的点集(X(1)为近地点坐标)
main_new.m 对核心算法测试程序进行了改进,建议参考
drawOrbit_new.m main_new中使用,改进了原有的部分代码,建议参考
  • 基于Kepler三大定律,离散化累加计算,精度不高,适用于初学者参考
  • 代码结构较为杂乱,原谅作者懒得整理了23333
  • 禁止使用本代码生成视频发布到网络
  • 效果展示:【Matlab】卫星轨道要素与星下点轨迹仿真
  • 原理讲解:(待续)
MIT License Copyright (c) 2022 qCwCp Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

卫星轨道与星下点轨迹可视化程序 展开 收起
Matlab
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Matlab
1
https://gitee.com/qCwCp/orbit-v0.git
git@gitee.com:qCwCp/orbit-v0.git
qCwCp
orbit-v0
OrbitV0
master

搜索帮助