搜索资源列表
ofdm_simulation_Eq.2.1.4vs.IFFT
- DVB-T 2K signal generation Eq. (2.1.4) vs. 2N-IFFT. Just compare them.
EqVsIFFT
- DVB-T 2K signal generation Eq. (2.1.4) vs. 2N-IFFT.DVB-T 2K 信号发生器matlab源代码。
OFDMcode.rar
- 完整的OFDM链路程序并作了较为具体的解析从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析.,Orthogonal frequency division multiplexing (OFDM) is becoming the chosen modulation technique for wireless communications. OFDM can provide large data rates with sufficient robustnes
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具有很强的抗多径和抗频率选择性衰落的能力,并且可以传输高速数据,这里以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
ofdmr
- 模拟OFDM体制的数字电视信号DVB-T的接收全过程,包括下变频、D/A转换、滤波、星座解调等。。。很实用!-Simulated OFDM system, DVB-T digital TV signal reception of the entire process, including down-conversion, D/A conversion, filtering, demodulation and other constellations. . . It works!
OFDM-and-DSP-implementation(6416)
- OFDM基带信号处理系统的研究及其定点DSP实现,以DVB-T为标准,北邮硕士毕业论文,对初学者有参考价值。-OFDM baseband signal processing system and its fixed-point DSP implementation of the DVB-T standard, Beijing University of Posts Thesis, a valuable reference for beginners.
test_4_16_1.m
- 一个OFDM 系统程序,产生的事2k DVB-T 信号,具体参数在程序中已经给出。-a ofdm system programe. DVB-T signal is produced. All descr iption of parameters are given.
PrilohaDP_PD
- Subject of this thesis is elemental descr iption of DVB digital television and digitalization process of its terrestrial transmission according to DVB-T standard. The thesis characterizes in detail RF transmission channels used for wireless distribut
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-Tsimulation
- in this projeh DVB-T signal can simulate by matlab
DVB-T-2K-signal-generation-Eq.-vs.-2N-IFFT
- DVB-T 2K signal generation Eq. vs. 2N-IFFT
DVB-T-TimingaChannelEstimation
- DVB-T 2k模式定时估计Matlab仿真。重新修改了程序。包括DVB-T信号产生,瑞利多径信道衰减,高斯噪声加入。 定时估计的粗定时用极大似然法,细定时用分散导频。首先确定导频模式,再通过相邻导频相关确定定时偏差。此方法适用于瑞利多径信道,高斯信道,也适用于莱斯多径信道。 信道估计利用DVB-T导频,LS估计,导频位置的时间插值,非导频位置频率插值,非常有效。 该程序经过多次运行无误,不足之处在于变量使用不规范,注释简单,读程序很费劲哈。 其特点是均采用经典算法,简单有效为主,对