-
acmabyVanderveen
Analytical constant-modulus algorithm, to separate linear combinations of CM sourcesThe algorithm
is robust in the presence of noise, and is tested on measured data,
collected from an experimental set-up.
- 2007-12-02 21:52:30下载
- 积分:1
-
NLMS
若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成
W(n+1)=w(n)+ e(n)x(n)
=w(n)+ (3.1)
式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。
(Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.)
- 2021-03-06 12:39:31下载
- 积分:1
-
toolbox_preprocessing_fMRI.tar
toolbook of matlab preprocessing for input files in simulations
- 2014-08-14 00:26:06下载
- 积分:1
-
MATLABjichujiaocheng
这个文档主要是关于MATLAB的基础语言以及基本的编程方法的。(This document is mainly about the basic language of MATLAB and the basic programming methods.)
- 2017-04-27 15:46:17下载
- 积分:1
-
rgb2lab
rgb2lab:rgb颜色空间向lab颜色空间转换的matlab代码,对此变换要使用不求甚解的童鞋们可以直接调用~(rgb2lab:colorspace of rgb translate to colorspace of lab。Just for the beginner~)
- 2013-08-17 16:02:48下载
- 积分:1
-
moshishibie
贝叶斯分类估计和最大似然估计的matlab编程(it is used to make the bayesis guji and the mle.it is very convenient for homework)
- 2013-11-08 14:46:17下载
- 积分:1
-
MatLab7Programming
matlab 英文版教材,pdf格式,系统的学习,既能提高matlab编程能力,又能掌握英语,一石二鸟!(matlab English textbooks, pdf format, the system of learning, both to improve matlab programming capabilities, but also master the English language, kill two birds with one stone!)
- 2009-10-30 10:10:37下载
- 积分:1
-
ridgereg
岭回归函数,基于SVD分解的岭回归函数,已经证明了是非的有用和强大( center input and output, so we can estimate w0 separately
since we don t want to shrink w0
)
- 2013-11-24 14:35:35下载
- 积分:1
-
VRPTW-matlab
说明: 用matlab实现用遗传算法解决VRPTW问题的算例源代码(Using matlab to realize the source code of an example of solving VRPTW problem with genetic algorithm)
- 2019-04-11 11:13:04下载
- 积分:1
-
AR_MATLAB
说明: AR模型的源程序。(AR model of the source.)
- 2006-05-06 20:57:07下载
- 积分:1