最小二乘滤波算法的matlab实现程序我要分享

Matlab program of least square filtering algorithm

干扰抑制 RLS算法干扰

关注次数: 226

下载次数: 1

文件大小: 1KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

该程序是一种最小二乘滤波算法的matlab实现程序,主要应用于非平稳信号的干扰抑制中。


English Description:

The program is a matlab implementation program of least square filtering algorithm, which is mainly used in the interference suppression of non-stationary signals


代码预览

main-rls.m

RLS.m