搜索资源列表
decode_ldpc_APP_LLR
- LDPC译码算法,采用优化算法APP LLR-LDPC decoding algorithm using optimization algorithms APP NBC
decode_ldpc_matlab3
- 是硕士论文里面的关于NAKAGAMI信道M=0.5用LDPC LLR译码时的初始化消息计算以及整个译码程序
maxiter23
- 在LDPC译码中用LLR方式,跌代次数分别为5和10对译码性能的影响MATLAB写的
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
LDPC
- ldpc编码,随机生成H矩阵,LLR-BP算法译码,有我详细的注解,非常详尽-ldpc coding, randomly generated H matrix, LLR-BP decoding algorithm, with my detailed notes, very detailed
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.
LDPc
- LDPC编码调制系统中基于反馈LLR均值的迭代解调/译码算法-LDPC coded modulation systems based on iterative feedback from the mean LLR demodulator/decoding algorithm
83390051ldpc_decode_matlab
- LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
Zero_Code_LDPC_LLR
- LPDC的编译码源代码,译码时利用的是LLR-The source code is used for LDPC codec, and the decoding scheme is the LLR method.
LLR decoding for 64 QAM
- thiese programs very helpful in LLR decoding algorithm which is used in turbo code or LDPC decoder with 64 QAM modulation
LLR--BP
- LDPC码的软判决译码算法,概率域LLR—BP算法,其中,概率信息以对数似然比的形式表示。-The decoding algorithm of LDPC . The LLP-BP algorithm of probability field,in which,the probability informationv expressed by the form of log likelihood ratio.
myldpc1
- ldpc的LLR译码,可以根据自己的需要修改参数,调制方式为bpsk-ldpc the LLR decoded parameters can be modified according to their needs, modulation scheme bpsk
LDPC_TMH_11_译码_初始化-多次迭代
- 该代码是实现LDPC编译码的C语言实现,编码采用的IRA LDPC编码算法,而译码采用的是对数域上的BP算法(LLR BP 算法),该代码先是实现了LDPC代码的编码过程,然后在通过LLR BP算法一步一步实现译码过程。译码主要过程有:初始化过程,校验节点更新过程,比特节点更新过程,最后进行译码判决,如果满足译码要求或者达到迭代最大次数则退出,否则返回到校验节点更新继续往下循环执行。(This code is to achieve the LDPC code by the C language,
imppaper
- layered decoding used for QC LDPC Decoder. it consists of check node,bitnode, memory, LLR value generation, minimum finder
LDPC随机生成LLR
- LDPC编码方式随机生成LLR,误码率,bitflip译码(LDPC coding generates random LLR, bit error rate, bitflip decoding)
LDPC码编译码算法的研究与实现_李会雅
- 本文首先介绍了几种LDPC码的编译码算法,同时推导了译码错误概率和密度进化 过程,讨论了信道参数的门限效应。接着对LDPC码二分图中长度为4的环进行了深入 研究,提出了一种LDPC码校验矩阵的消4一环生成算法,采用Matlab和VC++融合编程 方式,完成了此算法的程序设计。此算法不仅可生成二进制LDPC码的校验矩阵,并且 对算法修正后,也可生成多进制LDPC码的校验矩阵。采用此算法后可避免LDPC码译 码过程中的重复迭代,显著提高了短帧LDPC码的误比特率性能。同时对不同参数对 L
QC-LDPC码的编译解编,以及迭代次数比较
- QC-LDPC码的编译解编,以及迭代次数比较,在LLR算法下比较不同迭代次数
5G 译码仿真C程序.
- QC-LDPC码编译码设计及其性能分析,5G 译码仿真C程序.