搜索资源列表
LDPC例程
- 一个详细的LDPC编码和译码程序,适合初学者学习LDPC的编译码过程,并且给出了误码率曲线,更直观
ldpc
- ldpc编译码程序,本文档是由matlab编写(运行时,请将alist_2_sparse的下划线去掉:alist2sparse)-ldpc codec program (matlab source)
1111111111ldpc
- ldpc码编译码程序 仿真调试 加高斯噪声下的误码率-ldpc
LDPC
- LDPC码的编译码程序源代码, 开发环境为:VC++6.0 。-LDPC code decoding program source code
LDPC
- 该程序为二进制LDPC编译码程序,已调试通过,性能很好,具有一定的参考价值-The program for the binary LDPC encoding and decoding procedures have been debugging through the performance very good, with some reference value
ldpc_rec_dec
- LDPC码的编译码程序,用的是LU分解算法,和BP译码算法,在Matlab上调试通过-LDPC encoder and decoder
广义LDPC的程序
- 自己写的广义LDPC的程序,包括编译码,其中最重要的是一码算法,用的是chase算法,有很好的性能,希望可以跟大家交流改进-Generalized LDPC write procedures, including the encoding and decoding, most important of which is a code algorithm, using a chase algorithm has good performance, hoping to improve communi
ldpc
- 通过学习LDPC编译码原理,编写了LDPC码的编译码程序。通过此程序可以更好的实现LDPC码的仿真-in this passage we have write the program of edcoded and decoded of LDPC code.through it we can undersatand LDPC more.
LDPC-code
- 关于LDPC编码的相关程序,包括不同的编译码算法,希望能和大家共享-LDPC codes on the relevant procedures, including the different encoding and decoding algorithms, hope to share
88009203ldpc
- ldpc的编译码程序,对于学习并且研究ldpc的初学者有很大的用处-ldpc the encoding and decoding process, for learning and research ldpc is very useful for beginners
LDPC
- LDPC码的编译码程序,实现概率域的迭代译码-Codec LDPC codes, iterative decoding probability domain
88009203ldpc
- ldpc的编译码程序,对于学习并且研究ldpc的初学者有很大的用处-ldpc the encoding and decoding process, for learning and research ldpc is very useful for beginners
LDPC
- 基于802.16e的LDPC码编译码程序-The codec program of LDPC code based on 802.16E
LDPC
- 基本的编译码程序,用到的话,可以在这个基础上进行改进(The basic codec procedures, if used, can be improved on this basis)
CCSDS标准深空通信LDPC编译码程序仿真
- CCSDS标准深空通信LDPC编译码程序仿真,进一步考察对LDPC的理解。(CCSDS standard deep space communication, LDPC codec program simulation, to further investigate the understanding of LDPC.)
LDPC
- 最基本的LDPC仿真编译码程序,有需要的可以在这上面改进。很适合初学者(The most basic LDPC simulation compiling code program, which can be improved on it. It's good for Beginner.)
ldpc-bp-log
- 基于matlab的LDPC码的置信度传播编译码程序(Confidence propagation code program of LDPC code based on MATLAB)
6574693LDPC
- 实现ldpc编译码的matlab程序,欢迎大家下载使用。(LDPC compiler and code to achieve the matlab program, welcome to download and use)
LDPC码编译码算法的研究与实现_李会雅
- 本文首先介绍了几种LDPC码的编译码算法,同时推导了译码错误概率和密度进化 过程,讨论了信道参数的门限效应。接着对LDPC码二分图中长度为4的环进行了深入 研究,提出了一种LDPC码校验矩阵的消4一环生成算法,采用Matlab和VC++融合编程 方式,完成了此算法的程序设计。此算法不仅可生成二进制LDPC码的校验矩阵,并且 对算法修正后,也可生成多进制LDPC码的校验矩阵。采用此算法后可避免LDPC码译 码过程中的重复迭代,显著提高了短帧LDPC码的误比特率性能。同时对不同参数对 L
LDPC_BP代码
- 在matlab上实现ldoc码的编译码仿真,画出误码率误诊率曲线(The LDOC code is simulated and coded on MATLAB, and the error rate curve is drawn.)