-
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 Description: 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 )
- 2010-07-11 12:17:40下载
- 积分:1
-
speakerchange
SPEAKER SEGMENTATION CODE IN MATLAB
- 2010-12-25 01:37:25下载
- 积分:1
-
shuzituxiang
包括数字图像直方图绘制,数字图像直方图匹配,数字图像基于阈值分割算法(Including digital image histogram drawing, digital image histogram matching, digital image segmentation algorithm based on the threshold)
- 2013-03-24 19:09:11下载
- 积分:1
-
程序
说明: lms算法的一个基本的应用 关于噪声消除(A basic application of LMS algorithm on noise elimination)
- 2020-11-19 10:37:38下载
- 积分:1
-
bp
说明: bP网络,网络的训练算法是反向传播算法,即神经元的链接权重的训练是从最后一层(BP network, network training algorithm is BP back propagation algorithm, i.e., neurons in the link weight training is from the last layer)
- 2012-04-02 21:36:11下载
- 积分:1
-
gngauss
matlab编程:主要是对gngauss函数定义介绍(matlab Program:Mainly for gngauss function definitions introduced)
- 2010-05-27 14:12:03下载
- 积分:1
-
signal-and-system-experience
信号与系统实验:gibs现象、卷积、信号的运算、网络函数!(Signal and System Experiment: gibs phenomenon, convolution, signal operations, network function!)
- 2013-05-23 11:08:58下载
- 积分:1
-
POCS
matlab应用源程序,只能采集,网络连接(matlab application source code, can collect)
- 2013-11-23 16:19:50下载
- 积分:1
-
ORBFNN
高性能的RBFNN,可以用于回归,拟合和预测控制。(High-performance RBFNN, can be used to return control of fitting and forecasting.)
- 2009-04-28 09:19:26下载
- 积分:1
-
antcolony
This code is for solving traveling salesman problem using ant colony algorithm.Ant Colony Optimization (ACO) is a population-based approach for solving
combinatorial optimization problems that is inspired by the foraging behavior
of ants and their inherent ability to find the shortest path a food source
to their nest.
- 2015-04-14 23:47:12下载
- 积分:1