搜索资源列表
LDPC.rar
- LDPC码编译码源程序,可生成任意非规则二进制校验矩阵,并可进行LLR BP译码,LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
Matlab_PN_QC-LDPC
- 包含了QC-LDPC编码、译码 的程序,含有PN序列的实现,欢迎下载-Contains a QC-LDPC codes, decoding procedure, with the realization of PN sequences, welcome to download
LDPC-Layered-Decoding-Schemes
- 一种低译码复杂度的LDPC硬件实现方法。IEEE文章,希望有用-A low decoding complexity of the LDPC hardware implementation. IEEE article, I hope useful
LDPC
- LDPC码的编译码程序源代码, 开发环境为:VC++6.0 。-LDPC code decoding program source code
LDPC
- ldpc编码,随机生成H矩阵,LLR-BP算法译码,有我详细的注解,非常详尽-ldpc coding, randomly generated H matrix, LLR-BP decoding algorithm, with my detailed notes, very detailed
ra_ldpc_simple_yqp080717
- 很好的源代码LDPC,主要实现LPDC概率域上的译码问题-Good source code LDPC, the main domain on the probability of LPDC decoding problem
ldpc(in_matlab)
- 基于matlab的LDPC码的encoding和decoding的程序,强烈推荐初学者学习参考-Matlab based on the LDPC code encoding and decoding procedures, strongly recommended reference for beginners to learn
girth4_count
- 本程序可检验所设计的LDPC码中的4环个数。LDPC码中的4环决定LDPC码的解码算法是否能够快速收敛,见程序前言中的参考文献。 LDPC码为高性能信道纠错码,已被DVB-s2和IEEE802.16e采纳。-This procedure can be designed to test the LDPC code in ring number 4. LDPC code of 4 Central decision LDPC code decoding algorithm is able to f
LDPC_BSN
- 一个LDPC编码/译码程序,带有误码率分析代码-ldpc encoding/decoding program, with BER analysis.
LDPC_BSN
- LDPC编码,解码以及校验仿真的应用, -LDPC coding, decoding and verification simulation applications, LDPC coding, decoding and verification simulation applications,
LDPC
- 采用LDPC编码对随机的二进制序列进行纠错编码和基带调制,在AWGN信道上进行传输,然后在接收端并采用合适的方式进行解调和译码,最后对纠错编码的性能加以分析。-LDPC codes using random binary sequence of error-correcting coding and base-band modulation, for transmission in the AWGN channel, and then at the receiving end and use t
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
- LDPC码编解码仿真程序,BSC、AWGN信道,sparse编码-LDPC code decoding simulation program, BSC, AWGN channel, sparse coding
LDPC-v0.1
- ldpc的编解码,压缩文件有密码 源码重复或已经存在 -ldpc encoding and LDPC decoding,Compressed files have passwords,Source repeated or already exists
LDPC
- LDPC码的编译码算法的实现与仿真,以及平均误码率的分析。-LDPC code decoding algorithm implementation and simulation, and the average bit error rate analysis.
normalize_BP
- LDPC码归一化解码算法,加深对BP译码算法的理解-LDPC code decoding algorithm normalized to deepen the understanding of the BP decoding algorithm
LDPC
- 在删除信道下LDPC码的编译码研究与实现,可供参考-In the Delete Channel Encoding and Decoding of LDPC Codes and implementation, available for reference
LDPC
- 用matlab仿真了LDPC码的编码译码程序,及其用BPSK调制传输。并测其误码率-Matlab simulation of the LDPC codes with coding and decoding process, and its transmission with BPSK modulation. And measure its error rate
WIMAX_ldpc_minioffset
- 这是wimax标准的ldpc码的译码程序 编码程序在文件夹ldpc_minioffset/matlab中,为matlab的源程序-This is the standard ldpc wimax decoding program code program in the folder ldpc_minioffset/matlab in the source code for the matlab
LDPC编码译码程序
- LDPC编码译码程序,包括矩阵生成....