实现LTE下行信道估计我要分享

Implementation of LTE downlink channel estimation

信道插值 信道插值算法 LS-LMMSE ls,lmmse,svd SVD-LMMSE

关注次数: 238

下载次数: 3

文件大小: 19KB

代码分类: 信号处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

实现LTE下行信道估计,有LS、LMMSE、SVD-MMSE和线性插值、二阶插值、三次样条插值等算法


English Description:

To achieve LTE downlink channel estimation, there are ls, LMMSE, svd-mmse and linear interpolation, second-order interpolation, cubic spline interpolation algorithm


代码预览

chazhi_atn1.m

chazhi_atn2.m

Estimation_atn1.m

Estimation_atn2.m

Estimation_lmmse1.m

Estimation_lmmse2.m

Estimation_ls1.m

Estimation_ls2.m

Estimation_ls_s1.m

Estimation_ls_s2.m

h_interp1.m

h_interp2.m

h_interp_second1.m

h_interp_second2.m

main.m

ML_Decode.m

Pilot_insert1.m

Pilot_insert2.m

select.m

SFBC_coding.m

SFBC_decoding.m

SML_Decode.m

svd_mmse_estimation1.m

svd_mmse_estimation2.m

s_Estimation_ls1.m

s_Estimation_ls2.m

s_h_interp1.m

s_h_interp2.m

t_h_interp1.m

t_h_interp2.m

xEstimation_ls1.m