-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
OSTU
是自适应阈值的分割,主要对图像用matlab进行分割图像,确定图像想要的东西(Adaptive segmentation threshold, the main image to image segmentation using matlab, determine what image you want)
- 2014-01-05 18:13:18下载
- 积分:1
-
levelset_method
implementation of the level set method in order to shrink an initial contour to a point, using Kappa and Kappa^(1/3).
- 2010-07-21 17:53:55下载
- 积分:1
-
wavemin
matlab code for min phase wavelet generation
- 2014-12-12 15:56:53下载
- 积分:1
-
Chan_WLS
参考文献《外辐射源定位跟踪技术的研究》(两步加权最小二乘法)以及
《a simple and efficient estimator for hyperbolic location》对Chan算法进行仿真;认定基站数目为5个;
(The Chan algorithm in the TDOA location based on the CDMA cell network)
- 2014-12-22 21:07:42下载
- 积分:1
-
Untitled
STD法模态参数识别,可识别频率,阻尼比和振型系数。(STD method modal parameter identification)
- 2012-11-08 10:19:30下载
- 积分:1
-
matlab-socket
matlab socket example
- 2013-05-19 16:24:57下载
- 积分:1
-
Matlab
雅克比(Jacobi)迭代法. 设有n阶方程组. (4.1). 若系数矩阵非奇异,且 (i = 1, 2,…, n),将方程组(4.1)改写成. 然后写成迭代格式 (Jacobi (Jacobi) iterative method. With n-order equations. (4.1) and if non-singular coefficient matrix, and (i = 1, 2, ..., n), the equations (4.1) rewritten and then write into the iterative ...)
- 2011-12-02 18:00:01下载
- 积分:1
-
tgx
matlab学习资料,一个倒立摆的练习题,适合初学者(matlab learning materials, an inverted pendulum exercises for beginners)
- 2012-10-22 14:00:26下载
- 积分:1
-
iToolbox
此工具箱包括了多元校正中选择变量的一系列方法,包括ipls,bipls,mwpls,sipls等(the present toolbox contains a serie of methods used to select variables,such as ipls,bipls,mwpls,sipls.)
- 2014-01-23 15:25:59下载
- 积分:1