-
K-means算法
应用背景c++代码,基于k-means遗传算法的应用,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。关键技术K-Means的算法如下:随机在图中取K(这里K=2)个种子点。然后对图中的所有点求到这K个种子点的距离,假如点Pi离种子点Si最近,那么Pi属于Si点群。(上图中,我们可以看到A,B属于上面的种子点,C,D,E属于下面中部的种子点)接下来,我们要移动种子点到属于他的“点群”的中心。(见图上的第三步)然后重复第2)和第3)步,直到,种子点没有移动(我们可以看到图中的第四步上面的种子点聚合了A,B,C,下面的种子点聚合了D,E)。
- 2022-08-15 16:57:53下载
- 积分:1
-
一
一维小波算法的VC++实现
详细算法流程请参考程序中的注释部分
程序通过测试-One-dimensional wavelet algorithm for VC to achieve a detailed algorithm flow process please refer to the Notes section of the program to pass the test
- 2022-01-25 20:54:15下载
- 积分:1
-
astar算法,很有用,运行没有错误,又需要的同学赶紧下哦
astar算法,很有用,运行没有错误,又需要的同学赶紧下哦-astar algorithm, useful, run no errors, but also those students in need under the oh hurry
- 2022-01-31 22:25:57下载
- 积分:1
-
It s time for web servers to handle ten thousand clients simultaneously, don t y...
It s time for web servers to handle ten thousand clients simultaneously, don t you think? After all, the web is a big place now
- 2022-10-13 12:35:03下载
- 积分:1
-
LABVIEW程序语言中图形,图表的使用例子
LABVIEW程序语言中图形,图表的使用例子-LABVIEW programming language of graphs, charts the use of examples
- 2022-02-13 22:49:08下载
- 积分:1
-
graphic LCD IconEditor edit 4.3.22 Serial
graphic LCD IconEditor edit 4.3.22 Serial
- 2022-05-16 03:08:08下载
- 积分:1
-
the procedures used to achieve VB SQL 2000 can be achieved neighborhood househol...
本程序用VB+SQL 2000实现,可以实现小区的住户资料,仪表资料,住户投宿,住户报修等数据的查询,修改,删除,统计和以报表形式打印输出.-the procedures used to achieve VB SQL 2000 can be achieved neighborhood households, Instrumentation, tenants will be met, household repair and other data query, modify, delete, statistics and statements in the form of printouts.
- 2022-04-16 17:26:50下载
- 积分:1
-
this is a nice web interface for linux systems which runs asterisk
this is a nice web interface for linux systems which runs asterisk
- 2022-02-28 17:36:11下载
- 积分:1
-
本程序为大地主题解算的白塞尔算法,使用的克拉所夫斯基椭球,包括正算和反算...
本程序为大地主题解算的白塞尔算法,使用的克拉所夫斯基椭球,包括正算和反算-This procedure for the land of the white theme of Sale Solution algorithms, using the carat of the Ostrovsky ellipsoid, including the positive operators and counter-balance
- 2022-04-25 18:11:23下载
- 积分:1
-
一个用于生成LED点阵屏幕所需的任意汉字的点阵信息工具。
一个用于生成LED点阵屏幕所需的任意汉字的点阵信息工具。-used to produce a lattice LED screen for arbitrary characters lattice information tool.
- 2023-04-14 13:40:03下载
- 积分:1