文件名称:RLS_Algo
介绍说明--下载内容均来自于网络,请自行研究使用
功能描述:用matlab语言实现RLS自适应算法
函数名:RLS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)lamda:遗忘因子
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A
调用函数:无
被调用:
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 -Function Descr iption: The RLS adaptive algorithm matlab language function name: RLS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) lamda: forgetting factor (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A call the function: No to be called: of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0
函数名:RLS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)lamda:遗忘因子
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A
调用函数:无
被调用:
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 -Function Descr iption: The RLS adaptive algorithm matlab language function name: RLS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) lamda: forgetting factor (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A call the function: No to be called: of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RLS_Algo.m