搜索资源列表
turbodecode
- 第一个编码的程序调出来了,1/2的码率,用的是8×8行列交织器,rsc用的是 g0=[1 1 1],g1=[1 0 1]。算法是根据网格图来编写的。 信息输入是64bit的(0,1,0,1,0,1,0,1,0,0,、、、、、),最后结果是stream[128]=[00100110011000100101000001010101000001010101000001000101000101000101000101000101000001000100000001000100000001010100
RS_codec_system
- 这是我自己编写的一个完整的多进制GF域上RS信道编解码系统。解码采用梅西迭代算法。整个算法模块功能分明,GF域上运算都单独成为子模块,移植性强。还附有测试程序,方便了解各个模块的功能完成情况。-This is my own preparation of a comprehensive multi-band GF RS domain channel codec system. Messi iterative decoding algorithm used. The whole algorithm
PhDThesisforLDPC
- 硕士学位论文:LDPC码在瑞利衰落信道中的性能分析 信道编码技术可以带来编码增益,节省宝贵的功率资源,己经成为现代数字 通信系统中必不可少的关键技术。LDPC码采用低复杂度的迭代译码算法,且具有 逼近香农限的性能.由于LDPC码具有诸多优点,它在信息可靠传输中的良好应 用前景己经引起学术界和rr业界的高度重视,成为当今信道编码领域最受瞩目的 研究热点之一。 本文主要探讨了LDPC码在瑞利衰落信道中的性能,基于LDPC码的分组空 时码系统,以及基于LDPC码的正交频
channeldefsuafa
- 文章中提出了一种基于高斯_塞得尔迭代的信道均衡算法
00-1393
- Low Complexity Turbo-like Codes,RA码(重复累计码)的经典文献,研究迭代译码和RA码的朋友必读
Exit图分析
- 级联码迭代译码Exit图分析, 包括outer code, inner code, middle code的Exit chart
rs_eedec_bm
- rs码的编码,里面包含了诸如有限域的生成构造等很多有用的算法-rs encoding code, which contains a limited domain such as the generation of structure, and many other useful algorithms
ldpc_c_code
- LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
chongfuyima
- turbo乘积码,译码中的迭代译码核心算法-turbo product codes, decoding the core of the iterative decoding algorithm
AB
- 基于MMSE准则LS /涡轮译码算法和平衡MIMO迭代算法的性能比较-Based on MMSE criterion LS/Turbo decoding algorithm and balanced MIMO iterative algorithm performance comparison
(tanh)-LDPCPAR
- 基于802.16e 协议标准的LDPC码编码解码方法,采用C语言,码率,迭代次数可变-Protocol standard based on 802.16e LDPC code encoding and decoding method using C language, bit rate, variable number of iterations
encode_test
- 完整可用的卷积编码程序,(2,1,6)迭代3次,对任意长度文件进行编码-The complete convolution coding procedures available, (2,1,6) iterative three times, for any length of file encoding
RaptorDecode_BPSK_AWGN
- Raptor码的译码程序,包括LDPC码部分和LT码部分的BP迭代译码。-Raptor code decoding process, including BP iterative decoding of the LDPC code portion and LT code portion.
Superimposed-training
- 叠加训练序列的最小二乘信道估计与最小均方误差均衡,QPSK调制,做了4次迭代估计的性能对比。-superimposed training, least squares (LS) channel estimation, MMSE equalizer, QPSK modulation, 4 times iteration.
kn
- 通过迭代的方法来计算物质的光学性质,通过最小二乘法来设置收敛的条件,当结果小于收敛条件时,输出结果-Calculate liquid refractive index, using the iteration method, design the smallest error by the least squares method, to terminate the iteration convergence
channal_capacity
- 本程序实现了信息论中设计的信道容量迭代算法。-This procedure is designed to achieve the information theory of channel capacity iterative algorithm.
mochanism
- 给出了纠错编码中BCh码BMA迭代译码方法的整个流程及仿真程序()