文件名称:CollectAnaly

  • 所属分类:
  • matlab例程
  • 资源属性:
  • [Matlab] [源码]
  • 上传时间:
  • 2013-09-13
  • 文件大小:
  • 1kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • yi***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

最短距离算法的聚类对样本进行聚类

样本矩阵 X



输出数据的行数代表了每次聚类后类的个数,每一行的第一个数表示此类样本的个数,

后面的代数表示此类中的样本编号;从程序的输出结果看,聚类的过程一目了然,未聚类

前,有5个类,每个类各有一个样本;第一次聚类是将第一类和第二类合并,得到新的

第一类,此时第一类有2个样本;二第二次聚类是将第3类和第四类合并,得到新的第三类

;第3次聚类是将第2类和第3类合并,此时总共有2类,经过第四次聚类,类的个数变为1,

聚类的过程到此完成。

- Shortest distance clustering algorithm for clustering the sample matrix X  Sample rows output data represents the number of classes after each cluster, the first number in each row such that the number of samples,  behind algebraic expressions such samples in number output from the program results, the clustering process at a glance, not before clustering have five classes, each have a sample clustering is first the first and second categories were combined to give new first class, this time the first class has two samples two second cluster is the third and fourth categories were combined to give a new third Class  3rd clustering is Category 2 and Category 3 merger, this time a total of two classes, after the fourth cluster, into a number of classes, clustering process is now complete.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





CollectAnaly.m

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org