当前位置:
首页 资源下载
搜索资源 - lms algorithm matlab file
搜索资源列表
-
0下载:
使用LMS算法进行预测的Matlab源代码
使用时只需改变载入文件名
调整L和delay就可以了-Using the LMS algorithm to predict the use of Matlab source code file name when you only need to change the load L and the delay can be adjusted in
-
-
4下载:
实现数字音频信号的幅频均衡,采用了lms算法和rls算法,有MATLAB的simulink模型,和m文件,还有部分c程序,已经本人完全测试过。-Digital audio signal of the amplitude-frequency equalization, using lms algorithm and rls algorithms, there are MATLAB-simulink model, and the m file, as well as part of the c pr
-
-
0下载:
the following file is a matlab program done for thesis based on acoustic echo cancellation using LMS algorithm.
-
-
0下载:
本文件介绍采用最小均方算法的自适应横向滤波器,pdf文件内含有相应的MATLAB程序及仿真结果等。-This document describes the use of least mean square adaptive transversal filter algorithm, pdf file containing the appropriate procedures and simulation results of MATLAB.
-
-
0下载:
功能描述:测试LMS与RLS算法,比较两种算法的收敛特性
文件名:LMS_RLS_sim.m
测试用例:
x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声
文件输出:系数a1的值
调用函数:function [A] = LMS_Algo(M,N,mu,xn)
被调用:无
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
-
-
0下载:
lms即最小均方误差算法,此次上传的是lms算法的matlab文件-lms that minimum mean square error algorithm, the uploaded file is lms algorithm matlab
-
-
0下载:
Matlab Code to filter data using the Least Mean Squares adaptive algorithm. processes an input WAV file and filters out noise according to the setup parameters
-
-
0下载:
This file contains Matlab coding for LMS algorithm-This file contains Matlab coding for LMS algorithm..
-
-
0下载:
说明,matlab,这是由matlab m文件编写自适应源程序,包括lms、RLS自适应算法-Descr iption, Matlab, which is written by Matlab m file adaptive source, including lms, the RLS adaptive algorithm
-
-
0下载:
Many MATLAB program codes included in this file, for example,LMS algorithm, RS algorithm and so on.
-