搜索资源列表
Turbo_QAM_2a
- Turbo编码16QAM在AWGN信道中的性能Turbo码份量码为[1,17/15],码率为1/2,采用随机交织器-the encoder and decoder of the Turbo code
DUOJIN2
- 本人收集的资料2,有多径信道、多普勒频移,瑞利、RICE(莱斯)信道等仿真,QPSK调制和解调等,交织编码。程序经过本人测试,绝对可用,并附上本人测试说明和仿真图像结果-I collected information on 2, how-path channel, Doppler frequency shift, Rayleigh, RICE (Rice) channel, such as simulation, QPSK modulation and demodulation, etc.,
matlab_turbo
- 有关Turbo码的matlab仿真程序,包括信源,BSC编码,伪随机交织,打孔,信道仿真等。最重要的是LOGMAP算法,包含在logmapo.m.里面。这是VT的吴宇飞写的源码,我自己根据理解写了一个稍微简单点能理解的程序,在logmap.m里面 -Of the Turbo code matlab simulation program, including source, BSC code, pseudo-random interleaver, perforated, such as chann
88888
- 基于MATLAB的卷积交织编译码研究 基于MATLAB的卷积交织编译码研究-MATLAB-based encoding and decoding of convolutional interleaving MATLAB-based Encoding and Decoding of Convolutional Interleaver
LTE-matlab
- LTE一些相关的matlab仿真程序,涵盖较多的内容,包括交织技术等的仿真。-some matlab simulation program for lte
bicm16qam
- 16QAM采用比特交织编码的性能MATLAB仿真-Performance using bit-interleaved coded 16QAM MATLAB simulation
interwave
- ODFM中一个很重要的部分,交织编码的仿真函数,MATLAB实现,非常重要-interware of the OFDM code
qam
- 这是一个用来在信号重构与交织时用的 qam调制的matlab程序-This is one for signal reconstruction intertwined with qam modulation matlab program
linteradoppler
- MATLAB中,卷积码、QPSK通过单径瑞利衰落信道的仿真,分析不同的多普勒和不同的交织块长对性能的影响。-MATLAB, the convolutional code, QPSK through a single path Rayleigh fading channel simulation, analysis of different Doppler interleaving block length and different impact on performance.
singlecarrierMMSE
- 该文件给出了单载波频域均衡中MMSE均衡方法的MATLAB实现,其中包含调制解调,交织,解交织以及编译码,包含了整个通信系统的各部分,希望对大家有帮助。-The document gives the MATLAB single-carrier frequency domain equalization MMSE equalization method, which contains modulation and demodulation, interleaving, de-interleavin
OFDMlianxi
- 通信OFDM传输,信号通过加入导频,循环前缀,交织变换,经过瑞丽信道,通过QPSK解调,译码,判断误码率。(Communication OFDM transmission, the signal by adding pilots, cyclic prefix, interleaved transform, after Rayleigh channel, demodulated by QPSK, decoding, to determine the bit error rate.)
PST部分传输序列法
- PTS的基本思想是:将输入的OFDM符号X,分割成V个互不重叠的独立的子序列Xv,每个子块向量大小相等且子块中没有继承原符号相应位置的取值为0。经过N点快速傅里叶逆变换后获得时域信号xv,再与相位旋转因子系数bv相乘,最后将每个子块的结果求和。然后将使PAPR最小的旋转因子的最佳组合作为边带信息传送给接收机以恢复信号。 在PTS方法中,可以通过改变子序列的分割方式降低系统计算复杂度和改善系统性能。有三种常用的分割方法:相邻分割、伪随机分割和交织分割。(The basic idea