文件名称:FCM
-
所属分类:
- 标签属性:
- 上传时间:2013-04-23
-
文件大小:46.73kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
VC++实现的fcm算法演示程序,FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最校FCM算法需要两个参数一个是聚类数目C,另一个是参数m。一般来讲C要远远小于聚类样本的总个数,同时要保证C>1。对于m,它是一个控制算法的柔性的参数,如果m过大,则聚类效果会很次,而如果m过小则算法会接近HCM聚类算法。-Realized VC++ FCM algorithm demo program, FCM algorithm is a clustering algorithm based on partition, the thought of it is making is divided into the greatest similarity between objects of the same cluster, and the similarity between different clusters school FCM algorithm requires two parameters is the number of clusters C, and the other is a parameter m. In general, C is much less than the total number of cluster sample, at the same time to ensure that C> 1. For m, It is a control a flexible algorithm parameters, if m is too large, then the clustering effect will be times, if m is too small, the algorithm will be close to the HCM clustering algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
data/center.txt
data/datain.txt
data/matrix.txt
data/paramOut.txt
res/FCM.ico
res/FCM.rc2
~$M聚类算法介绍.doc
center.txt
FCM.APS
FCM.clw
FCM.cpp
FCM.dsp
FCM.dsw
FCM.h
FCM.rc
FCMDlg.cpp
FCMDlg.h
matrix.txt
ReadMe.txt
Resource.h
StdAfx.cpp
StdAfx.h
data
Debug
res
data/datain.txt
data/matrix.txt
data/paramOut.txt
res/FCM.ico
res/FCM.rc2
~$M聚类算法介绍.doc
center.txt
FCM.APS
FCM.clw
FCM.cpp
FCM.dsp
FCM.dsw
FCM.h
FCM.rc
FCMDlg.cpp
FCMDlg.h
matrix.txt
ReadMe.txt
Resource.h
StdAfx.cpp
StdAfx.h
data
Debug
res
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.