搜索资源列表
ldpc_decoder
- 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。
ldpc_Robert_org
- 经典lDPC编码程序 Robert的论文里的部分仿真程序
LDPCdemo
- ldpc码的matlab仿真程序,信息序列较小,但仿真效果好。
genH
- 生成ldpc码稀疏矩阵的matlab仿真程序,带有消除小环功能
LDPC
- LDPC码的MATLAB仿真程序,希望对大家有用!
LDPC_64QAM
- LDPC 64QAM仿真程序,很详细。有具体的编码和解码源程序,对信道编码的人很有帮助。
awgn_simulator
- 此程序是c语言的有关LDPC译码仿真程序,很有用,LDPC的译码仿真可能对朋友有帮助
LDPC-all
- 有关低密度奇偶校验码的一些matlab仿真程序,提供给大家。
ldpctransmitsimu
- 用C++写的LDPC的传输仿真程序,包括编码,BP译码以及判决
decode.rar
- LDPC的Verilog程序源代码,包括仿真数据等。文件很大,请慢慢下载,LDPC of Verilog source code, including the simulation data. Large file, please download slowly
FFT_Based_LDPC.rar
- 此程序为非二进制LDPC 码的仿真程序. 信道为AWGN, 调制方式 是BPSK.,This program is used to simulation nonbinary LDPC codes over AWGN channel and BPSK modulation. The decoding algorithm is in the probability domain and with the fast Hadamard transform in the check node.
LDPC_matlab
- LDPC经过高斯白噪声信道的的编译码仿真程序-LDPC Gaussian white noise through the channel of the codec simulation program
5956440ldpc_decode_logforOFDM
- 基于LDPC的OFDM系统仿真程序,不错的哦,看看就知道了,希望您能用的着!-Based on the OFDM system simulation LDPC procedures, good Oh, look at the know, hope you can use the forward to!
LDPC_matlab
- LDPC在matlab下的实现。包括误码率仿真,还有girth的求解程序等。在德国求学时候小课题的成果。-the implementation of LDPC in matlab, which includes girth calculation, simulation and so on. The final results of one lab course when i was in Germany.
LDPCdecode_C
- c语言编写的LDPC译码仿真程序,有利于加深对LDPC码的理解。-c languages of the LDPC decoder simulation program, is conducive to deepening the understanding of the LDPC codes.
ldpc
- LDPC仿真程序,纠错码中的LDPC码,码长越长,纠错性能越好,是美国NASA深空通信运用的纠错编码-LDPC code for matlab
LDPC
- LDPC信道编码模块的设计及仿真(包括H矩阵程序、信道编码程序及仿真分析)-the design and simulation of LDPC channel coding moduel(including the process of H matrix /channel encoding and simulation analysis
CCSDS标准深空通信LDPC编译码程序仿真
- CCSDS标准深空通信LDPC编译码程序仿真,进一步考察对LDPC的理解。(CCSDS standard deep space communication, LDPC codec program simulation, to further investigate the understanding of LDPC.)
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.)
LDPC
- 最基本的LDPC仿真编译码程序,有需要的可以在这上面改进。很适合初学者(The most basic LDPC simulation compiling code program, which can be improved on it. It's good for Beginner.)