搜索资源列表
模糊c均值的c++代码
- 模糊c均值的c++代码
图像模糊C-均值聚类
- 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
fuzzycluster
- 是关于模糊聚类的c语言程序,效果不错的模,糊聚类分析 模糊聚类 聚类分析 FUZZY 模糊C-MATLAB
C3
- MATLAB的基础模糊c-均值算法,可以直接运行-fuzzy clusting
fcm
- 采用模糊C均值对数据集完成聚类,并得到较好的结果-Using fuzzy C means clustering on the complete data set, and get better results
VCfcm
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on division, and its thinking that it is making is divided into the same cluster of the bigge
Genetic-optimization-of-C-clustering
- 运用遗传优化算法优化模糊C均值聚类,通过全局自适应寻优,寻找出更为精确的模糊聚类中心-Using genetic optimization algorithm to optimize the fuzzy C-means clustering, global adaptive optimization to find a more precise fuzzy clustering center
fuzzy-c-means
- 模糊C均值聚类算法,在C均值的基础上加入隶属度。-Fuzzy C-means clustering algorithm, on the basis of the C mean join the membership.
improved-fuzzy-c-means-clustering
- 该算法引入遗传算法对模糊c均值算法进行改进,并在iris数据集中进行实验验证,得到很高的正确率。-The algorithm genetic algorithm fuzzy c-means algorithm is improved, and focus on experiments in the iris data to obtain a high accuracy.
模糊PID控制
- 简单的模糊pid算法,简单的C程序,希望大家能看懂(Simple fuzzy PID algorithm)
CUMCM-2017-problem-C
- c题,利用模糊矩阵求解最大最小值,并利用神经网络来进行训练,来预测和分析待测值。(C problem, using fuzzy matrix to solve maximum and minimum)
模糊搜索模块
- 模糊搜索,使用C语言完成模糊搜索和快速查找,作为通讯录小程序的一部分(search,asdahskdhw,asfhaswkalsdas,c,asdasfwlasdwfasf)
C语言,模糊控制程序
- VC语言编写的模糊控制程序,可以看看还可以(VC language to write a fuzzy control program, can see still can)
5引入撤销与模糊查找功能的课堂经验值管理系统
- 引入撤销与模糊功能的课堂经验值管理系统,C语言实现源代码,可实现学生经验值的加减等功能(In this paper, we introduce the class experience value management system with the undo and fuzzy functions, and the C language implementation source code can realize the addition and subtraction of students
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
常用聚类
- 常用聚类的MATLAB程序,调试均可用。包含k均值聚类、模糊C均值聚类、模糊减法聚类、谱系聚类(Common clustering MATLAB program, debugging are available. Including k-means clustering, fuzzy C-means clustering, fuzzy subtraction clustering, pedigree clustering)
遗传算法应用于模糊C均值聚类
- 将遗传算法应用于模糊C均值聚类,可以取得不错的效果(The application of genetic algorithm to fuzzy C mean clustering can achieve good results.)
FCM+KFCM模糊C均值聚类分析算法
- FCM+KFCM聚类分析两种方法的比较,有聚类效果图(FCM+KFCM cluster analysis of the two methods of comparison, there is a clustering effect map.)
模糊C均值聚类
- 该程序可以实现快速的点云的模糊C均值聚类,并且可以利用第二个命令对聚类后的点云进行自动提取。(The program can realize fast clustering of point clouds based on fuzzy C-means, and automatically extract the clustered point clouds by using the second command.)
模糊聚类R代码
- 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means clustering algorithm or FCM. Among many fuzzy clustering algorithms, the Fuzzy C-Means algori