搜索资源列表
ldpc.rar
- LDPC的编码和BP迭代译码方法的Matlab程序,LDPC compiler Ways and BP iterative decoding process
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(in_matlab)
- 基于matlab的LDPC码的encoding和decoding的程序,强烈推荐初学者学习参考-Matlab based on the LDPC code encoding and decoding procedures, strongly recommended reference for beginners to learn
LDPC_BSN
- LDPC编码的误码率分析,包括四种译码方法。-LDPC coded BER analysis, including four decoding methods.
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-bp-log
- matlab环境下BP译码log程序,很简洁,已运行成-ldpc bp decoding of log in matlab enviorment
LDPC
- ldpc码的编码、解码、构造校验矩阵程序。MATLAB环境-ldpc Decoding
LDPC
- ldpc decoding and encoding
ldpc_decodeber
- ldpc的解码程序,matlab实现,已实现,译码速度快-ldpc decoding process, matlab implementation, has achieved fast decoding
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
- 此为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-code
- 关于LDPC编码的相关程序,包括不同的编译码算法,希望能和大家共享-LDPC codes on the relevant procedures, including the different encoding and decoding algorithms, hope to share
LDPC-code-decoding-algorithm
- ldpc码的基于联合校验—变量处理修正译码算法基础上的改进-the improvement of LDPC code decoding algorithm
LDPC
- LDPC编码经过AWGN信道后的高斯消元法的译码过程的MATLAB仿真-LDPC codes through AWGN channel Gaussian elimination method, after the decoding process of MATLAB simulation
LDPC-decoding
- 信源为数字信号信道信噪比为10dB的直扩通信系统仿真实验-LDPC译码仿真源代码-Source to a digital signal channel 10dB SNR DSSS communication system simulation simulation-LDPC code decoding
ldpc
- 在AWGN信道下BPSK调制LDPC码的误码率,以及调用函数“对数域和LDPC译码算法”,把发送的信号的矩阵为零矩阵,用MatlaB运行 -BPSK modulation in AWGN channel bit error rate of the LDPC code, and call the function "of the number of domains and LDPC decoding algorithm, the matrix of the transmitted signal
ldpc-decoding
- 4种LDPC的译码算法比较,经测试可以运行。-4 kinds different ldpc decoding algorithm-nomalized/offset/MS and SP
LDPC coding
- LDPC encoding and decoding for different rates
ldpc
- 基于IEEE_802.11AD规则编写的LDPC编解码的matlab程序,内部分为LDPC编码和LDPC解码函数,其中的LDPC解码程序是典型的BP算法-Implemented two algorithm, LDPC coding and LDPC decoding algorithms based on IEEE_802.11AD.