登录
首页 » 算法 »

于 2023-07-14 发布 文件大小:1.29 kB
0 115
下载积分: 2 下载次数: 1

代码说明:

k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 水电站的经济动态规划过程
    水电站场内经济运行动态规划程序,实现多台机组间的优化调度,是以流量为目标函数-Hydropower dynamic planning process inside the economy
    2022-12-23 13:50:03下载
    积分:1
  • 八皇后问题(附自编解说)
    八皇后问题(附自编解说)-8 Queens (self Commentary)
    2022-07-20 03:30:08下载
    积分:1
  • 数值积分的实现
    数值积分法的实现-numerical integration method for the realization
    2022-07-06 17:05:45下载
    积分:1
  • 圆孔的夫琅和费衍射,以动画的形式表式衍射的过程,以及最后衍射的图样(来源于http://luobo.ycool.com/post.701424.html)...
    圆孔的夫琅和费衍射,以动画的形式表式衍射的过程,以及最后衍射的图样(来源于http://luobo.ycool.com/post.701424.html)-Round hole of Fraunhofer diffraction to the form of table-style animation of the process of diffraction, and the final diffraction pattern (from http://luobo.ycool.com/post.701424.html)
    2022-02-19 23:19:55下载
    积分:1
  • 龙格可以实现,使用Tkinter
    Implemementation of Runge Kunt metthod, using TkInter
    2023-08-28 15:45:03下载
    积分:1
  • 蚁群优化的图像边缘检测
    蚁群算法 (ACO) 是一种优化算法,利用蚂蚁物种的自然行为,蚂蚁觅食地上存款信息素。在这蚁群算法被介绍对付的图像边缘检测问题。提出基于蚁群算法的边缘检测方法是能够建立一个信息素矩阵表示提出了一种在图像每个像素位置的边缘信息根据大量的蚂蚁的运动有哪些派去在图像上移动。此外,运动这些蚂蚁是由图像的局部变化驱动强度值。实验结果进行了验证该方法的性能优越。
    2022-08-05 23:14:58下载
    积分:1
  • acm大赛的试题,希望对狂爱编程的新手有帮助
    acm大赛的试题,希望对狂爱编程的新手有帮助-acm contest questions, in the hope that Cactus have to help novice programmers
    2022-10-24 06:45:03下载
    积分:1
  • The Kalman filter30 is a minimum
    The Kalman filter30 is a minimum-variance filter in which time-series measurements are incorporated recursively into estimates of state variables it is the optimal, Bayesian least-squares estimator for linear dynamic systems.-text
    2022-03-17 08:20:02下载
    积分:1
  • 线性表的基本运及多项式的术运
    线性表的操作: 在顺序列表类SeqList中增加成员函数void Reverse(),实现顺序表的逆置 在顺序表类SeqList中增加成员函数bool DeleteX(const T &x),删除表中所有元素之等于x的元素。若表中存在这样的元素,则删除之,且函数返回true.否则函数返回false. 编写main函数。调用上述新增函数。
    2022-02-10 04:16:32下载
    积分:1
  • 一个魔方图的程序,希望大家给予支持!
    一个魔方图的程序,希望大家给予支持!-a Rubik"s cube map procedures in the hope that we can give support!
    2022-12-14 18:30:03下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载