-
米
- 2022-04-26 14:57:46下载
- 积分:1
-
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
-
Lyapunov,关联维和Kolmogorov熵在混沌动力系统中的应用chen
Lyapunov,关联维和Kolmogorov熵在混沌动力系统中的应用chen
- 2022-04-16 21:50:23下载
- 积分:1
-
ASP高效探针,调试过,一概很好用的,不错的ASP探针.
ASP高效探针,调试过,一概很好用的,不错的ASP探针.-ASP efficient probe debugging too, were well spent, a good ASP probe.
- 2022-02-14 12:05:37下载
- 积分:1
-
2 Freeware MFC classes to encapsulate shell shortcuts
2 Freeware MFC classes to encapsulate shell shortcuts
- 2023-02-09 07:55:03下载
- 积分:1
-
路径搜索c++算法实现
路径搜索c++算法实现-Path Search Algorithm
- 2022-01-25 14:00:28下载
- 积分:1
-
DM9000A的参考设计文件,有针对EMI部分的设计
DM9000A的参考设计文件,有针对EMI部分的设计-DM9000A reference design documents, has against the EMI part of the design
- 2022-04-09 23:12:13下载
- 积分:1
-
螺型和牙型.pdf
介绍常见的螺丝种类 很实用的工程资料
螺型和牙型.pdf
介绍常见的螺丝种类 很实用的工程资料-Lo-and-teeth. Pdf screws on the common variety of practical engineering data
- 2022-02-25 15:50:42下载
- 积分:1
-
platform written in the Snake game, it may be compiled implementation
在TURBO C2.0平台上写的贪吃蛇游戏,可以编译执行-platform written in the Snake game, it may be compiled implementation
- 2022-02-02 10:45:00下载
- 积分:1
-
scale the intensity of the input image
通过参数设定,改变不同类型的整幅图像的亮度-scale the intensity of the input image
- 2022-07-10 18:11:12下载
- 积分:1