-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1
-
中国象棋的声音代码,对学习的有用。
一个中国象棋的源代码,可以供学习VC的人用。-chinese chess sound code .it is useful for vc study.
- 2022-06-27 22:53:21下载
- 积分:1
-
Windows Mobile应用RIL层项目自述,C++,Windows美孚…
readme of a project for windows mobile application RIL layer, c++, windows mobile , RIL
- 2022-06-13 18:52:42下载
- 积分:1
-
基于oem的数据查询系统 对图结构的半结构化数据进行并,差,选择,投影,粘贴及切削的操作...
基于oem的数据查询系统 对图结构的半结构化数据进行并,差,选择,投影,粘贴及切削的操作-professionals and consumers can Based on the data query system to map the structure of semi-structured data and, worse, selection, projection, cutting and pasting operation
- 2022-11-10 12:20:04下载
- 积分:1
-
监控别人计算机的程序
监控别人计算机的程序-computer monitoring procedures
- 2022-08-16 06:23:21下载
- 积分:1
-
在窗体间传递数据
在窗体间传递数据--所带源代码,是很好的示例.-Intergenerational transmission of data in the form平台应用开发
- 2022-03-29 05:07:09下载
- 积分:1
-
一个简单的成绩管理系统
一个简单的成绩管理系统-a simple performance management system
- 2023-02-03 21:35:03下载
- 积分:1
-
serial debugging and programming assistant source detailed process
串口调试助手源程序及编程详细过程-serial debugging and programming assistant source detailed process
- 2023-08-08 14:35:03下载
- 积分:1
-
TC3.0环境下显示汉字程序
TC3.0环境下显示汉字程序 -TC3.0 environment shows Chinese characters procedures
- 2022-08-11 23:11:40下载
- 积分:1
-
ftp服务器代码,超级稳定的FTP界面,比cuteftp还好用哦.
ftp服务器代码,超级稳定的FTP界面,比cuteftp还好用哦.-ftp server code, super-stable FTP interface, better than using CuteFTP Oh.
- 2022-09-25 05:40:02下载
- 积分:1