基于matlab的ldpc码译码算法的仿真比较我要分享

Simulation and comparison of LDPC decoding algorithm based on MATLAB

LDPC译码算法 LDPC译码比较 WBF译码matlab bf ldpc--bf

关注次数: 250

下载次数: 2

文件大小: 12KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

基于matlab的ldpc码译码算法的仿真比较,包括BF、WBF,IWBF,IRRWBF四类算法的性能分析。


English Description:

Simulation and comparison of LDPC decoding algorithm based on MATLAB, including the performance analysis of BF, WBF, iwbf, irrwbf.


代码预览

ldpc_final

..........\decoderLDPC_fullH.m

..........\encoderLDPC.m

..........\ldpc_bf.m

..........\ldpc_irrwbf.m

..........\ldpc_iwbf.m

..........\ldpc_wbf.m

..........\Matrix(2016

..........\preProcess.m

..........\test.m

..........\testBF.m

..........\testIRRWBF.m

..........\testIWBF.m

..........\testWBF.m