搜索资源列表
girth4_count
- 本程序可检验所设计的LDPC码中的4环个数。LDPC码中的4环决定LDPC码的解码算法是否能够快速收敛,见程序前言中的参考文献。 LDPC码为高性能信道纠错码,已被DVB-s2和IEEE802.16e采纳。-This procedure can be designed to test the LDPC code in ring number 4. LDPC code of 4 Central decision LDPC code decoding algorithm is able to f
turbodecode
- turbo码的解码程序 log—map迭代算法-turbo code decoding process
OFDM(detection_qiuxing)
- 介绍了MIMO-OFDM系统检测的一种改进的算法--球形解码算法.具体包括:VB球形,CL球形解码算法和改进的算法(KCL和CL-MMSE算法).能仿真出结果.-MIMO-OFDM Systems introduced an improved detection algorithm- sphere decoding algorithm. Specifically include: VB spherical, CL sphere decoding algorithm and improved al
Radio-channel-estimation
- 无线信道估计:基于mimo和ofdm信道估计理论,算法。包括 MIMO衰落信道的测量和建模方法; MIMO信道容量的分析; 基于MIMO的空时编/解码方法; 基于MIMO的接收机关键技术,如信道估计、均衡、多用户检测等。 -Radio channel estimation: theory, algorithms based mimo ofdm channel estimation. Include MIMO fading channel measurement and m
fenji
- 大规模MIMO系统中,发射端、接收端采用QPSK调制、解码方式,使用Alamouti预编码算法,经过瑞丽衰落信道的分集性能matlab仿真。-The simulation of diversity gain that signals which are moduled by QPSK transmitt via Rayleigh channel in a massive MIMO system.
fuyong
- 大规模MIMO系统中,发射端、接收端采用QPSK调制、解码方式,使用Alamouti预编码算法,经过瑞丽衰落信道的复用性能matlab仿真。-The simulation of multiplexing gain that signals which are moduled by QPSK transmitt via Rayleigh channel in a massive MIMO system.
turbo_decode
- 用于4GLTE协议的turbo码解码程序,包含进制转换程序,算法程序,和状态网格生成程序。-For 4 glte agreement of turbo codes decoding procedures, contain hexadecimal conversion program, algorithm procedures, and state grid generation program
turbocodes_latest.tar
- 基于sova算法的Turbo码解码VHDL工程文件,非常经典,包含Python高层仿真代码。-Turbo Decoder Release 0.3 MAIN FEATURES - * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL cycle/bit accurate model * Synthesizabl
scma-master
- SCMA解码算法MPA,适合最基础的学习。有需要可以看看(The SCMA decoding algorithm, MPA, is suitable for the most basic learning. There is a need to see)
LDPC
- 1) 生成具有大小的LDPC奇偶校验矩阵。 2) 使用BF算法对使用1)生成的码字进行解码。 3) 给出解码算法在BPSK调制和AWGN信道下,信噪比为1、1.5、2、2.5、3db时的误码概率。(1)Generate a parity check matrix of LDPC with size . 2)Use the BF algorithm to decode a codeword generated by using 1). 3)Give the bit error probabilit
5G 中的 SCMA Turbo 学习
- 稀疏码多址 (SCMA) 是最近设计的一种扩展技术,其中 QAM 符号被映射到不同的 OFDMA 音调。基于码本的映射可以看作是一种扩频编码过程,其中整形增益有助于提高频谱效率并增强系统性能。本文基于 SCMA 编码方案,提出了一种联合多用户检测 (MUD) 和信道解码方法,应用了“turbo 原理”。与传统的分离检测和解码方案相比,turbo检测性能更好,增益更高,复杂度适中。在此之上,提出了一种改进方法,即在迭代之前修改外在信息。改进是基于信息的可靠性,保持可靠的信息并减少不可靠的信息。具体