搜索资源列表
route.rar
- wsn路由,用matlab仿真,具有选簇的功能,WSN routing, using matlab simulation, with the election of the functional cluster
cluster.rar
- 用matlab实现聚类算法,注意是层次聚类和未知类别聚类算法!,Clustering algorithm using matlab implementation, pay attention to are hierarchical clustering and unknown type of clustering algorithm!
MATLAB
- 编写的粒子群(PSO)算法优化Kmeans聚类的MATLAB代码,MATLAB6.5/7.1测试通过,其它版本没测试。-(PSO)Kmeans MATLAB6.5/7.1
cluster-matlab
- 聚类算法 matlab实例,电子书,pdf格式的电子书-Clustering algorithm matlab example
cluster
- 一种无线传感器网络分簇算法的matlab仿真实验程序,用于查看各节点剩余能量及节电存活数目-A wireless sensor network clustering algorithm matlab simulation program for viewing and saving the residual energy of each node the number of surviving
fcm
- 一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
cluster
- 利用matlab实现的聚类的一些源码,大家可以-Using matlab to achieve some of the cluster source, we can
cluster
- k均值聚类算法源码(matlab) k均值聚类算法源码(matlab)-k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab)
leach(matlab)
- 用Matlab对LEACH分簇算法(cluster)的仿真程序-Using Matlab on LEACH clustering algorithm (cluster) of the simulation program
Cluster
- 使用分解聚类算法在IRIS数据上进行聚类分析,IRIS数据是由鸢尾属植物的三种单独的花的测量结果所组成,模式类别数为3,特征维数是4,每类各有50个模式样本,总共有150个样本。-The use of decomposition in the IRIS data clustering algorithm on the cluster analysis, IRIS data are from the iris flower three separate components of the meas
Cmeansalgorithmmatlabprocessprocedures
- C均值法的程序算法matlab 程序,本程序用MATLAB实现了聚类分析的功能,保存tex文件中,无数据-C-means algorithm matlab process procedures, the procedures used MATLAB implementation of the cluster analysis function, preservation of tex file, no data
RepeatFCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
matlab
- 余弦距离进行聚类分析,余弦距离kmeans进行聚类分析,-Cluster analysis cosine distance, cosine distance from the cluster analysis kmeans,
200632512565620509
- 聚类 matlab dai ma聚类分析的 代码-cluster
cluster
- clustering ---uses a kmeans method-clustering---uses a kmeans method
MatlabFuzzyClusteringAnalysis
- 采用K- means 算法和FCM 算法实现对47 个城市竞争力的聚类分析-Using K-means algorithm and FCM algorithm to achieve the competitiveness of 47 cities in the cluster analysis
test_kMeansCluster.m
- K mean cluster matlab code
zfk_example
- 聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。 -Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving the book, I give examples of writing, we take a look at bar.
kmeans
- K-means is a clustering algorithm In the beginning we determine number of cluster K and we assume the centroid or center of these clusters. We can take any random objects as the initial centroids or the first K objects in sequence can also serve a
pso
- 粒子群聚类算法例题及其详细解析-Example particle cluster-like algorithm and its detailed analysis