搜索资源列表
ldpc_encode-decode
- 基于gf(q)的ldpc编译码程序 matlab-based gf (q) ldpc encryption procedures Matlab
ldpc_decode_notLog
- LDPC译码算法,没有采用LOG方法,MATLAB语言实现仿真-LDPC decoding algorithm, without the use of LOG methods, MATLAB simulation
decode
- ldpc系统建模,本程序仿真ldpc码形式,矩阵结构,对系统仿真起到关键作用,matlab 7.0编译通过-LDPC system modeling, simulation of this procedure LDPC code form, matrix structure of the system play a key role in simulation, matlab 7.0 compiler through
DECODE
- 低密度奇偶校验码即LDPC码的译码C程序,码长为16位-Low-density parity-check code that is decoding LDPC codes C procedures, code length of 16
decode
- 低密度奇偶校验码decode的c实现程序,不错-Decode LDPC code of c realize procedures, good
mymatlab
- LDPC 码matlab程序 ,可用matlab直接运行,输出为BER曲线-LDPC code matlab program, matlab can be used directly to run, the output for the BER curves
LDPC
- LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件: construct_matrix.cpp decode.cpp encode.cpp Gaussian_channel.cpp generating_matrix.cpp get_matrix.cpp LDPC_main.c-LDPC complete c language source code, can be directly r
ldpcdecoder
- ldpc decode c程序 Iterative probabilistic decoding of linear block codes.Based on Pearl s Belief Propagation in Bayesian Networks.This version utilizes object to define graph nodes and LOG-LIKELIHOOD RATIOS. Much improve
ldpc_encode
- 本源码用于LDPC的编码算法。运用LDPC编码的基本原理,基于Matlab仿真实现。-The source code for LDPC coding algorithm. The use of LDPC coding the basic principles, based on the Matlab simulation.
LDPCcode
- ldpc的11个程序 encode decode extract make-gen make-ldpc make-pchk print-gen print-pchk rand-src transmit verify 共十一个程序,学习ldpc编码的重要资料-The 11 procedures LDPC encode decode extractmake-gen make-ldpc make-pchk print-genpri
LDPC-implement
- LDPC s implement source coding, which is written by c language. The .rar file includes many modules, such as encode, decode, channel, transmitt,and so on. Hope to help you.
decode
- LDPC的Verilog程序源代码,包括仿真数据等。文件很大,请慢慢下载-LDPC of Verilog source code, including the simulation data. Large file, please download slowly
decode
- here i have attached C coding for LDPC decoder.
LDPC
- Program to generate and decode LDPC codes with matlab
decode_ldpc
- source code for decode ldpc
decode
- program simulation LDPC codes by matlab
LDPC--C
- 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute
LDPC-encode-and-decode
- ldpc编译码综述,介绍了ldpc的发展的研究现状及各种编译码方法。-ldpc codec Summary
LDPC-decode-encode
- LDPC编码解码的实用程序 本人经过一年多的项目完成,全部可用 吐血奉献-LDPC codec utility projects I have completed more than a year, all contributions can be vomiting blood
LDPC-Decode
- LDPC基本译码算法,Bit-flipping、Sum-product的MATLAB程序-Basic LDPC decode algorithm, Bit-flipping、Sum-product