搜索资源列表
LDPCPAR
- 介绍了一种串行LDPC码的编码器和译码器的实现形式 C++环境下编写。有些地方还需完善,请各位帮忙指正。-introduces a serial LDPC encoder and decoder of C forms prepared environment. Need to improve in some areas, please correct me help you.
ldpc_encode
- matlab写的ldpc的编码过程。有部分注解。-wrote ldpc Matlab coding process. Some notes.
shift_LDPC
- 基于循环移位寄存器的ldpc编码的仿真程序,好程序啊,-cycle shift register on the ldpc coded simulation program, the program ah,
s+Code_ldpc
- LDPC 编码 解码仿真程序 包括编码解码 矩阵生成-LDPC codec codec simulation program including the matrix to generate
AWGN
- 该matlab程序能实现LDPC码的编码和解码,能在matlab7.0运行-The matlab program to achieve encoding and decoding of LDPC codes can be run in matlab7.0
LowDensityParityCheckCode
- 有关可变码长LDPC编码电路的设计与实现的MATLAB编码程序的上传-LDPC Low Density Parity Check Code,LDPC
LDPC_pr
- 一个很完整的LDPC程序,计算速度比较快,可实现多种速率的LDPC编码-a nice LDPC programm
LDPC
- LDPC码的仿真研究,包括LDPC码的生成、H矩阵的生成、编码、解码等程序,并附有在不同调制、码长、列重情况下的仿真图-LDPC code simulation studies, including the generated LDPC code, the generation of the H matrix, the encoding, decoding, and other procedures, together with the different modulation code len
LDPC_code_rwg
- LDPC码编译码的整个matlab实现,包括校验矩阵的生成,BPSK,编码和译码-LDPC matlab code realization
LDPC_BSN
- LDPC 比特翻转算法实现,编码,基于对数域译码,校验的matlab实现-LDPC bit flip algorithm, coding, based on number DECODING check matlab achieve
LDPC_1008_enc
- LDPC 编码 码长为1008 采用的为流水线双向递归算法 此算法已获得专利-LDPC Encode
YIMA
- 基于MATLAB的LDPC编码译码系统仿真其中包括编码程序,译码程序-MATLAB based LDPC coding and decoding system simulation, including encoding process, decoding process
cf_ldpc
- LDPC编码器和解码器,校验矩阵的生成算法,校验实现等。-LDPC encode decode
LDPCcoder
- 完整的ldpc编码程序,实现数字载体的ldpc编码译码以及信道传输仿真,利用生成矩阵和校验矩阵实现,含有自动生成随机错误以检测纠错能力功能-Ldpc complete coding procedures, digital carrier ldpc codec and channel transmission simulation using the generator matrix and parity check matrix realization, containing automatic
LDPC-encodeadecode
- LDPC 编码与译码 详细程序 以及 信噪比比较-LDPCencode anddecode
QC_ldpc
- QC LDPC编码解码仿真程序。方便学习使用-QC LDPC codec simulation program. Easy to learn to use
Gassian
- 高斯消去法进行LDPC编码,生成矩阵,高斯消去是一种常用的方法-Gaussian elimination LDPC encoding, generator matrix, Gaussian elimination is a commonly used method
books about LDPC
- 两本信道编码很有用的书籍,一本介绍信道编码,一本介绍LDPC编码,好不容易弄的,很珍贵,跟大家分享下(Two useful books study about channel coding ,one introduces channel coding, the other introduce LDPC encoding, it is difficult to get, very valuable, to share with you)
3970994MIMO-LDPC
- 实现在MIMO通信系统中ldpc的编码和解码功能(Implementation of the coding and decoding functions of LDPC in MIMO communication system)
LDPC MATLAB
- 代码实现了matlab完成LDPC编码,简洁有效且实现了误码率计算,但计算时间较长