搜索资源列表
LDPC
- 用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。原作者是老外,有部分中文注释。-LDPC coding for decoding Simulation. Check including random matrix generated by the calibration matrix generated generator matrix, coding, plus random noise, such as decoding. The
ldpc_toolkit_1_1
- LDPC MATLAB工具箱,提供LDPC编解码程序-LDPC MATLAB Toolbox provides procedures LDPC Codec
minDist.tar
- 根据LDPC码中码子的构造方法中的PEG算法,来就算的最小码距。-LDPC codes under completely different construction method of PEG algorithm, even to the smallest distance code.
ldpc_toolkit_1_1.tar
- 一个LDPC的仿真程序工具包(由matlab编写而成),内含编码、解码模块等
LDPC-2006-02-08
- 基于C语言仿真 LDPC编解码仿真程序,希望对各位有用
lpcap_techreport
- LDPC参考文章,很好,推荐下载!很实用!!在项目中可能会用到
cml.1.8.1
- iterative 解码库,matlab 和 c写的, 包括turbo code和LDPC的编解码, 含源代码
R3_4BLDPC
- generate LDPC systemetic metrix
LDPC
- LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
LDPC
- lDPC码的译码仿真 是我毕业设计的内容 现在分享一下
098
- [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是
高斯信道仿真
- AWGN信道下的LDPC仿真,学习AWGN的可以看看
一种译码算法的实现
- 一种译码算法,学习LDPC的可以看看