登录
首页 » matlab » 聚类-k均值算法

聚类-k均值算法

于 2020-06-21 发布 文件大小:10KB
0 192
下载积分: 1 下载次数: 2

代码说明:

  K-means算法是基于划分的思想,因此算法易于理解且实现方法简单易行,但需要人工选择初始的聚类数目即算法是带参数的。类的数目确定往往非常复杂和具有不确定性,因此需要专业的知识和行业经验才能较好的确定。而且因为初始聚类中心的选择是随机的,因此会造成部分初始聚类中心相似或者处于数据边缘,造成算法的迭代次数明显增加,甚至会因为个别数据而造成聚类失败的现象。(K-means algorithm is based on the idea of partitioning, so the algorithm is easy to understand and the implementation method is simple and feasible, but it requires manual selection of the initial number of clusters, that is, the algorithm is with parameters. The number of classes is often very complex and uncertain, so professional knowledge and industry experience are needed to better determine. Moreover, because the selection of initial clustering centers is random, some initial clustering centers will be similar or at the edge of data, resulting in a significant increase in the number of iterations of the algorithm, and even the phenomenon of clustering failure due to individual data.)

文件列表:

聚类-k均值算法.docx, 12065 , 2019-07-26

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

发表评论

0 个回复

  • 寄存器
    说明:  寄存器设计文件,寄存器输入输出以及读写控制,寄存器的配置(Register design and read-write control)
    2019-11-19 20:09:21下载
    积分:1
  • [csharp]DropDownListanidados
    说明:  dibujar html en c# libreria de uso libre dropdownlist
    2020-03-31 06:46:35下载
    积分:1
  • Bifurcation
    Bifurcation method for nonlinear ansysis
    2017-08-08 09:16:25下载
    积分:1
  • 建立一个类,可以实现画斜椭圆,里面重载多个函数,可以根据你的需要进行绘制斜椭圆!...
    建立一个类,可以实现画斜椭圆,里面重载多个函数,可以根据你的需要进行绘制斜椭圆!-The establishment of a category, you can realize oblique oval painting, which more than overloaded function, according to your need for rendering oblique elliptical!
    2022-12-28 14:40:04下载
    积分:1
  • glcd_persian_good
    这是液晶显示器的头
    2022-02-14 13:41:50下载
    积分:1
  • STED z
    根据矢量衍射理论自己编写的计算STED Z轴相位板的程序代码(The caculation of Z phase plat program base on Wolf vector theory.)
    2021-04-27 00:18:45下载
    积分:1
  • C# 在格式化日期查询数据库
    C# 在查询语句中使用格式化函数,格式化日期,将出生日期格式化为“年月日”的格式,后附完整源代码下载,以下是部分代码:   private void Frm_Main_Load(object sender, EventArgs e)   {    OleDbConnection con = new OleDbConnection(//创建数据库连接对象    "Provider=Microsoft.Jet.OLEDB.4.0;Data Source="    + "db_Test.mdb" + ";Persist Security Info=False");    OleDbDataAdapter dap = new OleDbDataAdapter(//创建数据适配器对象    "SELECT * FROM 员工生日表;", con);    DataSet ds = new DataSet();//创建数据集    dap.Fill(ds, "table");//填充数据表    dgv_Message.DataSource = ds.Tables[0].DefaultView;//设置数据源   }
    2023-05-27 06:05:03下载
    积分:1
  • 制作的炫酷文字动画特效
    说明:  一款使用纯CSS3制作的炫酷文字动画特效。该文字动画特效共有4种效果(A cool text animation special effect using pure CSS3. This text animation special effects have four kinds of effects)
    2019-02-13 11:36:34下载
    积分:1
  • 运动补偿
    说明:  isar 逆合成孔径雷达成像例程,运动补偿方法(isar movement method)
    2019-09-18 19:32:40下载
    积分:1
  • matlab程序
    在异构无线网络中关于垂直切换算法的代码,描述了相关的概率计算,卡尔曼滤波计算等。(In the heterogeneous wireless network, the code about the vertical handoff algorithm is described, which describes the related probability calculation, the Calman filter calculation and so on.)
    2017-12-28 16:48:32下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载