LS Least Square,最小二乘法我要分享

Ls least square

MIMO-OFDM估计 mimo-信道估计 least-square-mimo 信道估计LS 信道估计器

关注次数: 490

下载次数: 1

文件大小: 2KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

LS(Least Square,最小二乘法)算法是信道估计算法中最基本的算法之一。在MIMO-OFDM系统中,经常选择LS算法或其改进算法对信道进行估计。利用LS算法设计信道估计器,算法结构简单易于实现,且估计器不需要知道信道中各个收发天线对之间的自相关矩阵和噪声。


English Description:

LS (least square) algorithm is one of the most basic channel estimation algorithms. In MIMO-OFDM system, LS algorithm or its improved algorithm is often used to estimate the channel. Using LS algorithm to design channel estimator, the structure of the algorithm is simple and easy to implement, and the estimator does not need to know the autocorrelation matrix and noise between each antenna pair in the channel.


代码预览

LS.txt