登录
首页 » C# » C均值 算法步骤 (1) 任选C个模式特征矢量作为出事聚类中心:Z1,Z2 (2) 将待分类的模式特征矢量集{Xi}中的模式逐个按最小距离原则分化给...

C均值 算法步骤 (1) 任选C个模式特征矢量作为出事聚类中心:Z1,Z2 (2) 将待分类的模式特征矢量集{Xi}中的模式逐个按最小距离原则分化给...

于 2022-01-25 发布 文件大小:1.00 kB
0 136
下载积分: 2 下载次数: 1

代码说明:

C均值 算法步骤 (1) 任选C个模式特征矢量作为出事聚类中心:Z1,Z2 (2) 将待分类的模式特征矢量集{Xi}中的模式逐个按最小距离原则分化给C类中的饿某一类 (3) 计算重新分类后的各类心 (4) 如果Zj=Zi则结束,否则K=K+1转至(2) -C means algorithm steps (1) choose C models feature vector as the incident cluster center: Z1, Z2 (2) will be the classification of pattern vectors (Xi) in the model one by one by the minimum distance between the principle of differentiation to the C category a certain category of hungry (3) after calculating the re-classification of various types of heart (4) If Zj = Zi is the end, otherwise K = K+ 1 to (2)

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

发表评论

0 个回复

  • G12864
    ST7565R的A51代码,12864规格,实测OK(ST7565R the A51 code, 12864 specifications, measured OK)
    2009-03-18 12:19:48下载
    积分:1
  • PlayWithDataStructureSourceCode
    本教材以操作系统原理为主线,结合当今主流操作系统设计方法。(The principles of materials to the main line operating system, combined with today' s mainstream operating system design.)
    2011-11-01 17:18:27下载
    积分:1
  • Agenda
    An Agenda for contacts
    2014-08-20 17:37:24下载
    积分:1
  • 利用C++写的一个基于编译原理的算法分析的原程序,有点简单...
    利用C++写的一个基于编译原理的算法分析的原程序,有点简单-write the C compiler based on a principle of the original algorithm analysis procedures, a bit simple
    2022-12-13 18:50:03下载
    积分:1
  • THP-pre-coding
    encoder and decoder programme for pre-coding MIMO system based on THP algorithm (encoder and decoder programme for pre-coding MIMO system based on THP algorithm)
    2007-07-27 09:57:27下载
    积分:1
  • 按层遍历二叉树的算法设计C语言数据结构作业
    按层遍历二叉树的算法设计C语言数据结构作业-layer by the binary tree traversal algorithm design C language data structures operations
    2022-03-25 17:43:16下载
    积分:1
  • 4-13
    Visual C++音频视频处理技术及工程实践书的原代码,非常好呀(Visual C++ audio and video processing technology and engineering practice of the book source code, excellent)
    2009-11-26 13:56:36下载
    积分:1
  • huanxingtongfengmasshygrosource
    针对粮仓通风干燥的fluent数值模拟,进行udf扩展编程,考虑水分的蒸发,考虑热湿耦合传递。(In this paper, UDF extended programming is carried out for the fluent numerical simulation of ventilation and drying in granary, considering the evaporation of moisture and the coupling transfer of heat and moisture.)
    2020-12-12 00:09:16下载
    积分:1
  • Tree-tuyen-tinh
    THEM MOT FILE CPP NUA NAY
    2013-06-14 16:40:14下载
    积分:1
  • C# 动态改变控件在Grid单元格中的位置
    c# 动态改变控件在Grid单元格中的位置:   private void button1_Click(object sender, RoutedEventArgs e)   {//动态改变控件在Grid单元格中的位置    if (bOldPos)    {    Grid.SetRow(this.image1, 1);    Grid.SetColumn(this.image1, 2);    this.bOldPos = false;    }    else    {    Grid.SetRow(this.image1, 0);    Grid.SetColumn(this.image1, 0);    this.bOldPos = true;    }   }
    2022-02-07 14:02:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载