搜索资源列表
KMEANS(matlab)
- Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
SVC-MATLAB
- 这个是支持向量聚类机用matlab编译的主程序和部分子程序-this is clustering support vector machine Matlab Compiler part of the main program and subprogram
KNNN.rar
- 一个改进的KNN聚类算法。matlab。包含pdf说明,An Improved Clustering Algorithm KNN. matlab. Pdf that contains
aco-algorithm-matlab
- matlab编程的蚁群聚类算法!!用于物料或者产品的聚类。-Matlab programming of the ant algorithm of cluster!!!!!! Used for material or product clustering.
SAR
- 基于极化熵,极化散射角,以及反熵的whishart聚类,还提供了freeman分解的代码-Based on the polarization entropy, polarization scattering angle, as well as anti-entropy whishart clustering, it also provides a freeman decomposition code
K-means
- 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
Fuzzyclustering
- 模糊核聚类算法的几篇论文及matlab源码,供大家学习交流-Fuzzy clustering algorithm several nuclear dissertation and matlab source code for the U.S. study COMMUNICATION
dbscannew
- using dbscan to clustering in matlab
LCL_ANT_COLONY
- 该程序是我毕业设计时候做的,是运用蚁群聚类算法进行图像分割的程序,针对普通图像跟MRI图像进行处理,效果不错!-The program is designed to graduate when I do, is to use ant colony clustering algorithm for image segmentation procedure, for the ordinary image processing with the MRI images, good results!
DBSCAN
- 这是一种基于密度的聚类分析算法,可以发现任意形状的簇,可以发现噪声点。-This is a density-based clustering analysis algorithm can find clusters of arbitrary shape can be found noise points.
FCMandKFCM
- 采用模糊聚类算法和加核模糊聚类算法进行医学图像的分割。采用matlab编程,界面处理较好。 -Using fuzzy clustering algorithm and processing of nuclear fuzzy clustering algorithm for medical image segmentation. Using matlab programming, interface, better handling.
ant
- 蚁群聚类算法,较好的实现了带聚类数据的聚类,已知了聚类数目。-ant conoly clustering
ants_arithgom
- aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建 mcl是马尔科夫聚类算法 nmf是矩阵的非负分解 Generative Topographic Mapping工具包-aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm is a Markov clustering algorit
FingerPrint_using_built_in_properties
- efficient way of clustering using k means matlab code
K_mean_clustering
- k-mean clustering Matlab M-file
Hierarchical-clustering-Algorithm-master
- clustering in matlab
LF算法matlab
- LF 蚁群聚类算法,从网站上转载的,仅供参考。。。。(matlabLF ant colony clustering algorithm, reproduced from the web site, for reference purposes only....)
matlab聚类分析工具箱
- matlab中聚类算法的工具箱,里面有很多种聚类算法直接调用(Matlab clustering algorithm toolbox, there are many kinds of clustering algorithm directly call)
LEACH MAtlab
- leach is clustering in wireless sensor network.
04657872GAFCM
- 遗传算法改进的模糊C-均值聚类MATLAB源码.模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。(Improved genetic algorithm and fuzzy C- means clustering MATLAB source. The fuzzy C- means algorithm is easy to converge to local m