搜索资源列表
MatlabprogrammsforencodinganddecodingofLDPCcodesov
- There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\\ldpc_decode.m and .\\GFq\\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you hav
LDPCcode
- ldpc的11个程序 encode decode extract make-gen make-ldpc make-pchk print-gen print-pchk rand-src transmit verify 共十一个程序,学习ldpc编码的重要资料
slideldpc
- This a slide for the introduction of Low density parity check codes. It gives an introduction of the LDPC codes, also describe the methodology of how to encode LDPC codes and how to decode. -This is a slide for the introduction of Low density parity
LDPC-2006-02-08-vc
- LDPC code encode/decoder
Ldpc
- 运行在Ti的C6000系列DSP上的LDPC码的编解码程序-encode and decode of ldpc
LDPC_encode_decode_minsum_sim
- LDPC的编码和最小和译码算法仿真,包含了码的构造.-encode and decode with minsum arthmetic for the ldpc,including the matrix constructing.
LDPC
- LDPC信道编码仿真。generate_h.m生成校验矩阵H。用main_encode.m程序载入校验矩阵信息,用encode.m进行编码。(LDPC channel coding simulation. Generate_h.m generates parity check matrix H. Load the check matrix information with main_encode.m program and encode with encode.m.)
llr_Bp2
- matlab写的ldpc编译码仿真,自己可以该参数看误码率,(matlab ldpc encode decode)
87190771
- ldpc的11个程序 encode decode extract make-gen make-ldpc make-pchk()