搜索资源列表
OFDMChanTstEuql
- OFDM信道估计和均衡的仿真程序,包括MMSE、LS、ZF等方法。
ofdm-channel-estamination
- 这是关于OFDM无线宽带移动通信系统中信道估计与均衡技术研究方面的一篇好文章
tioashima
- 在基于脉冲的UWB系统中,采用瑞克接收机合并多径信号能量并进行相干检测,信道估计问题即估计多径信号的到达时间和幅度。在基于OFDM的UWB系统中,接收机根据信道频域响应对每个子信道进行频域均衡后进行相干检测,信道估计问题即估计信道频域响应。
MIMO_CMA
- MIMO信道横模均衡算法,可以实现2×2MIMO系统的信道均衡。-Transverse mode MIMO channel equalization algorithm, can achieve 2 × 2MIMO system channel equalization.
ofdm_channel
- OFDM简单链路,包含信道估计和信道均衡,算法包括LS和MMSE-OFDM simple links, including channel estimation and channel equalization, algorithms, including the LS and MMSE
BPSK_Bernoulli
- MATLAB Simulink程序,OFDM的仿真,FFT实现,有信道估计和均衡,信道估计采用LS估计-MATLAB Simulink program, OFDM simulation, FFT implementation, there are channel estimation and equalization, channel estimation using LS estimation
TI_DSP_671
- 完美的ofdm系统matlab仿真程序,从编解码到加入信道到调制解调到信道均衡到同步和频偏估计,带有详细的程序说明-Matlab simulation ofdm system the perfect program to join from the codec to the modem channel to channel equalization to the synchronization and frequency offset estimation, with a detailed de
matlab-for-ofdm-and-channel-estimate
- 一个包含信道估计和均衡的ofdm系统的matlab程序 实用易懂-Includes a channel estimation and equalization of ofdm matlab program practical and easy to understand system
OQAM_OFDM_Perfect
- 本代码介绍了OFDM/OQAM 多径信道下,理想信道估计的系统仿真,给出了不同信噪比下的ber性能。介绍了多载波系统的均衡。-This code describes the OFDM/OQAM multipath channel, system simulation, ideal channel estimation, given the ber performance under different signal to noise ratio. The equilibrium of the m
OQAM_OFDM_IAM2_youhua
- 本代码给出了OFDM/OQAM 系统在多径衰落信道下的系统性能。给出了一般信道估计和均衡的系统性能。-This code gives the system performance of OFDM/OQAM system in a multipath fading channel. The channel estimation and equalization system performance.
Radio-channel-estimation
- 无线信道估计:基于mimo和ofdm信道估计理论,算法。包括 MIMO衰落信道的测量和建模方法; MIMO信道容量的分析; 基于MIMO的空时编/解码方法; 基于MIMO的接收机关键技术,如信道估计、均衡、多用户检测等。 -Radio channel estimation: theory, algorithms based mimo ofdm channel estimation. Include MIMO fading channel measurement and m
OFDM信道估计MATLAB代码.
- 单载波频域均衡仿真程序,很使用的!学无线通信必看的内容!~
OFDMCHANNEL
- ofdm信道估计,包括均衡,信道估计以及误码率计算-ofdm channel estimation, including equalization, channel estimation and bit error rate calculation
Channel-
- OFDM系统中的信道估计和均衡使用反向传播神经网络。-Channel estimation and equalization using backpropagation neural networks in OFDM systems.
ofdm_simulation_with_matlab
- OFDM信道估计和均衡的仿真程序,包括MMSE、LS、ZF等方法-OFDM channel estimation and balanced simulation program, including the MMSE, LS, ZF and other methods
WIMAXsource
- WIMAX_WZ_withencoding:信道估计,相位噪声补偿,频偏估计,编解码都有 WIMAX_WZ_withoutencoding:在上面的工程基础上,去掉编解码部分 WIMAX_WZ_withoutprocessing:在上面的工程基础上,再去掉相位噪声补偿,频偏估计 WIMAX_WZ_withoutprocessing2:在上面的工程基础上,改用新的前导和导频联合信道估计方案,参考文档《基于802_16d标准的OFDM信道估计技术的研究与实现.kdh》 因为白噪
OFDM信道估计和均衡的仿真程序,包括MMSE、LS、ZF
- 信道估计仿真代码,包括LS、MMSE、ZF等(Channel estimation simulation code, including LS, MMSE, ZF and so on)
信道估计与均衡
- LTE的中的OFDM 的信道估计于均衡的matlab的仿真程序,作为出血真的参考。
OFDM(16qam和qpsk调制)
- OFDM调制发射和接收仿真,考虑两种调制方式,16qam及qpsk调制,使用LS信道估计和频域均衡(OFDM modulation transmission and reception simulation, considering two modulation modes, 16QAM and QPSK modulation, using LS channel estimation and frequency domain equalization.)
OFDM信道估计和均衡matlab代码
- OFDM信道估计和均衡matlab代码,包含LS和MMSE信道估计,可以运行成功,简单易懂,功能齐全。