登录
首页 » matlab » single-satellite

single-satellite

于 2020-09-09 发布 文件大小:120KB
0 110
下载积分: 1 下载次数: 31

代码说明:

  单星定位方法及精度分析,有很好的学习价值(Single satellite positioning method and accuracy analysis, there is a good learning value)

文件列表:

单星
....\单星
....\....\GDOP
....\....\....\gdop.asv,24408,2010-01-22
....\....\....\gdop.fig,15955,2010-01-23
....\....\....\gdop.m,24928,2010-01-22
....\....\....\gdop3d.asv,4467,2010-04-19
....\....\....\gdop3d.m,4496,2010-04-19
....\....\....\gdophx.asv,8031,2010-04-19
....\....\....\gdophx.m,8058,2010-04-19
....\....\....\gdophy.m,8034,2010-04-19
....\....\....\gdopx.m,4209,2010-04-19
....\....\....\gdopy.asv,4204,2010-04-19
....\....\....\gdopy.m,4207,2010-04-19
....\....\....\GDOP_SigalSatalite.fig,16255,2010-01-23
....\....\....\GDOP_SigalSatalite.m,25564,2010-01-23
....\....\....\subsatellite.m,1978,2010-01-23
....\....\....\subsatellite_SS.m,1978,2010-01-23
....\....\定位
....\....\....\23-Jan-2010单星'.txt,1218,2010-01-23
....\....\....\createorbit.m,2942,2010-01-23
....\....\....\doa.asv,2927,2010-01-22
....\....\....\doa.m,2932,2010-01-22
....\....\....\doa1.m,3417,2010-01-22
....\....\....\doa2.m,1933,2010-01-23
....\....\....\ex_close.m,30,2010-01-21
....\....\....\interface.fig,12549,2010-01-24
....\....\....\interface.m,24373,2010-01-13
....\....\....\location.fig,19874,2010-01-23
....\....\....\location.m,34733,2010-01-23
....\....\....\moren.m,485,2010-01-20
....\....\....\openfile.m,192,2010-01-21
....\....\....\qingkong1.m,461,2010-01-20
....\....\....\qingkong2.m,147,2010-01-20
....\....\....\qingkong3.m,254,2010-01-21
....\....\....\queding1.m,1431,2010-01-20
....\....\....\queding2.m,1140,2010-01-21
....\....\....\queding3.m,928,2010-01-22
....\....\....\save_result.m,2712,2010-01-22
....\....\....\SingalLocation.asv,20264,2010-01-24
....\....\....\SingalLocation.fig,16511,2010-01-24
....\....\....\SingalLocation.m,20279,2010-01-24
....\....\....\单星定位.txt,806,2010-01-23

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

发表评论

0 个回复

  • CalCorr
    Count correlation of discrete signals
    2010-09-21 19:02:13下载
    积分:1
  • daytripper.m
    Writes frequencies for different notes in matlab, and plays the first two lines of the Beatles Daytripper.
    2009-11-27 14:02:14下载
    积分:1
  • Matlab_Lyapunov-summary
    一个matlab编程求取李雅普诺夫指数的大概汇总,可供编程参考(A matlab programming to obtain the Lee Yap Andrianof indices about summary, for programming reference )
    2014-02-25 21:28:14下载
    积分:1
  • FDTD_2D_tm_pml
    二维,FDTD,pml,matlab语言。(Two-dimensional, FDTD, pml, matlab language.)
    2009-06-17 09:44:38下载
    积分:1
  • rbm
    Restricted Boltzmann Machine with binary visible and binary hidden units.
    2013-12-25 16:29:03下载
    积分:1
  • paper
    本程序是用simulink搭建的扩频通信系统,里面包含捕获和跟踪环节(This procedure is a spread spectrum communication system with Simulink structure, which contains the acquisition and tracking links)
    2014-02-18 10:34:29下载
    积分:1
  • 动态重构
    基于遗传算法配电网重构的解决经济问题的一份程序,很完整,值得拥有(A procedure for solving economic problems based on genetic algorithm power distribution network reconstruction is very complete and worth having)
    2021-03-08 20:39:38下载
    积分:1
  • D-S 多传感器信息融合 matlab实现
    说明:  D-S 多传感器信息融合 matlab实现(D-S multi-sensor information fusion matlab implementation)
    2020-01-08 17:13:08下载
    积分:1
  • Nonlinear-dynamics-chaotic
    在 matlab 环境下的用于非线性动力学 混沌 分叉 的源程序,可以照葫芦画瓢(Nonlinear dynamics of chaotic bifurcation procedure)
    2014-02-25 12:18:41下载
    积分:1
  • CH5
    This is a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is "runsim.m".It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER. Obviously, you would require a fast machine!!! At least a P4 machine. We have used trace criterion for 4PSK states 4,8 and 16 as an example for 2x2 cases. The reader can use rank and determinant criteria, by commenting the trace criterion lines and copying the rank and determinant lines from the respective 2x1 cases. The SNR range can be varied by correcting the range at line 36 of file "runsim.m". This software has been tested with MATLAB version 6.0 and above with signal processing and communications toolbox options. (This is a GUI based system. The GUI is invoked from the command line by typing " ui_start" . The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is " runsim.m" . It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER. Obviously, you would require a fast machine!!! At least a P4 machine. We have used trace criterion for 4PSK states 4,8 and 16 as an example for 2x2 cases. The reader can use rank and determinant criteria, by commenting the trace criterion lines and copying the rank and determinant lines from the respective 2x1 cases. The SNR range can be varied by correcting the range at line 36 of file " runsim.m" . This software has been tested with MATLAB version 6.0 and above with signal processing and communications toolbox options.)
    2011-05-04 09:22:01下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载