登录
首页 » matlab » LAMBDA

LAMBDA

于 2021-02-05 发布 文件大小:183KB
0 193
下载积分: 1 下载次数: 46

代码说明:

  差分GPS整周模糊度的的经典解算算法——LAMBDA算法及基线的实时解算(Classic Differential GPS ambiguity of the solver algorithm and real-time solution algorithm LAMBDA baseline count)

文件列表:

LAMBDA小写可用版本
..................\accum0.m,355,1997-10-15
..................\anheader.m,1235,2011-03-03
..................\backtrac.m,983,1997-09-26
..................\bancroft.m,3307,1997-09-26
..................\b_point.m,2011,1997-09-23
..................\call_lam.asv,3498,2011-03-03
..................\call_lam.m,3498,2011-03-03
..................\check_t.m,333,1997-09-23
..................\chistart.m,1757,1997-09-26
..................\collects.m,1879,1997-10-25
..................\contents.m,9221,1997-12-09
..................\covar.dat,4288,2008-04-11
..................\CUR10911.94N,5768,1995-02-07
..................\CUR10911.94O,17228,1995-02-07
..................\decorrel.m,3179,2014-03-19
..................\dout.m,653,1997-09-26
..................\doy.m,416,1997-10-13
..................\enu2xyz.m,583,1997-09-26
..................\e_r_corr.m,538,1997-09-26
..................\fepoch_0.asv,1863,2014-04-16
..................\fepoch_0.m,1843,2014-04-16
..................\find_eph.m,530,2014-03-21
..................\fobs_typ.m,341,1997-09-26
..................\frgeod.m,1189,1997-09-26
..................\get_eph.m,518,1997-09-23
..................\get_rho.m,941,1997-09-24
..................\gps_time.m,638,1998-01-23
..................\grabdata.m,860,2014-03-26
..................\intout.m,642,1997-09-26
..................\julday.m,600,1997-09-26
..................\lambda.log,1997,2014-04-22
..................\lambda.m,4040,2014-04-16
..................\ldldecom.m,1121,2014-03-19
..................\locate.m,585,1997-10-29
..................\lorentz.m,350,1997-09-26
..................\ltdl.m,611,1997-09-26
..................\l_inv.m,606,1997-09-26
..................\PAR10910.94N,5768,1995-02-07
..................\PAR10910.94O,27810,1995-02-07
..................\PAR10910.nav,1344,2014-03-26
..................\proc_dd.asv,5097,2014-04-16
..................\proc_dd.m,5165,2014-04-22
..................\pta.96n,9498,2008-04-11
..................\pta.96o,142369,2008-04-11
..................\pta.nav,2352,2014-04-15
..................\ptb.96o,136418,2008-04-11
..................\re_order.m,2217,1997-09-26
..................\rinexe.m,3642,1997-09-24
..................\satpos.m,1712,1997-12-06
..................\search.m,4479,2011-03-03
..................\site1.96n,15393,2008-04-11
..................\site1.96o,21320,2008-04-11
..................\site1.asv,11728,2014-04-16
..................\site1.nav,3864,2014-04-22
..................\site1_2.96o,1970,2014-04-16
..................\site1_5.96o,4265,2014-03-27
..................\site2.96n,15393,2008-04-11
..................\site2.96o,21320,2008-04-11
..................\site2_2.96o,1974,2014-04-16
..................\site2_5.96o,4265,2014-03-27
..................\stores.m,1238,1997-09-26
..................\sum_norm.m,4422,2014-03-21
..................\togeod.m,2216,2014-03-21
..................\topocent.m,1039,1997-09-26
..................\tropo.m,2345,1997-09-26
..................\tropp.m,1794,1997-09-30
..................\writemat.m,1350,2014-04-15
..................\ztransi.m,933,1997-09-26

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

发表评论

0 个回复

  • FBMC的各个模块的代码实现 FBMC_OQAM
    FBMC的各个模块的代码实现,适合FBMC入门参考。(Code Implementation of Each Module of FBMC)
    2021-04-29 00:18:43下载
    积分:1
  • matlab仿真RFID标签防碰撞算法 包括二进制和ALOHA
    实现防碰撞算法仿真,RFID射频技术的防碰撞算法仿真,基于matlab(Realization of Anti-collision Algorithms Simulation)
    2021-04-13 13:18:56下载
    积分:1
  • hht_toolbox
    hht工具箱包含各种hht源程序以及画图程序(hht tool cabinet contains various hhtsource programs and drawing programs.)
    2018-05-21 14:12:48下载
    积分:1
  • ideal_channel_selection
    ideal channel selection
    2018-06-01 16:46:11下载
    积分:1
  • 内窥镜去反光代码
    说明:  去除内窥镜图像的反射高光,并修补此高光区域(Remove the reflected highlights of the endoscopic image and patch this area)
    2020-09-11 11:08:00下载
    积分:1
  • Torque_distribution
    开关磁阻电机(SRM)基于cos转矩分配函数的相转矩瞬时控制策略,效果理想(Switched Reluctance Motor (SRM) based on the torque distribution function cos instantaneous phase torque control strategy, the results are satisfactory)
    2013-07-09 13:05:12下载
    积分:1
  • PhaseLockedLoop
    %The phase locked loop(PLL),adjusts the phase of a local oscillator %w.r.t the incoming modulated signal.In this way,the phase of the %incoming signal is locked and the signal is demodulated.This scheme %is used in PM and FM as well. %We will implement it by using a closed loop system.Control systems %techniques are applied here.( The phase locked loop (PLL), adjusts the phase of a local oscillator wrt the incoming modulated signal.In this way, the phase of the incoming signal is locked and the signal is demodulated.This scheme is used in PM and FM as well. We will implement it by using a closed loop system.Control systems techniques are applied here.)
    2007-04-19 12:00:01下载
    积分:1
  • noma-2u-code
    NOMA系统级仿真,多用户,多径瑞利信道(NOMA System Level Simulation)
    2021-02-21 18:59:42下载
    积分:1
  • OBJ_DISPLAY_Display
    OBJ文件读取程序:可以读取ASCII格式OBJ后缀的3D图形文件中的数据信息,并显示在屏幕上(a MATLAB program which gets the name of an ASCII OBJ file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen)
    2009-02-06 20:12:03下载
    积分:1
  • BArobustness
    生成BA网络之后能对BA网络的鲁棒性进行检测(Robust detection of BA network)
    2013-09-16 18:36:12下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载