搜索资源列表
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估计,导频位置的时间插值,非导频位置频率插值,非常有效。 该程序经过多次运行无误,不足之处在于变量使用不规范,注释简单,读程序很费劲哈。 其特点是均采用经典算法,简单有效为主,对