搜索资源列表
用PTS方法降低OFDM信号中高PAPR的MATLAB仿真源代码
- 用PTS方法降低OFDM信号中高PAPR的MATLAB仿真源代码,很实用哦,PTS method used to reduce the high PAPR of OFDM signal simulation of the MATLAB source code, it is practical Oh
OFDM.rar
- OFDM信号在光纤无线通信系统中传输性能的研究,包括不同频率的4QAM、16QAM,是毕设资料,非常珍贵。,OFDM signal in optical wireless communication system transmission performance in the study, including different frequencies 4QAM, 16QAM, complete set of information is very valuable.
ofdm cs sensing ultimate
- 该程序是对OFDM信号的频谱感知的循环特征检测方法,代码齐全,介绍详细-The program is the OFDM signal spectrum sensing cycle of feature detection, code complete, detailed descr iption
ofdm.m
- 本人的主要任务是利用MATLAB作为仿真工具来实现OFDM在无线信道上的系统仿真,其中主要的仿真模块包括信源产生,波形预处理,调制,插入导频信号和保护间隔,无线信道,接收滤波器,信道估计和信号补偿,解调,计算误比特率模块。-My main task is to use MATLAB as a simulation tool to achieve the wireless channel on the OFDM system simulation, in which the main simula
OFDM
- 给出了OFDM在卫星通信中的系统框图并 在Simulink中仿真实现,利用改进的CMA恒模算法进行盲均衡处理,来去除时变卫星信道对信号的影响,基于4阶累积量的方法 将OFDM信号与其他调制类型信号区分开来-OFDM is given in the satellite communication system block diagram and Simulation in Simulink using the modified constant modulus algorithm CMA
ofdm
- 正交频分复用的调制解调:实现了mb-ofdm的基带超宽带信号调制解调-Orthogonal frequency division multiplexing of the modulation and demodulation: the mb-ofdm of base-band ultra-wideband signal modulation and demodulation
OFDM_transmitter
- OFDM transmitter, including signal mapping for M-QAM and quantizer
ofdm-tge
- OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
OFDM
- 本文在分析移动无线信道衰落特性的基础上,阐述了OFDM系统的基本原理,主要研究了OFDM通信系统中的基于导频符号的信道估计问题,分析了几种经典的信道估计算法以及相关的关键技术环节。 在此基础上介绍了OFDM技术在现实中的一个应用——WLAN IEEE802.11a系统模型,利用Matlab仿真软件完成OFDM系统信号生成、噪声生成、导频插入、循环前缀、调制、解调等部分的设计,最后结合计算机仿真对系统关键技术(导频、循环前缀、估计算法)的有效性和可行性进行了全面的分析与比较。适合matlab研究-
OFDM(gms)
- 有关OFDM信号检测与估计的一篇文章,是IEEE上的,有需要的下-The OFDM signal detection and estimation of an article is on the IEEE there is a need for the next! !
ofdm1
- 建立正交频分多路复用(OFDM)系统调制器的仿真模型,并编程给出具有K=10个子信道、符号区间T=100s、采用16点QAM信号时,OFDM系统调制器的输出信号。-The establishment of orthogonal frequency division multiplexing (OFDM) system, the simulation model of the modulator and the program is given with K = 10 Ge sub-channel
OFDM-mimo
- MIMO_OFDM系统仿真,包括系统的设定,调制,编码,及信号检测的仿真-MIMO_OFDM system simulation, including system settings, modulation, coding, and signal detection simulation
Disfrct
- 离散分数阶傅里叶变换,可以处理非平稳信号,也可以很好的对抗多普勒频移,用在OFDM系统中尤为重要。-Discrete fractional Fourier transform, can handle non-stationary signal can also be very good against the Doppler frequency shift, used in the OFDM system is particularly important.
ofdm
- 6. 在三条径的瑞利信道中,对于OFDM: (1) 请设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真,测量BPSK调制时的误码率性能。画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线。 -6. In the three path Rayleigh channel, for OFDM: (1) Please design a specific guide-assisted channel estimation method, the Sim
MIMO-OFDM-LS
- OFDM-MIMO系统信道估计很好用的程序-code for signal Processing in OFDM calculation
OFDM
- 实现OFDM基本调制,QPSK调制。通过高斯信道,最后恢复原信号-To achieve the basic OFDM modulation, QPSK modulation. Through the Gaussian channel, and finally restore the original signal
16QAM-OFDM
- 基于16QAM调制解调的OFDM信道估计,计算了不同信噪比下的误码性能曲线,并画出了图。-Comb based on the OFDM pilot channel estimation, calculation of the BER performance under different signal to noise ratio curve, and draw the map.
OFDM
- OFDM下行的仿真1、产生要传输随机数; 2、进行调制; 3、串并转换; 4、进行IFFT操作(代码中有用到共轭对称向量的IFFT为实数进行简化计算); 5、增加循环前缀; 6、并串转换; 7、输出前滤波; 8、增加信道噪声(加性高斯白噪声); 9、接收端串并转换; 10、去除循环前缀; 11、进行FFT变换; 12、信号解调; 13、误比特率计算; -OFDM downlink simulation 1, have t
Identification-for-OFDM
- 一种新的OFDM信号盲识别算法,利用多载波OFDM信号在时域上的近高斯性,提取信号特征参数Q作为分类特征-A new algorithm for the identification of Orthogonal Frequency Division Multiplexing(OFDM)signal is proposed.The feature parameter a is used to discriminate OFDM signal because of their asymptot
program ofdm
- OFDM technique, signal OFDm, ofdm channel