-
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
-
LCD OSD procedures for the development of LCD 8051
LCD-OSD程序,用于8051液晶显示器的开发
- 2022-10-07 13:25:03下载
- 积分:1
-
网络流媒体项目源码,基于ARM,包含原理图。非常详细
网络流媒体项目源码,基于ARM,包含原理图。非常详细-Network source streaming media projects, based on the ARM, contains schematics. Very detailed
- 2022-02-04 21:49:26下载
- 积分:1
-
Some deal with video images on the background of modeling papers (Part 2)
一些视频图像处理中关于背景建模的论文(第2部分)-Some deal with video images on the background of modeling papers (Part 2)
- 2023-06-27 01:25:04下载
- 积分:1
-
GPS数据采集程序,涉及仪器接口操作,以及数据处理与解析,多线程,是个比较完善的例子...
GPS数据采集程序,涉及仪器接口操作,以及数据处理与解析,多线程,是个比较完善的例子 -GPS data collection procedures, involving operation of equipment interfaces, as well as data processing and analysis, multi-threaded, it is a relatively perfect example
- 2022-01-24 17:00:04下载
- 积分:1
-
详细介绍kalman filter的理论知识,通过实例说明kalman filter的工作机理...
详细介绍kalman filter的理论知识,通过实例说明kalman filter的工作机理-Kalman filter introduce in detail the theory of knowledge, through the examples of the work of kalman filter mechanism
- 2022-04-27 18:36:20下载
- 积分:1
-
I uploaded an original procedure TLC2543 and TLC2543 the pdf with the text block...
本人上载一个TLC2543的原程序并带有TLC2543的pdf文挡,好东西哦!-I uploaded an original procedure TLC2543 and TLC2543 the pdf with the text block, good things Oh!
- 2022-02-04 05:43:56下载
- 积分:1
-
simulation code about 4G system in cellphone OFDM.
From transmitter ,channel ,r...
simulation code about 4G system in cellphone OFDM.
From transmitter ,channel ,receiver..etc.
-simulation code about 4G system in cellphone OFDM.
From transmitter ,channel ,receiver..etc.
- 2022-04-17 12:41:29下载
- 积分:1
-
Make their own presentation using PPT, speaking crossbow used in the WSN platfor...
自己做的演示用的PPT,讲crossbow的WSN平台用的低功耗MAC协议和XMesh路由协议的。对研究crossbow平台很有帮助-Make their own presentation using PPT, speaking crossbow used in the WSN platform, low-power MAC protocols and routing protocols XMesh. Useful platform for the study of crossbow
- 2023-05-31 21:55:03下载
- 积分:1
-
vb,agilent 816x vxipnp control library application.
vb,agilent 816x vxipnp control library application.
- 2023-06-08 17:20:03下载
- 积分:1