登录
首页 » matlab » B1C

B1C

于 2021-04-28 发布 文件大小:26160KB
0 472
下载积分: 1 下载次数: 103

代码说明:

  MATLAB代码,完整实现北斗B1C信号的从捕获、跟踪到定位的全部过程。代码鲁棒性好,有注释,适合学习,也可直接使用(MATLAB code, fully realize the whole process of Beidou B1C signal acquisition, tracking and positioning. Code is robust, annotated, suitable for learning, and can be used directly.)

文件列表:

B1C\ACF.m, 133 , 2017-12-21
B1C\B1C_acquisition.m, 2286 , 2018-01-14
B1C\B1C_codecorr.m, 92 , 2018-07-03
B1C\B1C_code_sample.m, 252 , 2017-12-30
B1C\B1C_decode.m, 3176 , 2018-01-13
B1C\B1C_DLL.m, 473 , 2017-12-28
B1C\B1C_FLL.m, 494 , 2017-12-29
B1C\B1C_frame_syn.m, 1608 , 2018-01-12
B1C\B1C_PLL.m, 398 , 2017-12-28
B1C\B1C_PVT.m, 3815 , 2018-01-14
B1C\B1C_satpos.m, 4249 , 2018-01-13
B1C\B1C_time.m, 451 , 2018-01-13
B1C\B1C_tracking.m, 7202 , 2018-01-14
B1C\B1C_tracking2.m, 6386 , 2017-12-31
B1C\base0111.mat, 205 , 2018-01-18
B1C\bin_comp2dec.m, 745 , 2018-01-01
B1C\Boc11.m, 241 , 2017-12-06
B1C\Boc61.m, 247 , 2017-11-28
B1C\cart2geo.m, 1569 , 2018-01-13
B1C\ch0111.mat, 10107340 , 2018-01-14
B1C\crc_correct.m, 536 , 2018-07-20
B1C\E.mat, 214 , 2018-01-14
B1C\E_data.mat, 1639 , 2018-01-14
B1C\e_r_corr.m, 1305 , 2017-12-06
B1C\Final_result.mat, 16232063 , 2018-01-13
B1C\GPS_CA_receiver.m, 6319 , 2017-12-28
B1C\iono_correct.m, 1678 , 2018-01-13
B1C\leastSquarePos.m, 4223 , 2018-01-13
B1C\legendre.m, 349 , 2017-11-28
B1C\lock_detector.m, 489 , 2017-12-29
B1C\my_acquisition1.m, 2205 , 2017-12-11
B1C\my_acquisition2.m, 2340 , 2017-12-28
B1C\my_acquisition_data.m, 2244 , 2017-12-28
B1C\my_acquisition_data_inac.m, 2349 , 2017-12-28
B1C\N.mat, 214 , 2018-01-14
B1C\N_data.mat, 976 , 2018-01-14
B1C\parameter_B1C.mat, 23996 , 2017-12-31
B1C\plotVisiblestars.m, 1202 , 2018-01-13
B1C\pvt0111.m, 91 , 2018-01-14
B1C\PWeil.m, 1256 , 2017-12-30
B1C\result0111.mat, 433827 , 2018-01-14
B1C\satpos.m, 3408 , 2018-01-13
B1C\ScWeil.m, 804 , 2017-12-31
B1C\signal_generate.m, 4450 , 2017-12-31
B1C\test0110.m, 2416 , 2018-01-14
B1C\test0111.m, 2368 , 2018-01-14
B1C\test_data.m, 304 , 2017-12-29
B1C\test_legendre.m, 1151 , 2017-11-28
B1C\togeod.m, 2892 , 2017-12-06
B1C\topocent.m, 1439 , 2017-12-06
B1C\tropo.m, 2900 , 2017-12-06
B1C, 0 , 2018-08-15

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

发表评论


0 个回复

  • 256
    数字基带信号通过瑞利信道(rayleichangh),在多径时延的条件下,通过自相关函数看其时延大小。(Digital baseband signal by Rayleigh channel (rayleichangh), under conditions of multipath delay, the autocorrelation function of the delay size.)
    2012-05-02 16:51:33下载
    积分:1
  • LDPC.DIFFERENT-DIEDAICISHU
    LDPC码不同迭代次数对比。码长512,码率1/2,迭代次数分别为0,5,10,50,100.(The LDPC codes different number of iterations contrast. Long code 512, code rate 1/2, the number of iterations were 0,5,10,50,100.)
    2012-11-22 10:57:19下载
    积分:1
  • InformationTheory
    说明:  这本书是针对英语高级本科生和研究生的。尼林,科学,数学和计算。它希望熟悉微积分、概率论和线性代数为科学家和工程师开设一年的数学本科课程。传统的信息论课程不仅涵盖美香农丰富的理论思想,也是沟通的实际解决方案-问题。这本书更进一步带来了贝叶斯数据建模,蒙特卡罗方法、变分方法、聚类算法和神经网络网络。(Information Theory, Inference, and Learning Algorithms)
    2020-06-18 02:40:02下载
    积分:1
  • matlab
    计算层剪切模型刚度矩阵,可查询结构动力分析matlab实现。(Computational layer shear model stiffness matrix)
    2020-12-06 21:19:22下载
    积分:1
  • Path-planning
    说明:  采用人工势场法实现从起点到目标点的运动,并且正确躲避障碍物。(Artificial potential field method is used to realize the movement from the starting point to the target point, and to avoid obstacles correctly.)
    2019-02-23 22:40:26下载
    积分:1
  • 2Danalyticalforpowerflow_1m
    说明:  根据gloge能流公式编写的一个代码,可以绘出不同长度下光纤出射端的光场分布情况(Gloge energy flow in accordance with the formula prepared by a code, you can draw different lengths of fiber exit end of the distribution of light field)
    2008-10-09 13:28:30下载
    积分:1
  • mod_qpsk
    QPSK调制matlab程序 包括基带成型滤波器 (升余弦滤波器)(QPSK modulation Matlab procedures including baseband shaping filter (or cosine filter))
    2021-03-26 14:59:13下载
    积分:1
  • Polar Codes in MATLAB - v2
    极化码编译码在matlab下的仿真 误码性能分析(Analysis of Error Performance of Polarization Coding and Decoding under Matlab)
    2019-05-10 18:43:07下载
    积分:1
  • 典型宽带信号处理方法 csm_liu
    典型宽带信号处理方法,频率聚焦技术csm,宽带信号频率范围100-3100hz,对远场两个宽带信号源进行定位。(A typical broadband signal processing methods, frequency Focusing csm, broadband signal frequency range 100-3100hz, two pairs of far-field wideband signal source location.)
    2020-11-17 15:59:39下载
    积分:1
  • sac
    读取sac文件,包括头文件读取以及头文件的写入(read sac file,including reading sacheaders and writing sacheaders and get sacheaders)
    2020-09-14 10:37:57下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载