OFDM信道估计算法比较,包括LS,MMSE,LMMSE等,及不同的内插方式我要分享

OFDM channel estimation algorithm comparison, including ls, MMSE, LMMSE, and different interpolation

OFDM 信道估计算法 LS MMSE LMMSE

关注次数: 454

下载次数: 31

文件大小: 15KB

代码分类: 信号处理

开发平台: matlab

下载需要积分: 16积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

OFDM信道估计算法比较,包括LS,MMSE,LMMSE等,及不同的内插方式。


English Description:

Comparison of OFDM channel estimation algorithms, including ls, MMSE, LMMSE, and different interpolation methods


代码预览

add_noise.m

cut_cp.m

de_map.m

de_qam16.m

error_count.m

input_b.m

insert_cp.m

insert_pilot.m

lmmse_estimation.m

lr_lmmse_estimation.m

ls_estimation.m

map_16qam.m

multipath_chann.m

ofdm_system.m

qam16.m

rayleighnew.m

Rhh_test.m

selec_rayleigh_test.m

SIR_n_fd.m

lmmse_estimation.asv

selec_rayleigh_test.asv

ofdm_system.asv

ofdm channel estimation