搜索资源列表
decodeBitFlip
- ldpc WBF算法,经典的算法,matlab源码,可执行-ldpc WBF algorithm, the classical algorithm, matlab source code, executable
BFalgo
- this file contane a simulation of ldpc code using the Bf and WBF algorithm
WBF
- 迭代解码算法Weighted Bit-Flipping Algorithm,可对比数据计算误码率-Iterative decoding algorithm for Weighted Bit-Flipping Algorithm, error rate can be calculated comparing the data
LDPC-Decoding
- Decoding code for LDPC Weighted Bit Flipping Algorithm (WBF) Based on the book Error Correcting Codes by LShu&DCostello
LDPC
- ldpc的编码和译码方法,译码我验证过了,都是对的,包括wbf和bf译码方法,编码方法包括四种不同的编码方法-LDPC encoding and decoding method, decoding I verified, all is right, including any WBF and bf decoding method, the encoding methods include four different coding me
WBF-QC_LDPC
- 修改过的较为简单易懂的代码,encode代码为一个单独的循环编码,可根据需要修改采用,前边几个为一个完整的H、G矩阵生成代码,及校验代码,简单易懂,码长,迭代次数各种参数都可根据需要进行修改。-The modified relatively simple code, the encode code for a single cycle code, can be modified according to the need, in fro
ldpc
- 本程序包含LDPC码的BF、WBF、IMWBF等不同译码算法的时间复杂度以及性能比较。-This program is about different decoding algorithm of LDPC codes including time complexity and performance comparison of BF, WBF, IMWBF .
ldpc_final
- 基于matlab的ldpc码译码算法的仿真比较,包括BF、WBF,IWBF,IRRWBF四类算法的性能分析。-matlab based ldpc decode algorithm,comparing the performances of BF、WBF,IWBF,IRRWBF algorithm.