文件名称:LDPC_BSN
介绍说明--下载内容均来自于网络,请自行研究使用
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).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 5956454ldpc_bsn.rar 列表 LDPC_BSN\decodeBitFlip.m LDPC_BSN\decodeLogDomain.m LDPC_BSN\decodeLogDomainSimple.m LDPC_BSN\decodeProbDomain.m LDPC_BSN\ldpcBER.m LDPC_BSN\lr_rst.txt LDPC_BSN\makeLdpc.m LDPC_BSN\makeParityChk.m LDPC_BSN\Matlab Digital Communication - LDPC Code.mht LDPC_BSN\rst.mat LDPC_BSN\STBC_sim.m LDPC_BSN