搜索资源列表
LDPC
- LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件: construct_matrix.cpp decode.cpp encode.cpp Gaussian_channel.cpp generating_matrix.cpp get_matrix.cpp LDPC_main.c
ldpc_stbc.rar
- 本程序为实现LDPC编码和STBC,STBC采用2发2收天线,希望对大家有一定的帮助。,implement an STBC encoding/decoding scheme, LDPC coding before modulation and STBC next to decode them.
LDPCsimulation
- 基於matlab編寫LDPC之編碼及BF、SPA、Log-SPA等演算法及系統錯誤率計算-The preparation of LDPC codes based on matlab and BF, SPA, Log-SPA and other algorithms and system error rate
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码在AWGN信道下的性能仿真。包括geth.m,getG.m,H2G.m,decode.m,BER.m按传统的编码方案编码,生成H矩阵后转化为G矩阵,编码后送入高斯信道。仿真得到BER性能-ldpc codes in the AWGN channel performance simulation. Including geth.m, getG.m, H2G.m, decode.m, BER.m coded according to the traditional encoding sch
Project1
- Encode/decode to ldpc-blockcode
decode
- program simulation LDPC codes by matlab
ldpc-decode
- LDPC code decoding method based on log domain,it s very useful for beginner to simulate. Meanwhile the block length can be changed by parameter u.
LDPC-encode-and-decode
- ldpc编译码综述,介绍了ldpc的发展的研究现状及各种编译码方法。-ldpc codec Summary
LDPC-decode-encode
- LDPC编码解码的实用程序 本人经过一年多的项目完成,全部可用 吐血奉献-LDPC codec utility projects I have completed more than a year, all contributions can be vomiting blood
decode
- LDPC译码仿真实验 程序代码 simulingk仿真-LDPC decoder simulation simulation code simulingk
own_programme
- LDPC码相关的程序,主要用来编码解码,并实现仿真-LDPC codes of procedure, mainly used to encode and decode, and for simulation
ldpc_toolkit_1_1
- LDPC bpsk encode decode
LDPC-Decode
- LDPC基本译码算法,Bit-flipping、Sum-product的MATLAB程序-Basic LDPC decode algorithm, Bit-flipping、Sum-product
EXIT
- exit 图 yongyu LDPC码的性能分析-exit CHART ldpc code and decode
LDPC
- 此源码为LDPC编解码例程,包含bpsk调制,AWGN,编解码以及测试用例等文件,比较简洁明了。-It is the source code encoding and decoding of LDPC,which include BPSK modulation,AWGN,encode and decode,benchmark etc,simple and effective.
LDCP
- a)Refer to the LDPC presentation slides provided, and use the input data provided below to decode the codeword Repeat a) with new matrix H, codeword and σ^2 given below-a) Refer to the LDPC presentation slides provided, and use the input data provi
ldpc_bp_algorithm
- 采用BP算法的基本原理对ldpc编码码字进行译码,译码过程简洁明了。-According to the basic principle of BP algorithm to decode. The process is simple and clear.
LDPC-code-decode
- 规则LDPC码的信道编译码,译码包括matlab和c两种语言,使用BP迭代译码。-Channel coding rules LDPC code decoding matlab and c include two languages, using BP iterative decoding.