downlink5GNR2022

所属分类:matlab编程
开发工具:C++
文件大小:2002KB
下载次数:9
上传日期:2023-08-10 18:25:47
上 传 者hrstMilan
说明:  此代码是用matlab代码编写的5G小区搜索代码,包含完整的同步和PBCH解调解码
(This code is a 5G cell search code written in MATLAB code, including complete synchronization and PBCH demodulation decoding)

文件列表:
downlink5GNR2022\a81.mat (321, 2019-04-02)
downlink5GNR2022\add_CFO.m (459, 2010-08-18)
downlink5GNR2022\add_STO.m (309, 2010-08-18)
downlink5GNR2022\alist2sparse.m (1079, 2019-03-05)
downlink5GNR2022\alist_generate.m (1744, 2019-03-05)
downlink5GNR2022\arrayGeometry.m (1721, 2019-03-14)
downlink5GNR2022\base_graph_1_check_node_list.mat (233032, 2019-03-05)
downlink5GNR2022\base_graph_2_check_node_list.mat (147952, 2019-03-05)
downlink5GNR2022\BER with SCL-1 and with PC aided.fig (18991, 2018-03-13)
downlink5GNR2022\BER with SCL-1 and without PC aided.fig (18996, 2018-03-13)
downlink5GNR2022\BER1.txt (364, 2018-03-12)
downlink5GNR2022\bit_reverse.m (712, 2018-02-09)
downlink5GNR2022\bit_selection.m (794, 2018-01-11)
downlink5GNR2022\BLER with SCL-1 and with PC aided.fig (18421, 2018-03-13)
downlink5GNR2022\BLER with SCL-1 and without PC aided.fig (18423, 2018-03-13)
downlink5GNR2022\blockErr_ncce4_12.mat (208, 2019-08-01)
downlink5GNR2022\calPdcchCandidateCceId.m (1065, 2019-05-31)
downlink5GNR2022\capture_app.mat (131376, 2019-08-21)
downlink5GNR2022\cfo_est.m (1066, 2019-06-21)
downlink5GNR2022\chan_config.m (1241, 2019-05-29)
downlink5GNR2022\code.mat (240, 2019-07-31)
downlink5GNR2022\coded.mat (482, 2019-06-17)
downlink5GNR2022\codeIn.mat (191, 2019-07-31)
downlink5GNR2022\codeOut.mat (246, 2019-07-31)
downlink5GNR2022\codeOut2.mat (239, 2019-07-31)
downlink5GNR2022\config_unUsed.m (603, 2019-06-19)
downlink5GNR2022\Copy_of_PDSCH.m (6802, 2019-04-19)
downlink5GNR2022\CRCgen.m (1663, 2019-05-08)
downlink5GNR2022\crcOut_pdcch.mat (195, 2019-08-26)
downlink5GNR2022\crc_attach.m (2686, 2018-01-11)
downlink5GNR2022\crc_generator_matrix.m (2673, 2018-02-05)
downlink5GNR2022\dataAanlyze0220.m (1214, 2019-02-22)
downlink5GNR2022\dciSizeAjustCommon.m (592, 2019-05-22)
downlink5GNR2022\dciSizeAjustUeSpecific10.m (562, 2019-05-24)
downlink5GNR2022\dciSizeAjustUeSpecific11.m (551, 2019-05-22)
downlink5GNR2022\DECBITS.mat (201, 2019-08-26)
downlink5GNR2022\DECBITS_8CCE.mat (205, 2019-08-27)
downlink5GNR2022\DECBITS_kxc.mat (203, 2019-08-27)
downlink5GNR2022\decLDPC_layered.m (5072, 2019-03-05)
... ...

5g ldpc codes ============= To test the LDPC encoding and decoding functions, run the following function under matlab ``` test_all_ldpc_cases ``` The LDPC decoding function decLDPC_layered.m is from [Simulator for LDPC decoding in IEEE 802.11n](http://www.csl.cornell.edu/~studer/software_ldpc.html) and the author is Christoph Studer. I made some small modifications on it to accelerate its execution. The LDPC decoding function ldpc_decode.m is from https://github.com/willemolding/FastPythonLDPC . The two included excel files are from 3gpp. The matlab codes other than decLDPC_layered.m and ldpc_decode.m follow the MIT license.

近期下载者

相关文件


收藏者