搜索资源列表
Fuzzyclustering
- 模糊核聚类算法的几篇论文及matlab源码,供大家学习交流-Fuzzy clustering algorithm several nuclear dissertation and matlab source code for the U.S. study COMMUNICATION
FCMandKFCM
- 采用模糊聚类算法和加核模糊聚类算法进行医学图像的分割。采用matlab编程,界面处理较好。 -Using fuzzy clustering algorithm and processing of nuclear fuzzy clustering algorithm for medical image segmentation. Using matlab programming, interface, better handling.
fuzzykernal
- 模糊核聚类算法的程序包,包含所需的小程序。-Fuzzy clustering algorithm package that contains the applet.
5929087
- 基于matlab的核模糊C-means聚类算法(KFCM),不错的-Based on matlab fuzzy C- means clustering algorithm (KFCM), good
KFCM
- KFCM 模糊核聚类 这只是KFCM的算法的文件 可以被程序调用的算法 如果有问题 把5.11式的那里的平方去掉(.^2)(KFCM fuzzy kernel clustering)
KFCM-master
- 基于核方法的模糊C均值聚类,考虑到空间数据之间的相关性,结合各点的邻域信息,在原代码中添加邻域信息:(The fuzzy C mean clustering based on kernel method, considering the correlation of spatial data and combining the neighborhood information of each point, adding neighborhood information to the origin