登录
首页 » matlab » 月球软着陆程序

月球软着陆程序

于 2021-01-28 发布
0 208
下载积分: 1 下载次数: 10

代码说明:

说明:  月球软着陆仿真:在停泊轨道上,探测器在脉冲制动的作用下,经霍曼变轨,下降到距月面大约 15 公里的近月点,该近月点就是主制动段的初始制动点。主制动段以下是障碍检测与规避和最终着陆段。在主制动段,由于探测器的初始速度很大(1.692km/s),所以主制动段制导律设计的主要目的就是高效抵消此速度,将探测器导引到期望的末端状态(Lunar soft landing simulation: in the parking orbit, the probe under the action of pulse braking, through the hohmann change of orbit, to descend to about 15 kilometers from the surface of the moon, the near-moon point is the main braking section of the initial braking point. Following is the main braking section for obstacle detection and avoidance and the final landing section. In the main braking section, since the initial velocity of the detector is very large (1.692km/s), the main purpose of the guidance law design of the main braking section is to effectively offset this velocity and guide the detector to the desired terminal state)

文件列表:

月球软着陆程序, 0 , 2019-07-06
月球软着陆程序\Y_I270.mat, 4908 , 2019-05-11
月球软着陆程序\Y_I330.mat, 4898 , 2019-05-11
月球软着陆程序\Y_f1350.mat, 4864 , 2019-05-11
月球软着陆程序\Y_f1650.mat, 4448 , 2019-05-11
月球软着陆程序\Y_r1743.mat, 3526 , 2019-05-11
月球软着陆程序\Y_r1763.mat, 3525 , 2019-05-11
月球软着陆程序\Y_v1.mat, 3292 , 2019-05-11
月球软着陆程序\Y_v2.mat, 4052 , 2019-05-11
月球软着陆程序\Y_v3.mat, 5589 , 2019-05-11
月球软着陆程序\Y_v4.mat, 5534 , 2019-05-11
月球软着陆程序\Y_v5.mat, 3934 , 2019-05-11
月球软着陆程序\Y_v6.mat, 5598 , 2019-05-11
月球软着陆程序\error_F.m, 337 , 2019-05-11
月球软着陆程序\error_H.m, 343 , 2019-05-11
月球软着陆程序\error_I.m, 328 , 2019-05-11
月球软着陆程序\error_V.m, 522 , 2019-06-21
月球软着陆程序\flot.m, 227 , 2019-05-11
月球软着陆程序\initial_yq.m, 310 , 2019-05-11
月球软着陆程序\ruanzhuolu.slx, 27723 , 2019-06-21
月球软着陆程序\ruanzhuolu.slxc, 4619 , 2019-06-21
月球软着陆程序\slprj, 0 , 2019-07-06
月球软着陆程序\slprj\sim, 0 , 2019-07-06
月球软着陆程序\slprj\sim\varcache, 0 , 2019-07-06
月球软着陆程序\slprj\sim\varcache\zhuolu, 0 , 2019-07-06
月球软着陆程序\slprj\sim\varcache\zhuolu\checksumOfCache.mat, 392 , 2019-06-21
月球软着陆程序\slprj\sim\varcache\zhuolu\tmwinternal, 0 , 2019-07-06
月球软着陆程序\slprj\sim\varcache\zhuolu\tmwinternal\simulink_cache.xml, 249 , 2019-06-21
月球软着陆程序\slprj\sim\varcache\zhuolu\varInfo.mat, 5152 , 2019-06-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Conjugate-gradient
    共轭梯度法是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。(Conjugate gradient method is between the steepest descent method and Newton method between a method that only use the first derivative information, but the steepest descent method to overcome the disadvantage of slow convergence, but also avoids the need to store and calculate Newton Hesse matrix and the shortcomings of the inverse, conjugate gradient method is not only linear equations to solve large-scale one of the most useful, large-scale nonlinear optimization solution is also the most efficient algorithms.)
    2011-05-06 16:20:24下载
    积分:1
  • TFDToolbox
    时频分析工具,经典工具箱,包括短时傅里叶变换等实用函数 (Time-frequency analysis tools, classic toolbox, including the short time Fourier transform and other utility functions)
    2010-05-19 18:14:42下载
    积分:1
  • 04-07-11
    MATLAB APLICADO AL CONTROL AUTOMATICO
    2011-10-04 03:55:40下载
    积分:1
  • With-2-Hidden-Layer-Backpropagation-Using-Matlab
    With 2 Hidden Layer Backpropagation Using Matlab
    2013-10-08 15:01:17下载
    积分:1
  • PRRR
    文件包含了基于监督局部线性嵌入的玉米田间杂草识别案例分析(File contains the corn field weed recognition based on supervision of locally linear embedding case analysis)
    2014-11-02 13:29:09下载
    积分:1
  • jubushang
    二维图像局部熵统计,简单代码,仅供参考,希望对您有所帮助,谢谢(Local Entropy)
    2014-11-10 16:34:12下载
    积分:1
  • Mersenne-Twister-suijishufashengqi
    Mersenne Twister随机数发生器(Mersenne Twister generator,MTG for short)是Makoto Matsumoto于1998年对TGFSRG(旋转广义反馈移位寄存器发生器)的更进一步改进。(Mersenne Twister random number generator (Mersenne Twister generator, MTG for short) is Makoto Matsumoto in 1998 TGFSRG (rotation generalized feedback shift register generator) is further improved.)
    2011-06-29 19:48:15下载
    积分:1
  • chan
    利用chan算法对无线传感网络的定位,还有和其他算法的比较(Positioning chan algorithm for wireless sensor networks, there are other algorithms compare)
    2013-03-25 22:09:28下载
    积分:1
  • f_EnMQAM
    通过MATLAB对4G OFDM基带系统进行仿真模拟,对系统性能进行分析,以待后进学习研究。(By MATLAB on 4G OFDM baseband system simulation, system performance analysis to be less advanced study and research.)
    2010-05-28 10:23:44下载
    积分:1
  • QRCode_BIAOZHUN
    简单的二维码QRCode C_C++库使用演示源代码
    2014-08-20 22:25:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载