-
pls1
matlab案例,可以用于pls模型的建立(matlab case model can be used to pls)
- 2010-09-30 16:06:46下载
- 积分:1
-
datafusion
介绍了一中简单实用的图像数据融合程序,该程序运行快,融合结果优!(introduced a simple and practical image data fusion procedures, the procedures faster integration results were excellent!)
- 2006-12-29 11:17:59下载
- 积分:1
-
GMM_UBM
Combine GMM and UBM in speaker recognition
- 2014-10-19 17:36:47下载
- 积分:1
-
DSPUsingMATLAB
说明: 英格尔著作《Digital Signal Processing Using MATLAB》一书中所有源代码打包(Ingle book " Digital Signal Processing Using MATLAB" , a book all the source code package)
- 2011-03-14 14:52:51下载
- 积分:1
-
adaboost_version1e
adaboost code for training and testing
see instructions inside
- 2015-01-30 15:08:48下载
- 积分:1
-
SVMcgForClass
说明: 本代码实现了SVM分类算法实现寻找最佳的c和g。(SVM Classification Algorithms to Find the Best C and G)
- 2019-04-28 17:04:12下载
- 积分:1
-
function
使用matlab进行边缘提取,更加深刻的理解canny算法应用(Using matlab to edge extraction, a more profound understanding of the application of canny algorithm)
- 2008-02-18 16:03:11下载
- 积分:1
-
pjimage.m
源码-一个实例搞定MATLAB界面编程_简单易懂适合新手。(Source- an instance to get MATLAB programming interface _ easy to understand for novice.)
- 2014-01-02 18:02:15下载
- 积分: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
-
dxAvi
说明: 可在matlab中运行,是通过matlab读取视频的有效软件(Run in matlab, matlab read through the effective video software)
- 2010-04-26 17:02:47下载
- 积分:1