搜索资源列表
LDPC编码译码MATLAB代码
- 基于随机生成的ldpc编码,AWGN信道,基于对数似然比的BP译码,可在不同的信噪比下得到不同的误码率
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
ldpc0303
- ldpc编码,完整的编解码过程,并有多个编码实例-LDPC codes, the complete codec process and a number of coding examples
QC_codes
- QC-LDPC的编译码算法,能够实现对QC-LDPC的SER的仿真-The QC-LDPC codec algorithm for QC-LDPC can achieve the SER simulation
normalize_BP
- LDPC码归一化解码算法,加深对BP译码算法的理解-LDPC code decoding algorithm normalized to deepen the understanding of the BP decoding algorithm
ldpc_rec_dec
- LDPC码的编译码程序,用的是LU分解算法,和BP译码算法,在Matlab上调试通过-LDPC encoder and decoder
135423127889
- ldpc译码算法,经典bp译码算法经典。 -ldpc decoding algorithm, the classical decoding algorithm bp classic.
LDPC
- Matlab LDPC译码BP算法译码仿真-Matlab LDPC BP decoding algorithm for decoding simulation
normal-BP
- 实现基于BP译码算法的LDPC code的译码算法程序-achieve the function of decoding of LDPC code
LDPC
- ldpc码的编译码算法,用matlab软件进行仿真,包括bp译码算法。-ldpc matlab
ldpc_decode
- LDPC BP译码算法在MATLAB中直接使用就行-matlab BP decoding
LDPC
- MATLAB LDPC编译码算法 采用随机编码方式 译码采用BP译码算法 附加性能比较模块-LDPC MATLAB encoding and decoding algorithm using random coding decoding algorithm using BP decoding algorithm with additional performance comparison module
LDPC-2001-11-18
- 本程序用C语言详细完成LDPC的编码解码(B包括G矩阵的构造,信道信息,BP译码算法)-This procedure using C language to complete the detailed coding LDPC decoding (B including the G matrix structure, channel information, BP decoding algorithm)
BP-algorithm
- 基于和积算法的LDPC码译码算法,采用的是7/4线性分组码,但是这里程序是灵活的,可以替换为任意形式的LDPC码。还有一个书面的报告,详细的解释了译码过程和和积算法原理,希望对大家有帮助-Based on the algorithm and integrated algorithm of LDPC codes decoding, by using linear block code is 7/4, but this program is flexible, can be replaced by
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,
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.)
LDPC
- matlab仿真的LDPC码编码以及BP译码算法(LDPC code coding and BP decoding algorithm for matlab simulation)
LDPC码编译码算法的研究与实现_李会雅
- 本文首先介绍了几种LDPC码的编译码算法,同时推导了译码错误概率和密度进化 过程,讨论了信道参数的门限效应。接着对LDPC码二分图中长度为4的环进行了深入 研究,提出了一种LDPC码校验矩阵的消4一环生成算法,采用Matlab和VC++融合编程 方式,完成了此算法的程序设计。此算法不仅可生成二进制LDPC码的校验矩阵,并且 对算法修正后,也可生成多进制LDPC码的校验矩阵。采用此算法后可避免LDPC码译 码过程中的重复迭代,显著提高了短帧LDPC码的误比特率性能。同时对不同参数对 L
LDPC编码的BP译码算法的matlab程序
- LDPC编码的BP译码算法的matlab程序(Matlab Program of BP Decoding Algorithms for LDPC Coding)