搜索资源列表
LDPC编码译码MATLAB代码
基于随机生成的ldpc编码,AWGN信道,基于对数似然比的BP译码,可在不同的信噪比下得到不同的误码率
verilog LDPC encoder
- 码长1536 扩展因子64的 WIMAX的LDPC 编码器,支持5/6,2/3,3/4,3个码率,需要在顶层做参数修改
CMMB中ldpc编码器的verilog代码
- CMMB中ldpc编码器的verilog代码 CMMB中的ldpc编码器采用H矩阵的做法进行 编码,通过对H矩阵的分解进行迭代进行 编码,比较复杂。此代码为发射端的源代码, 已经应用。
LDPC.tar
- 一个LDPC的例程使用matlab编写,可直接运行,信道编码程序-a LDPC the use of Matlab routines prepared to be directly run channel coding procedures
LDPC
- 用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。原作者是老外,有部分中文注释。-LDPC coding for decoding Simulation. Check including random matrix generated by the calibration matrix generated generator matrix, coding, plus random
ldpc
- 关于LDPC编码的MATLAB实现仿镇,求关于LDPC码的FPGA实现-LDPC coding on the fake MATLAB town, seeking LDPC on the FPGA
matlab-LDPC
- 该文件包括几篇比较关于LDPC编码核心的基础读物,还有关于LDPC开发的MATLAB仿真库和运用该库所进行的一些仿真源码-The documents include a few more LDPC coding on the basis of the core reading, also on the development of the LDPC MATLAB simulation library and use the librar
LDPC_gfq
- LDPC编码的GFQ程序源代码,用于信道编码,可以编码LDPC矩阵,并进行交织译码-LDPC coding GFQ source code for channel coding, LDPC coding matrix, Decoding and intertwined
ldpc--encoding--C
- LDPC编码程序--C语言的 能充分了解和学习该方面的技术-LDPC coding procedures C language can fully understand and learn the technical
LDPC
- 我国数字电视地面国标以及手机电视国标都采用了LDPC编码,本程序是LDPC的Matlab便解码实现,程序中附有说明,结构简洁,是了解LDPC原理和应用的最佳实例。-China Digital Television Terrestrial GB GB, as well as mobile TV using the LDPC codes, this procedure is LDPC decoding of Matlab will be r
LDPC
- 几篇介绍LDPC编码解码的经典文章,其中包括63年那个创造者的博士论文,以及他的IEEE文章,和解码算法,也相当经典。-LDPC codec introduce several classic articles, including the 63 years that the creators of the doctoral thesis, as well as IEEE his articles, and decoding algor
method-of-ldpc-encoding
- 有关ldpc编码理论方面的博士论文,希望对大家有所帮助-LDPC coding theory on the doctoral thesis, I hope all of you to help
LDPC
- LDPC编码的matlab实现,好用,利于初学者。-LDPC coding matlab implementation, easy to use, help for beginners.
bpsk-ldpc
- BPSK调制系统中信道编码采用ldpc, LDPC编码译码-BPSK LDPC
LDPC-matlab
- 用于LDPC仿真的matlab代码,仿真LDPC编码的性能-Matlab simulation for LDPC code simulation of the performance of LDPC codes
LDPC
- LDPC编码经过AWGN信道后的高斯消元法的译码过程的MATLAB仿真-LDPC codes through AWGN channel Gaussian elimination method, after the decoding process of MATLAB simulation
LDPC
- LDPC编码的硬件代码,可在modelsim上验证(verilog code for ldpc encode)
Coding-of-LDPC
- 附件是有关LDPC编码的一套程序,可帮助人们做研究(Attached is a set of related LDPC coded program that helps people to do research)
LDPC编码的BP译码算法的matlab程序
- LDPC编码的BP译码算法的matlab程序(Matlab Program of BP Decoding Algorithms for LDPC Coding)
LDPC编码
- 分别为AWGN信道模型下BPSK调制的程序;AWGN信道模型下BPSK调制LDPC编码的程序;AWGN信道模型下BPSK调制、采用具有不同列重的构造矩阵进行LDPC编码的程序;AWGN信道模型下BPSK调制、采用不同的迭代译码次数进行LDPC编码的程序。(LDPC coding program for AWGN channel)