登录
首页 » 算法 »

于 2023-07-14 发布 文件大小:1.29 kB
0 132
下载积分: 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 个回复

  • VC 自动关闭对话框类-VS2008
    本程序基于VC2008,通过虚构一父窗口,将MessageBox设为其子窗口,利用SetTimer()函数实现对MessageBox(),在设定的时间自动关闭。
    2022-05-27 19:26:12下载
    积分:1
  • 在 java 中使用 GMM 的语音情感识别
    这项工作已开发一个应用程序估计使用的传感器的人类行为的主要目的。基于监测的它做为智能手机用户提供适当的反馈。
    2022-05-12 19:36:01下载
    积分:1
  • 微分的数值计综合了在导弹中的应用,很有用
    微分的数值计算综合了算法在导弹中的应用,很有用-Differential synthesis of the numerical calculation algorithm in a missile application, very useful
    2022-06-11 20:43:41下载
    积分:1
  • 马科维茨风险模型的仿真程序
    本程序主要用于马科维茨风险投资组合模型的仿真。程序利用收益率矩阵和二次规划进行投资组合的最优化计算,程序简练实用,有数据以及实例说明。
    2022-10-09 16:40:03下载
    积分:1
  • 全选主元高斯消去agaus.c
    全选主元高斯消去法agaus.c--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-entire election PCA Gaussian Elimination agaus.c--return to the original equation is expressed by the coefficient matrix, a sign of the return value is not zero, then returned to normal.
    2023-04-20 17:05:03下载
    积分:1
  • sift图像匹配
    资源描述很经典的图像特征匹配算法sift。里面有说明和demo,从国外网站搬过来的,大家可以试试。每行都有注释,可以自己添加源码。。。。。。
    2022-03-22 17:23:48下载
    积分:1
  • first come first serve
    first come first serve
    2022-01-26 06:50:02下载
    积分:1
  • 2007年全国大学生数学建模竞赛A题全国二等奖优秀论文
    2007年全国大学生数学建模竞赛A题全国二等奖优秀论文-2007 National Undergraduate Mathematical Contest in Modeling A title of the National Award for best second-class papers
    2022-04-07 18:10:56下载
    积分:1
  • 基于Visual C++的术编码
    arithemetic code on visual c-arithemetic code on visual c++
    2022-12-11 06:45:03下载
    积分:1
  • 操作系统经典问题之银行家问题的源码实现及实验报告
    资源描述 实现银行家算法,C++实现,主要内容是模拟实现动态资源分配。同时编写和调试一个系统动态资源的简单模拟程序,观察死锁产生的条件,并使用适当的算法,有效的防止和避免死锁的发生。
    2023-04-03 07:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载