搜索资源列表
LDPC-060208
- LINUX环境下的LDPC代码; 有独立的编码,通道模型和解码模块; 并且有实例。-LINUX environment of LDPC code; Have independent coding, channel model and decoding module; and there are examples.
ldpc
- ldpc代码和文件,对做数字电视的人可以仔细
LDPC
- LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件: construct_matrix.cpp decode.cpp encode.cpp Gaussian_channel.cpp generating_matrix.cpp get_matrix.cpp LDPC_main.c
LDPC编码译码MATLAB代码
- 基于随机生成的ldpc编码,AWGN信道,基于对数似然比的BP译码,可在不同的信噪比下得到不同的误码率
最小环为10的QC LDPC
- 最新的老外给的代码,很有用哦。
CMMB中ldpc编码器的verilog代码
- CMMB中ldpc编码器的verilog代码 CMMB中的ldpc编码器采用H矩阵的做法进行 编码,通过对H矩阵的分解进行迭代进行 编码,比较复杂。此代码为发射端的源代码, 已经应用。
ldpccodeandarticles
- 内附收集的几种ldpc代码(编码解码皆有),另有论文及书籍(pdf格式)-Containing a collection of several ldpc code (codec Jieyou), while papers and books (pdf format)
LDPC
- 此为LDPC码的完整的编译码的MATLAB源代码。可用于通信系统的编码仿真,非常方便。-This is a complete encoding and decoding LDPC codes of MATLAB source code. Coding can be used for simulation of communication systems, very convenient.
LDPC-matlab
- 用于LDPC仿真的matlab代码,仿真LDPC编码的性能-Matlab simulation for LDPC code simulation of the performance of LDPC codes
LDPC-PROGRAM
- LDPC 从编码到BP解码全部 大家可以参考下 不错的代码 值得深入学习 保证可以在MATLAB上跑-LDPC DEMO 数据帧可以任意选择
LDPC
- 实现了LDPC码的编码 LDPC译码、LDPC校验矩阵的生成等。是完整的LDPC代码。测试了,跑的通。自学LDPC码的资料-Implements the LDPC encoding of LDPC decoding, LDPC check matrix generation and so on. LDPC code is complete. Tested and run through. Self-study of LDPC codes
QC-LDPC-Codes--
- 介绍了低编码复杂度和误差性能好的一类QC-LDPC代码-This paper introduces the low encoding complexity and error performance good kind of QC LDPC code
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,
LDPC-2012-02-11
- C语言实现的LDPC(Low Density Parity Check Codes)通信仿真代码(Software for Low Density Parity Check Codes Version of 2012-02-11. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Pari
LDPC编解码程序资料
- 压缩包中的文件是一个LDPC的matlab实现代码,可在matlab上运行(This file is a LDPC matlab implementation code, can be run on the MATLAB.)
LDPC
- lpdc编码的实现,详细代码,高斯白噪声信道,多重译码方式,性能良好(Implementation of LDPC coding)
DVB_S2_Codes
- DVB-S2 LDPC代码,不含有级联的BCH码(In our following paper, we find that the shortten codes of DVB-S2 have some problems,this program can provide a good DVB-S2 LDPC code without cascaded BCH codes)
LDPC
- LDPC编解码的matlab仿真程序代码(MATLAB emulation code of LDPC codec)
LDPC_802.16e仿真代码
- 可以产出LDPC_802.16e码字,不同码长不同码率(creat LDPC_802.16e ldpc code)
LDPC
- LDPC编码的硬件代码,可在modelsim上验证(verilog code for ldpc encode)