搜索资源列表
LTE-performance-evaluation
- 本文详细介绍了LTE系统在进行MATLAB仿真时的步骤以及各种各种参数的设置及计算。-This paper introduces the LTE system simulation in MATLAB and a variety of steps to set up various parameters and calculations.
PAPR-Reduction2
- This M Code simulate the effects of clipping and filtering on PAPR reduction in OFDM-based wireless standard.Also the performance of BER versus SNR of original OFDM signals with PAPR reduction based on clipping and filtering schemes over AWGN channel
convolutional-code
- (1) 在c或matlab环境下实现卷积码编码模块,并嵌入实验一的通信链路中,要求编码模块有一定通用性可以设定约束长度、卷积码抽头系数; (2) 设定约束度分别为7、9的1/2卷积码,仿真分析这些码的硬判决译码性能、绘制误码性能曲线,对比不同约束度下卷积码的性能,分析译码复杂性; (3) 设定约束度为7的1/2卷积码,进行无量化软判决译码,仿真分析比较软硬判决译码性能; (4) 设定约束度为7的1/2卷积码,量化比特分别为3、4、5、6,仿真分析比较量化对误码性能的影响; (5)