登录
首页 » matlab » B1C

B1C

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

代码说明:

  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 个回复

  • ofdm
    用matlab完成正交频分复用ofdm系统的信号发射与接收仿真(ofdm communication using matlab)
    2020-12-18 17:59:10下载
    积分:1
  • Polynomial_Pre_with_Saleh
    说明:  该程序给出了利用Saleh模型进行功率放大器预失真的过程.(The program gives the power amplifier pre-distortion with Saleh models.)
    2021-02-06 14:39:56下载
    积分:1
  • easy_suite
    gps 定位算法仿真程序 导航定位解算原理仿真(gps navigation simulation program )
    2011-06-14 20:19:49下载
    积分:1
  • cnn_1
    说明:  卷积神经网络包括一维卷积神经网络、二维卷积神经网络以及三维卷积神经网络。一维卷积神经网络常应用于序列类的数据处理;二维卷积神经网络常应用于图像类文本的识别;三维卷积神经网络主要应用于医学图像以及视频类数据识别。(Convolution neural network includes one-dimensional convolution neural network, two-dimensional convolution neural network and three-dimensional convolution neural network. One-dimensional convolution neural network is often used for data processing of sequence class; two-dimensional convolution neural network is often used for text recognition of image class; three-dimensional convolution neural network is mainly used for data recognition of medical image and video class.)
    2021-04-24 15:38:47下载
    积分:1
  • ddc lowpass
    说明:  中频信号正交采样(数字下变频)单频信号、 BPSK信号的低通滤波法(signal quadrature sampling (digital down conversion) for single frequency and BPSK signal use Low pass filtering)
    2019-01-18 15:39:30下载
    积分:1
  • 三边滤波器算法实现
    这是三边滤波器算法实现的有关工具,主要用来实现图像降噪等有关应用(This is the trilateral filter algorithm of the tool, mainly used for applications such as image denoising)
    2009-01-08 11:35:19下载
    积分:1
  • 已知的txt文件及低通滤波器
    说明:  读取ecg心电信号和低通滤波器预处理,频谱分析(Read ECG signal and low-pass preprocessing)
    2020-11-08 13:59:48下载
    积分:1
  • Localization
    无线电定位算法 算法对TOA的估计,相信对大家非常有用(TOA-Based Self-localization Technology in Wireless Sensor Networks)
    2021-05-13 19:30:02下载
    积分:1
  • nonlinear_KF_error_comparison
    比较了 各种nonlinear kalman filter 的优缺点 ukf 和各种ekf(nonlinear KalamanFilters error comparison)
    2009-05-20 19:59:25下载
    积分:1
  • mo
    说明:  基于matlab函数对模拟信号的调制,可以熟悉的掌握用matlab对模拟信号的调制、解调。(Matlab function-based modulation of the analog signal can be familiar with the master using matlab analog signal modulation, demodulation.)
    2012-06-11 11:17:49下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载