-
prdemo
matlab code for hmm understanding
- 2011-07-03 21:44:57下载
- 积分:1
-
watershed-and-FCM
两个matlab编写的图像分割算法,分水岭和模糊C均值聚类算法(matlab codes, watershed algorithm and fuzzy C means clustering algorithm)
- 2013-12-30 15:45:32下载
- 积分: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
-
AdvancePIDControlofMATLAB
《先进PID控制MATLAB仿真》 程序(the program of advance pid control of matlab)
- 2010-07-09 12:39:08下载
- 积分:1
-
pseudotono
Pseudotone correction for lips contour detection
- 2010-05-11 17:15:33下载
- 积分:1
-
QAM
QAM mod using matlab
- 2012-10-01 03:20:59下载
- 积分:1
-
yc
说明: matlab有关遗传算法的源程序,并且内含有智能算法原理与应用的PPT.(matlab source of genetic algorithms, and the principles contained PPT intelligent algorithms and applications.)
- 2013-12-01 20:34:20下载
- 积分:1
-
fig3_SOM
The sourcecode of Universally-Convergent Squared-Operator Iteration Methods for fig3 using SOM
- 2013-12-03 20:53:32下载
- 积分:1
-
373901518KPCA
核函数主成分分析,用于数据的特征提取,对于训练样本的降维有较好的效果(Kernel principal component analysis, feature extraction for data, which can effectively reduce the dimension of training samples, the better)
- 2015-03-19 08:55:01下载
- 积分:1
-
engine
通过VC调用MATLAB引擎的范例程序,根据运行环境不同,可能要对头文件进行修改(VC call MATLAB engine through an example of the procedure, according to different operating environment may have to modify the right files)
- 2009-05-12 10:13:35下载
- 积分:1