搜索资源列表
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
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 methods
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.