自适应滤波器
代码说明:
通过设计一个二阶加权系数自适应横向FIR滤波器,对一个加随机噪声的正弦信号实现滤波。 具体设计方案为: 1,生成标准正弦信号S 2,生成等长的随机信号N 3,生成加随机噪声的正弦信号X 4,X通过参数可调数字滤波器,输出Y 5,Y与参考信号作差得到误差E 6,E通过自适应算法调整权值W 7,用LMS算法处理噪声干扰的信号,最终实现滤波器功能(A two order weighted coefficient adaptive transverse FIR filter is designed to filter a sinusoidal signal with random noise. The specific design scheme is as follows: 1, generating a standard sinusoidal signal S 2, generating an equal length random signal N 3, generating a sinusoidal signal X with random noise 4, X can adjust the digital filter by parameter and output Y 5, the difference between the Y and the reference signal is E 6, E adjusts the weight W through the adaptive algorithm 7, the LMS algorithm is used to deal with the noise interference signal, and the filter function is finally realized.)
文件列表:
Untitled.asv, 719 , 2017-10-31
Untitled2.m, 1411 , 2017-10-31
wiener2.m, 5104 , 2017-10-31
自适应滤波器MATLAB仿真.pdf, 1344538 , 2017-10-31
自适应滤波器设计及Matlab实现,附程序代码.pdf, 411470 , 2017-10-30
下载说明:请别用迅雷下载,失败请重下,重下不扣分!