搜索资源列表
syn_m1
- DVB-T(2K模式)同步,仿真最大似然相关(MLE)算法,在符号开始位置出现谱峰-DVB-T (2K mode) synchronization, simulation Maximum Likelihood correlation (MLE) algorithm. Symbol began in the peaks of position
ofdm_simulation_Eq.2.1.4vs.IFFT
- DVB-T 2K signal generation Eq. (2.1.4) vs. 2N-IFFT. Just compare them.
OFDMTransmission
- DVB-T 2K Transmission,DVB-T 2K的发送机matlab源代码
EqVsIFFT
- DVB-T 2K signal generation Eq. (2.1.4) vs. 2N-IFFT.DVB-T 2K 信号发生器matlab源代码。
OFDMReception
- DVB-T 2K Reception.DVB-T 2K 接收机matlab源代码。
OFDM_simulation_based_on_matlab
- 最近学习OFDM用到的程序,仿真了DVB-T系统在2K模式下形成OFDM信号的过程
DVB-T 2K Transmission
- %DVB-T 2K Transmission %The available bandwidth is 8 MHz %2K is intended for mobile services 基于ofdm的DVB-T 2K 的matlab程序,很经典哦
DVB-T_TRANSMISION
- DVB-T发射机MTLAB程序 主要描述了DVB-T 2K 模式的发射机 包括信号产生模块 IFFT调制模块 和CP加入模块等.-DVB-T transmitter mainly describes the DVB-T 2K mode transmitter including modulation signal generator module IFFT module and add modules, such as CP.
DVB_T-ofdm-reception
- 自己编写的DVB-T 2K模式下接收机,包括解调模块,模拟下变频模块,数字下变频模块等 ,可直接运行.-I have written DVB-T 2K mode receiver, including the demodulator module, analog down-conversion modules, such as digital down conversion module can be directly run.
ofdmtransmission
- A DVB-T 2K Transmission simulation of OFDM
DVB_T
- OFDM具有很强的抗多径和抗频率选择性衰落的能力,并且可以传输高速数据,这里以DVB_T(2k模式)为例分析其加信道厚的信号频谱及信道对OFDM中频信号的影响。-The purpose of this programme is to provide Matlab code to simulate the basic processing involved in the generation and reception of an OFDM signal in a physica
ofdmt
- its matlab code for transmitting 2k code for dvb-t
dvb
- DVB-T 2K Transmission The available bandwidth is 8 MHz 2K is intended for mobile services
Sist_OFDM_HCarvajal_RA142371
- ofdm in dvb DVB-T transmitter mainly describes the DVB-T 2K mode transmitter including modulation signal generator module IFFT module and add modules, such as CP-ofdm in dvb DVB-T transmitter mainly describes the DVB-T 2K mode transmitter including
DVB-T-2K-signal-generation-Eq.-vs.-2N-IFFT
- DVB-T 2K signal generation Eq. vs. 2N-IFFT
DVB-T-2K-Reception
- DVB-T 2K Reception matlab code for OFDM
DVB-T-2K-Transmission
- DVB-T 2K Transmission matlab code for ofdm
DVB_T_tongbu_new
- DVB-T 2k模式定时估计Matlab仿真。包括导频和TPS插入,瑞利多径信道衰减,高斯噪声加入。 定时估计的粗定时用极大似然法,利用循环前缀特征,不需要专门训练序列。细定时用分散导频。首先确定导频模式,再通过相邻导频相关确定定时偏差。此方法适用于瑞利多径信道,高斯信道,也适用于莱斯多径信道。-DVB-T 2k timing estimation.
DVB-T-TimingaChannelEstimation
- DVB-T 2k模式定时估计Matlab仿真。重新修改了程序。包括DVB-T信号产生,瑞利多径信道衰减,高斯噪声加入。 定时估计的粗定时用极大似然法,细定时用分散导频。首先确定导频模式,再通过相邻导频相关确定定时偏差。此方法适用于瑞利多径信道,高斯信道,也适用于莱斯多径信道。 信道估计利用DVB-T导频,LS估计,导频位置的时间插值,非导频位置频率插值,非常有效。 该程序经过多次运行无误,不足之处在于变量使用不规范,注释简单,读程序很费劲哈。 其特点是均采用经典算法,简单有效为主,对