一种低复杂度的LDPC码迭代译码算法,希望大家喜欢
上传时间: 2013-12-25
上传用户:songnanhua
LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件: construct_matrix.cpp decode.cpp encode.cpp Gaussian_channel.cpp generating_matrix.cpp get_matrix.cpp LDPC_main.c
上传时间: 2016-06-05
上传用户:zhaiyanzhong
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
标签: LDPC introduction simulation software
上传时间: 2014-12-05
上传用户:change0329
LDPC 64QAM仿真程序,很详细。有具体的编码和解码源程序,对信道编码的人很有帮助。
上传时间: 2013-12-13
上传用户:youmo81
LDPC码是目前通信中性能最好的纠错编码之上,这是我在Matlab下编写的LDPC基本解码算法,已经通过调试,大家共同学习
上传时间: 2013-12-18
上传用户:weixiao99
此程序是c语言的有关LDPC译码仿真程序,很有用,LDPC的译码仿真可能对朋友有帮助
上传时间: 2013-12-16
上传用户:离殇
这是LDPC码(低密度奇偶校验码)的最新源程序,对研究信道编码的人士有很大帮助
上传时间: 2016-06-17
上传用户:sunjet
LDPC码的Matlab仿真,希望对大家有用,
上传时间: 2013-12-16
上传用户:dancnc
一个matlab写的golomb coder,可以用来编码2进制数据。
上传时间: 2013-12-20
上传用户:qoovoop
使用C++语言实现LDPC编码的构造与译码过程,并在白高斯信道下对误码率进行仿真
上传时间: 2014-01-12
上传用户:wuyuying