搜索资源列表
H2P
- ldpc码的dpsk调制,针对bp译码专用的调制方式
LDPC编码译码MATLAB代码
基于随机生成的ldpc编码,AWGN信道,基于对数似然比的BP译码,可在不同的信噪比下得到不同的误码率
bp
- LDPC中BP译码程序,以及加入高斯白噪声程序-LDPC BP decoding procedures
7200651120736
- LDPC校验矩阵生成、高斯消去法编码、BP译码程序-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedures
EVALDVBS2_STMICROELECTRONICS_130762
- LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedure can be used as its own procedures for the preparation of LDPC
Matlab
- LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedure can be used as its own procedures for the preparation of LDPC
ldpc_llr_bp_decode
- 实现ldpc的编译码功能,译码算法使用的对数域bp译码算法-LDPC codec realize the function of decoding algorithm used in log-domain decoding algorithm bp
LDPC
- LDPC码编译码源程序,可生成任意非规则二进制校验矩阵,并可进行LLR BP译码-LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
LDPCdemo
- lDPC编解码程序,以MATLAB为其开发环境,采用的是LLR BP译码,对LDPC码编程有帮助。-codec lDPC procedures to MATLAB for their development environment, using the LLR BP decoding of LDPC codes assist programming there is.
awgnllrn
- 有关ldpc llr bp译码算法,在awgn信道下的仿真比较-ldcp decoding llr bp in awgn channer
ldpc-bp-log
- matlab环境下BP译码log程序,很简洁,已运行成-ldpc bp decoding of log in matlab enviorment
ldpc-bp
- LDPC码经典BP译码程序,Matlab环境下,可运行成功-ldpc codes bp decoding in matlab enviorment
ldpc_rec_dec
- LDPC码的编译码程序,用的是LU分解算法,和BP译码算法,在Matlab上调试通过-LDPC encoder and decoder
135423127889
- ldpc译码算法,经典bp译码算法经典。 -ldpc decoding algorithm, the classical decoding algorithm bp classic.
LPPC-H--bp
- 用来生成LDPC的H矩阵,并采用BP译码,很不错的程序-Used to generate the LDPC H-matrix, and the use of BP decoding, very good program
normal-BP
- 实现基于BP译码算法的LDPC code的译码算法程序-achieve the function of decoding of LDPC code
LDPC_TMH_11_译码_初始化-多次迭代
- 该代码是实现LDPC编译码的C语言实现,编码采用的IRA LDPC编码算法,而译码采用的是对数域上的BP算法(LLR BP 算法),该代码先是实现了LDPC代码的编码过程,然后在通过LLR BP算法一步一步实现译码过程。译码主要过程有:初始化过程,校验节点更新过程,比特节点更新过程,最后进行译码判决,如果满足译码要求或者达到迭代最大次数则退出,否则返回到校验节点更新继续往下循环执行。(This code is to achieve th
bp_algorithm
- LDPC编码常用的BP译码算法,以及SDMA多址中用到的BP算法的变种-MPA算法。(LDPC coding commonly used BP decoding algorithm, and SDMA multiple access used in the BP algorithm variants-MPA algorithm.)
Polar_BP_code
- 极化码BP译码算法,三种改进的BP译码算法。(Polarization code BP decoding algorithm, three improved BP decoding algorithms.)
LDPC编码的BP译码算法的matlab程序
- LDPC编码的BP译码算法的matlab程序(Matlab Program of BP Decoding Algorithms for LDPC Coding)