文件名称:LDPC-MATLAB-20140526
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个基于MATLAB的LDPC码的编译码实现与分析的源代码,对LDPC码的性能做了仿真,并且绘制曲线图得出结论。-Implementation and analysis of LDPC encoding algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LDPC编译码MATLAB实现\128x256regular.mat
....................\128x256regular_v6.mat
....................\128x256_regular_results.txt
....................\ber-plot.jpg
....................\bpsk.m
....................\Comparison.xls
....................\decodeutil.h
....................\decodeutil_new.h
....................\decode_ldpc.cpp
....................\decode_ldpc.dll
....................\decode_ldpc_matlab.m
....................\decode_ldpc_new.cpp
....................\decode_ldpc_new.dll
....................\extract_mesg.asv
....................\extract_mesg.m
....................\generic_simulator_nonsys.m
....................\genH.m
....................\H2P.m
....................\ldpc_decode.m
....................\ldpc_demo.asv
....................\ldpc_demo.m
....................\ldpc_encode.m
....................\mul_GF2.m
....................\n512.fig
....................\one_finder.m
....................\reorder_bits.m
....................\rndcheck.m
....................\unidrnd.m
....................\说明.txt
LDPC编译码MATLAB实现