搜索资源列表
LDPC--C
- 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various
LDPC
- ldpc编码,随机生成H矩阵,LLR-BP算法译码,有我详细的注解,非常详尽-ldpc coding, randomly generated H matrix, LLR-BP decoding algorithm, with my detailed notes, very detailed
LDPC
- LDPC码的编解码程序,很好,对于学习LDPC编码的人来说很值得一看-LDPC codes codec procedures, very good for learning LDPC coding for those who are worth a visit
method-of-ldpc-encoding
- 有关ldpc编码理论方面的博士论文,希望对大家有所帮助-LDPC coding theory on the doctoral thesis, I hope all of you to help
LDPCcodeanddecode
- matlab环境下 LDPC码的编译码算法仿真-LDPC coding and decoding in MATLAB
LDPC
- LDPC编码的matlab实现,好用,利于初学者。-LDPC coding matlab implementation, easy to use, help for beginners.
LDPC
- 此为LDPC低密度校验码的编译码的原理与应用的详细介绍。包括各种信道模型下的仿真结果,有助于更好的学习通信系统的编译码过程的实现。-This is the LDPC coding and decoding LDPC codes principles and applications in detail. Including channel model simulation results, contribute to a better communication system of learni
LDPC-coding-simulation
- 信源为数字信号信道信噪比为10dB的直扩通信系统仿真实验--LDPC编码仿真源代码-Source to a digital signal channel 10dB SNR DSSS communication system simulation- LDPC coding simulation source code
LDPC-coding-technology-research
- 清华大学研究成果,介绍LDPC编码技术和实际中的应用-LDPC coding technology research and application
LDPC-coding
- LDPC码原理与应用.本书是国内第一本全面描述LDPC编译码基本原理和应用的专业书籍-First book about the principle and application of LDPC coding.
LDPC-MATLAB
- 上面都是最新的LDPC编码技术,希望对大家都有用哈,我觉得十分的有用-The above are the latest LDPC coding techniques, I hope everyone Ha, I think is very useful
LDPC coding
- LDPC encoding and decoding for different rates
LDPC随机生成LLR
- LDPC编码方式随机生成LLR,误码率,bitflip译码(LDPC coding generates random LLR, bit error rate, bitflip decoding)
LDPC 64QAM
- 使用matlab的LDPC编码,映射为64QAM,软解调(ldpc coding whic is very good)
LDPC编译码仿真
- 基于matlab平台的LDPC编码译码仿真,很实用(LDPC coding and decoding simulation based on MATLAB platform which is really usefull.)
LDPC
- lpdc编码的实现,详细代码,高斯白噪声信道,多重译码方式,性能良好(Implementation of LDPC coding)
LDPC编译码技术的研究与实现_孔宪章
- LDPC编译码技术的研究与实现,论文里有LDPC编码和译码的详细说明(Research and implementation of LDPC coding and decoding technology)
LDPC码编译码算法的仿真研究_徐智勇2009
- LDPC编译码技术,论文中有详细的LDPC的编码过程以及译码过程的描述即仿真过程(Research and implementation of LDPC coding and decoding technology)
LDPC码编译码算法的研究与实现_李会雅
- 本文首先介绍了几种LDPC码的编译码算法,同时推导了译码错误概率和密度进化 过程,讨论了信道参数的门限效应。接着对LDPC码二分图中长度为4的环进行了深入 研究,提出了一种LDPC码校验矩阵的消4一环生成算法,采用Matlab和VC++融合编程 方式,完成了此算法的程序设计。此算法不仅可生成二进制LDPC码的校验矩阵,并且 对算法修正后,也可生成多进制LDPC码的校验矩阵。采用此算法后可避免LDPC码译 码过程中的重复迭代,显著提高了短帧LDPC码的误比特率性能。同时对不同参数对 L
LDPC码编译码算法的研究与实现_陈石平
- 本文首先回顾了LDPC码的发展历程和现状,介绍了LDPC码检验矩阵的构造、编 译码原理。在对编译码作了深入探讨和分析后,接着进行了RU算法编码和长码编码 的FPGA实现;根据二叉树的性质,提出了一种长码编码的ASIC优化设计的方法,节省 了大量硬件资源;论文详细阐述了CORDIC算法原理以及LDPC码译码中所采用的指 数函数和反双曲正切函数的FPGA实现:CORDIC内核及前后处理单元设计、仿真、综 合及数据分析,这对LDPC码的译码具有很重要的意义,为用数字VLSI来实现LDPC的