-
Astar
A*算法路径规划,有详细介绍文本 适合于初学者,学习算法。(A* algorithm for path planning, a detailed text is suitable for beginners, learning algorithms.)
- 2020-07-02 01:00:01下载
- 积分:1
-
matlab_fem
Introduction to programming finite element with matlab
- 2012-12-01 04:49:46下载
- 积分:1
-
White-noise-process
White noise process generated by the trigonometric series
- 2010-08-09 22:26:02下载
- 积分:1
-
NRLF
Power system load flow analysis using NR Power Flow method
- 2013-11-04 11:02:15下载
- 积分:1
-
matlabfrq
信号检测与估计中的算法频率估计,是三种不同算法对信号频率的估计(Signal detection and estimation of the frequency estimation algorithm)
- 2013-12-09 09:30:43下载
- 积分:1
-
fuzzy c-mean
说明: 一个FMEAN神经网络代码,是matlab开发的模糊聚类(FMEAN a neural network code is developed Matlab fuzzy clustering)
- 2005-11-28 11:24:51下载
- 积分:1
-
chap15
matlab图像处理实例详解chap15——图像处理的MATLAB实例(matlab image processing examples explain chap15- MATLAB image processing examples)
- 2013-12-16 15:58:52下载
- 积分:1
-
zuixin
PLS回归模型建立的程序,针对多输入和多输出的。希望此方法能对大家有帮助(PLS regression model program, multiple-input and multiple-output targeted. I hope this method can help everyone)
- 2014-05-15 10:07:09下载
- 积分: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
-
LMS_rev2
Least mean squares algorithm for smart antenna
- 2010-05-25 09:36:51下载
- 积分:1