搜索资源列表
LDPC编码译码MATLAB代码
- 基于随机生成的ldpc编码,AWGN信道,基于对数似然比的BP译码,可在不同的信噪比下得到不同的误码率
verilog LDPC encoder
- 码长1536 扩展因子64的 WIMAX的LDPC 编码器,支持5/6,2/3,3/4,3个码率,需要在顶层做参数修改
CMMB中ldpc编码器的verilog代码
- CMMB中ldpc编码器的verilog代码 CMMB中的ldpc编码器采用H矩阵的做法进行 编码,通过对H矩阵的分解进行迭代进行 编码,比较复杂。此代码为发射端的源代码, 已经应用。
LDPC使用C编写的LDPC编码与解码程序
- 使用C编写的LDPC编码与解码程序,在linux下运行-Written in C and LDPC encoding and decoding process, running in linux
ldpc.rar
- LDPC的编码和BP迭代译码方法的Matlab程序,LDPC compiler Ways and BP iterative decoding process
LDPC_matlab.rar
- ldpc编码的matlab例子,比较详细,具有很高的价值,matlab coding ldpc example, more detailed, with a very high value
ldpc2
- ldpc编码,在加性高斯白噪声情况下描述出它的误码率随信噪比变化的情况-ldpc coding, in the additive white Gaussian noise cases, describe its bit error rate with signal to noise ratio the changes in the
bpsk-ldpc
- BPSK调制系统中信道编码采用ldpc, LDPC编码译码-BPSK LDPC
FPGA-LDPC
- 用FPGA实现使用LDPC编码器和译码器-FPGA implementation by using LDPC encoder and decoder
s+Code_ldpc
- LDPC 编码 解码仿真程序 包括编码解码 矩阵生成-LDPC codec codec simulation program including the matrix to generate
LDPC
- ldpc编码,随机生成H矩阵,LLR-BP算法译码,有我详细的注解,非常详尽-ldpc coding, randomly generated H matrix, LLR-BP decoding algorithm, with my detailed notes, very detailed
ldpc0303
- ldpc编码,完整的编解码过程,并有多个编码实例-LDPC codes, the complete codec process and a number of coding examples
method-of-ldpc-encoding
- 有关ldpc编码理论方面的博士论文,希望对大家有所帮助-LDPC coding theory on the doctoral thesis, I hope all of you to help
LDPC
- LDPC编码的matlab实现,好用,利于初学者。-LDPC coding matlab implementation, easy to use, help for beginners.
LDPC-matlab
- 用于LDPC仿真的matlab代码,仿真LDPC编码的性能-Matlab simulation for LDPC code simulation of the performance of LDPC codes
LDPC
- LDPC编码经过AWGN信道后的高斯消元法的译码过程的MATLAB仿真-LDPC codes through AWGN channel Gaussian elimination method, after the decoding process of MATLAB simulation
LDPC编码译码程序
- LDPC编码译码程序,包括矩阵生成....
LDPC
- LDPC编码的硬件代码,可在modelsim上验证(verilog code for ldpc encode)
LDPC编码的BP译码算法的matlab程序
- LDPC编码的BP译码算法的matlab程序(Matlab Program of BP Decoding Algorithms for LDPC Coding)
LDPC编码
- 分别为AWGN信道模型下BPSK调制的程序;AWGN信道模型下BPSK调制LDPC编码的程序;AWGN信道模型下BPSK调制、采用具有不同列重的构造矩阵进行LDPC编码的程序;AWGN信道模型下BPSK调制、采用不同的迭代译码次数进行LDPC编码的程序。(LDPC coding program for AWGN channel)