搜索资源列表
ldpc编译码
- ldpc完整编译码程序,C语言实现,SPA译码
ldpc_distr1
- 低密度码信道编译码算法,程序有信道模拟,matlab语言实现,主要研究规则低密度码-channel low-density code encryption algorithm, the procedure channel simulation, Matlab language, the main rules of low-density code
ldpc_ber
- 关于LDPC编译码的程序,希望大家喜欢。 其中有具体的编码,解码,调制等模块。-on LDPC encryption procedures, hope you like them. Which specific encoding, decoding, modulation and other modules.
ldpc_encode-decode
- 基于gf(q)的ldpc编译码程序 matlab-based gf (q) ldpc encryption procedures Matlab
ldpc_gallager
- 经典ldpc编译码程序 gallager的博士论文里的部分仿真程序-classic ldpc encryption procedures Gallager doctoral thesis of simulation program
EVALDVBS2_STMICROELECTRONICS_130762
- LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedure can be used as its own procedures for the preparation of LDPC
Matlab
- LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedure can be used as its own procedures for the preparation of LDPC
ldpc
- 数字电视信道编码LDPC编译码。程序源代码。-Digital television channel coding LDPC codec. Source code.
LDPC
- 该程序为二进制LDPC编译码程序,已调试通过,性能很好,具有一定的参考价值-The program for the binary LDPC encoding and decoding procedures have been debugging through the performance very good, with some reference value
LDPC
- LDPC码的编译码程序源代码, 开发环境为:VC++6.0 。-LDPC code decoding program source code
ldpc
- ldpc编译码程序,本文档是由matlab编写(运行时,请将alist_2_sparse的下划线去掉:alist2sparse)-ldpc codec program (matlab source)
LDPC
- 该程序给出了LDPC编译码程序的经典算法,即BP算法,性能比较好-The program gives the classic algorithm LDPC decoding procedures, namely BP algorithm, the performance is better
LDPC
- AWGN下BPSK调制LDPC编译码程序-LDPC codes encoding and decoding algorithm in AWGN channel
zleznl
- 经典ldpc编译码程序 gallager的博士论文里的部分仿真程序,(Classic LDPC decoding programming gallagher's doctoral thesis in part of the simulation program,)
LDPC程序
- ldpc 编译码程序,拿去用,初学者适合(LDPC Encoding and decoding procedures, to use, suitable for beginners)
CCSDS标准深空通信LDPC编译码程序仿真
- CCSDS标准深空通信LDPC编译码程序仿真,进一步考察对LDPC的理解。(CCSDS standard deep space communication, LDPC codec program simulation, to further investigate the understanding of LDPC.)
LDPC
- 最基本的LDPC仿真编译码程序,有需要的可以在这上面改进。很适合初学者(The most basic LDPC simulation compiling code program, which can be improved on it. It's good for Beginner.)
6574693LDPC
- 实现ldpc编译码的matlab程序,欢迎大家下载使用。(LDPC compiler and code to achieve the matlab program, welcome to download and use)
LDPC_BP代码
- 在matlab上实现ldoc码的编译码仿真,画出误码率误诊率曲线(The LDOC code is simulated and coded on MATLAB, and the error rate curve is drawn.)
ldpc的matlab编译码程序
- matlab的ldpc码编译码程序,包含校验矩阵生成,ldpc编码以及解码