搜索资源列表
ldpc_decoder
- 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。
H2P
- ldpc码的dpsk调制,针对bp译码专用的调制方式
7200651120736
- LDPC校验矩阵生成、高斯消去法编码、BP译码程序
EVALDVBS2_STMICROELECTRONICS_130762
- LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.
ldpctransmitsimu
- 用C++写的LDPC的传输仿真程序,包括编码,BP译码以及判决
LDPC编码译码MATLAB代码
- 基于随机生成的ldpc编码,AWGN信道,基于对数似然比的BP译码,可在不同的信噪比下得到不同的误码率
LDPC.rar
- LDPC码编译码源程序,可生成任意非规则二进制校验矩阵,并可进行LLR BP译码,LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
awgnllrn.rar
- 有关ldpc llr bp译码算法,在awgn信道下的仿真比较,ldcp decoding llr bp in awgn channer
ldpc0303
- ldpc编码,完整的编解码过程,并有多个编码实例-LDPC codes, the complete codec process and a number of coding examples
decode_log_ldpc
- LDPC码对数域译码程序,结构简单,相信对大家有所帮助-LDPC decoding with Log field
bpDecodingAlgorithm
- 一个基于BP算法的低密度奇偶校验码译码程序。-A decoding program based on BP of LDPC.
normalize_BP
- LDPC码归一化解码算法,加深对BP译码算法的理解-LDPC code decoding algorithm normalized to deepen the understanding of the BP decoding algorithm
IEEE-802.16e
- IEEE 802.16e标准中LDPC的编码代码 快速编码 BP译码-the code about LDPC in the standard of IEEE 802.16e fasting code BP decode
ldpc_decode
- LDPC经典译码算法 译码BP算法 仿真加注释-decode of LDPC BP algorithm simulation explanatory note
LDPC
- LDPC的1A随机构造校验矩阵方法代码和BP译码代码-LDPC encoding and decoding
ldpcBP
- LDPC 码的BP以及MS C 算法程序(LDPC BP and MS decoder of C++ program)
LDPC
- 最基本的LDPC仿真编译码程序,有需要的可以在这上面改进。很适合初学者(The most basic LDPC simulation compiling code program, which can be improved on it. It's good for Beginner.)
BP_PEG_GAOSI
- 整合了目前pudn网站上的一些资源,利用PEG算法生成H矩阵,转换成为G矩阵,从而进行高斯编码,BPSK调制。BP迭代的方法解码,解调后进行不同SNR条件下的BER仿真。从而得到误码率曲线。(Some resources on the pudn website are integrated, and the PEG algorithm is used to generate H matrix and convert into G matrix, so as to carry out Gauss
ldpc-simplify
- LDPC 译码算法 spa bp置信传播(LDPC spa bp LDPC LDPC)
FFTBP
- 多进制ldpc的BP译码算法,C++实现(BP decoding algorithm for multilevel LDPC)