802.11n-ldpc-master(matlab)

所属分类:matlab编程
开发工具:matlab
文件大小:19KB
下载次数:82
上传日期:2014-05-21 20:40:27
上 传 者briskw
说明:  用于实现802.11n标准中基于LDPC的编码和解码,采用matlab和c结合的方式实现。
(802.11n LDPC codec)

文件列表:
buildH.m (1587, 2012-11-14)
buildHG.m (828, 2012-11-14)
ldpcTestFast.m (3157, 2012-11-14)
ldpcTxSystemFast.m (2712, 2012-11-14)
legacy (0, 2012-11-14)
legacy\ldpcTest.m (2462, 2012-11-14)
legacy\ldpcTxSystem.m (4496, 2012-11-14)
legacy\lntanh.m (88, 2012-11-14)
legacy\mexdecoder.c (3950, 2012-11-14)
legacy\mexdecoder.mexa64 (10157, 2012-11-14)
mexfastdecoder.c (3554, 2012-11-14)
plotLDPC.m (1239, 2012-11-14)
protoH (0, 2012-11-14)
protoH\1296_12 (826, 2012-11-14)
protoH\1296_23 (544, 2012-11-14)
protoH\1296_34 (402, 2012-11-14)
protoH\1296_56 (261, 2012-11-14)
protoH\1944_12 (828, 2012-11-14)
protoH\1944_23 (548, 2012-11-14)
protoH\1944_34 (409, 2012-11-14)
protoH\1944_56 (270, 2012-11-14)
protoH\648_12 (1007, 2012-11-14)
protoH\648_23 (539, 2012-11-14)
protoH\648_34 (386, 2012-11-14)
protoH\648_56 (248, 2012-11-14)

Note builHG > Only needed if not usign back substitution (very slow) ldpcTxSystem > Contain the message passing decoder matlab implementation (very slow) Contain a message passing decoder C implementation [mexdecoder.c] (faster but not optimal) ldpcTxSystemFast> Contain a message passing decoder C implementation [mexfastdecoder.c] (fastest, but break the compatibility with the previous matlab code) ldpcTest > Test for ldpcTxSystem ldpcTestFast > Test for ldpcTxSystemFast Not really useful file (SHOULD BE CONSIDERED DEPRECATED): buildHG ldpcTxSystem ldpcTest mexdecoder.c

近期下载者

相关文件


收藏者