搜索资源列表
MatlabprogrammsforencodinganddecodingofLDPCcodesov
- There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\\ldpc_decode.m and .\\GFq\\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you hav
AWGN_C
- AWGN信道的代码,实现简单易懂,用C写的-AWGN channel code is simple to understand, written in C
awgn_simulator
- LDPC码在AWGN信道下的译码程序(c语言)-LDPC code in AWGN channel decoding procedures under (c language)
IRAcode
- 非规则重复累积码(IRA)在AWGN信道的编译码C程序,译码算法BP算法。程序用txt文档保存。-Code irregular repeat accumulate (IRA) in the AWGN channel codec C procedures, BP decoding algorithm. Txt document with the preservation process.
LDPC_basic1
- 基于C++实现的LDPC码仿真代码程序,awgn信道下的编解码。(The LDPC code simulation code program based on C++, and the codec in the AWGN channel.)