5g-ldpc-master

所属分类:matlab编程
开发工具:WINDOWS
文件大小:1359KB
下载次数:7
上传日期:2019-12-04 19:56:30
上 传 者Muddasar
说明:  5G Communication is used for the upcoming technologies

文件列表:
H.mat (269084, 2019-03-05)
LICENSE (1081, 2019-03-05)
NR_ldpc.alist (3109016, 2019-03-05)
R1-1711982_BG1.xlsx (110330, 2019-03-05)
R1-1711982_BG2.xlsx (96558, 2019-03-05)
alist2sparse.m (1079, 2019-03-05)
alist_generate.m (1744, 2019-03-05)
base_graph_1_check_node_list.mat (233032, 2019-03-05)
base_graph_2_check_node_list.mat (147952, 2019-03-05)
decLDPC_layered.m (5072, 2019-03-05)
ldpc_decode.m (2972, 2019-03-05)
ldpc_decode_1.m (12537, 2019-03-05)
ldpc_encode.m (9828, 2019-03-05)
ldpc_encode.m.bak (5697, 2019-03-05)
ldpc_encode_2.m (3207, 2019-03-05)
ldpc_encode_optimized.m (10665, 2019-03-05)
ldpc_h2g.c (14101, 2019-03-05)
ldpc_h2g.m (445, 2019-03-05)
lifting_size_table_lookup.m (520, 2019-03-05)
ntz.m (451, 2019-03-05)
parity_check_matrices_calculation.m (652, 2019-03-05)
parity_check_matrices_protocol_1.mat (6063, 2019-03-05)
parity_check_matrices_protocol_2.mat (3476, 2019-03-05)
tanner_LDPC.m (1086, 2019-03-05)
test_all_ldpc_cases.m (794, 2019-03-05)
test_ldpc.m (2741, 2019-03-05)
test_ldpc_encode.m (464, 2019-03-05)
test_ldpc_encode_2.m (466, 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.

近期下载者

相关文件


收藏者