搜索资源列表
unsupervisedClassification
- 非监督分类程序,MATLAB环境,采用K均值算法,通过初始聚类中心逐次迭代而得到所要分类,并输出分类后的图像。-Non-supervised classification procedures, MATLAB environment, using K-means algorithm, the initial cluster center through successive iterations to be classified, and the output classification im
Salama
- 改进的Salama网络拓扑随机生成算法通用Matlab程序,在随机抛撒节点的时候使用了K均值聚类,网络节点分布均匀且疏密得当,边的分布也比较均衡。-Improved algorithm for randomly generated network topology Salama General Matlab program, when the nodes in the random throw using K means clustering, the network node density
Cmeansclusteringmethods
- 本算法在vc++6.0中进行实验。分别就分解聚类和C-均值聚类两种方法在IRIS数据集上进行操作。分类前先将数据集中的样本顺序打乱形成混合数据。分解聚类中,采用前100个样本用对分法编制程序将数据分为两类。C-均值聚类采用全部的150个样本,将类别参数K设为3,将数据分为三类。-The algorithm in vc++6.0 in the experiment. Separate cluster and decomposition of two C-means clustering metho
rbf111222
- 几个RBF的matlab程序,聚类,k-均值,预测,建模-Several RBF matlab procedures, clustering, k-means, forecasting, modeling
Kmeans
- C++控制台程序,实现的是K均值聚类算法,可供初学者参考。-C++ console program, realize that K-means clustering algorithm, for beginners reference.
KmeansCluster
- K均值聚类,自编的能够运行的K均值聚类程序,可用于聚类分析-K-means clustering,Self capable of running K-means clustering procedure that can be used cluster analysis
kmeans
- K均值程序,能正常运行,是聚类算法的一个典型示例-K-means the program can run normally, is a typical example of clustering algorithm
ap-Code
- 本程序为仿射传播聚类的算法,相比较于K均值聚类不需要确定聚类个数,且对初始聚类中心不敏感-This procedure for affinity propagation clustering algorithm, compared to K-means clustering is not required to determine the number of clusters, and is not sensitive to the initial cluster centers
Fuzzy-k--clustering
- 模糊K均值聚类算法的matlab程序,很实用,很有针对性。-K fuzzy means clustering algorithm matlab procedures, very useful and very targeted.
qenban
- 基于K均值的PSO聚类算法,包含优化类的几个简单示例程序,Gabor小波变换与PCA的人脸识别代码。- K-means clustering algorithm based on the PSO, Optimization class contains several simple sample programs, Gabor wavelet transform and PCA face recognition code.
jaomie
- 一个很有用的程序,基于K均值的PSO聚类算法,借鉴了主成分分析算法(PCA)。- A very useful program, K-means clustering algorithm based on the PSO, It draws on principal component analysis algorithm (PCA).
tenghui
- 用于时频分析算法,这是一个好用的频偏估计算法的matlab仿真程序,基于K均值的PSO聚类算法。- For time-frequency analysis algorithm, This is a useful frequency estimation algorithm matlab simulation program, K-means clustering algorithm based on the PSO.
taokui_v44
- 基于K均值的PSO聚类算法,高斯白噪声的生成程序,迭代自组织数据分析。- K-means clustering algorithm based on the PSO, Gaussian white noise generator, Iterative self-organizing data analysis.
yengtou
- 计算多重分形非趋势波动分析matlab程序,基于小波变换的数字水印算法matlab代码,基于K均值的PSO聚类算法。- Calculation multifractal detrended fluctuation analysis matlab program, Based on wavelet transform digital watermarking algorithm matlab code, K-means clustering algorithm based on the PSO.
fengkie_V6.6
- 包含收发两个客户端程序,基于K均值的PSO聚类算法,对于初学者具有参考意义。- Transceiver contains two client programs, K-means clustering algorithm based on the PSO, For beginners with a reference value.
gounai
- 包含收发两个客户端的链路级通信程序,基于K均值的PSO聚类算法,用MATLAB实现动态聚类或迭代自组织数据分析。- Contains two clients receive link-level communications program, K-means clustering algorithm based on the PSO, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
《MATLAB统计分析与应用》程序与数据
- 数据的导入导出,将数据写入到txt,从TXT读取数据;数据预处理,归一化处理;聚类分析,K均值聚类等(Import and export data, write data to TXT, read data from TXT, data preprocessing, normalization processing, clustering analysis, K clustering, etc.)
常用聚类
- 常用聚类的MATLAB程序,调试均可用。包含k均值聚类、模糊C均值聚类、模糊减法聚类、谱系聚类(Common clustering MATLAB program, debugging are available. Including k-means clustering, fuzzy C-means clustering, fuzzy subtraction clustering, pedigree clustering)
k-means程序
- 介绍了k-means 均值聚类,能很好的将离散的点,聚类成几个指定的聚合点。(The K-means mean clustering is introduced, and the discrete points can be well clustered into several designated aggregation points.)
49779421k-mean
- k均值聚类程序,虽然matlab中也有自带的,但是这个速度不错。(K mean clustering program, although matlab also has its own, but this speed is good.)