文件名称:LMS_Algo
介绍说明--下载内容均来自于网络,请自行研究使用
功能描述:用matlab语言实现LMS自适应算法
函数名:LMS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)mu:自适应参数
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A -Function Descr iption: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A
函数名:LMS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)mu:自适应参数
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A -Function Descr iption: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LMS_Algo.m