5g-ldpc-master

所属分类:通讯编程
开发工具:C/C++
文件大小:1359KB
下载次数:12
上传日期:2019-08-13 02:41:54
上 传 者ankitbyte
说明:  CONVERT A MATRIX TO LOWER TRIANGULAR MATRIX

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

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.

近期下载者

相关文件


收藏者