-
hartigansSLC_OpenCV
hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1)
Sequential Leader algorithm:
Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY.
1. Select maximum cluster "radius"
2. Start with zero clusters
3. Add each item to be clustered to:
* Closest cluster if distance <= r
* New cluster if distance to closest cluster > r
4. Compute new center from members in cluster
5. Empty the clusters (keeping the centers)
6. Return to step 3 (until no changes are made)
- 2010-02-25 19:28:25下载
- 积分:1
-
temperature_control
利用Abaqus子程序UAMP实现PID控制。(PID control is implemented using the Abaqus subroutine UAMP.)
- 2020-12-19 14:39:11下载
- 积分:1
-
cnn regression
通过卷积神经网络回归进行的图像配准,相比传统的图像配准算法,能更快地获得配准参数,也能更好地减小配准误差(Image registration based on convolution neural network regression can get registration parameters faster and reduce registration error better than traditional image registration algorithm.)
- 2017-12-12 22:22:25下载
- 积分:1
-
MultiwayPLS.tar
应用MATLAB编写的偏最小二乘法程序,且具有画图功能(MATLAB prepared by partial least squares procedure, which is drawing functions)
- 2006-11-05 16:00:39下载
- 积分:1
-
basic PSO for function
应用基本粒子群算法求解复杂连续函数优化问题(Application of Basic Particle Swarm Optimization to Complex Continuous Function Optimization)
- 2019-06-01 11:15:13下载
- 积分:1
-
Tower-of-Hanoi-problem
算法设计与分析之汉诺塔问题介绍与讲解 希望大家有时间看看 (Tower of Hanoi problem description and explanation of the design and analysis of algorithms hope that we have time to look at)
- 2013-12-12 10:46:55下载
- 积分:1
-
IMLS
点云曲面建模,基于距离函数,运用移动最小二乘法,拟合曲面,提取等值面,用于散乱点云的快速三角网格构建(Point cloud surface modeling, based on the distance function, the use of moving least squares method, fitting surface, isosurface extraction for fast scattered point cloud build triangular mesh)
- 2020-11-12 10:09:45下载
- 积分:1
-
IBVS-master
MATLAB 下的视觉伺服算法,主要是基于图像的视觉伺服(visual servo alrigritho,mainly is the image based visual servo)
- 2020-11-21 19:09:35下载
- 积分:1
-
chenggongjiao
处理任意两点间多条公交、地铁线路的到达问题此,改程序将一二问综合在一起,方便精简,运行速度快(Treatment between any two many bus, subway lines to reach this issue, change the program integrated with the twelve asked to facilitate streamlined, fast)
- 2013-08-18 09:29:13下载
- 积分:1
-
cca
计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数
(calculate canonical correlations, find the largest correlation coefficients)
- 2009-09-10 17:02:58下载
- 积分:1