文件名称:kmeans_maxminCluster
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-11-16
- 文件大小:
- 45kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该代码包含了模式识别中的两个算法,kmeans和最大最小距离聚类,并且里面附有word版的算法结果,清晰明了,代码通过测试,可完美运行-The code contains the pattern recognition of two algorithms, kmeans and maximum and minimum distance clustering, and which with word version of the algorithm result, clarity, the code to pass the test, you can perfectly run
(系统自动生成,下载前可以参看下载内容)
下载文件列表
demo.m
maxmin.m
MaxMin2.asv
MaxMin2.m
test.m
testmaxmin.m
模式识别.doc
模式识别代码.docx
cmeans.asv
cmeans.m
demo.asv