搜索资源列表
利用模糊C均值图像分割
- 利用模糊C均值图像分割,此为matlab环境下的仿真代码.,Using fuzzy C-means image segmentation, this matlab code simulation environment.
FCM.模糊C均值图像分割方法的Matlab程序源代码
- 上传内容为模糊C均值图像分割方法的Matlab程序源代码,From the contents of the fuzzy C-means image segmentation of the Matlab source code
FuzzyCMean.rar
- 模糊c聚类代码,聚类方法的一种,可用于镜头检测等方面,Fuzzy c clustering code
fuzzycmeansclustering.rar
- Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Comparison of FCM, PCM and FPCM,Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Co
GA-FCM.rar
- 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
succus-s-pid-fuzzy.rar
- 模糊PID源程序,C语言编写,内有详细说明,适用于初学者,Fuzzy PID source
GAFCM
- 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
Kmeans_FCM
- java写的模糊c均值聚类算法和k均值聚类算法-fuzzy c means clustering algorithm and K means cluster in java
fuzzy-controller-program
- 在MATLAB环境下,实现模糊控制,在必要的地方都有注释,适合研究模糊控制-In the MATLAB environment, fuzzy control, where necessary, have the notes for the fuzzy control
Fuzzy
- 模糊算法,实现了求交法计算模糊蕴含关系、最大最小法进行合成运算、求并法计算输出量的模糊集合、加权平均法计算实际的清晰控制量等部分的详细代码。-Fuzzy algorithm, the realization of the intersection method to calculate fuzzy implication relations, max-min method for synthesis of computing, and method for output fuzzy sets,
julei
- 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
Kmean
- 自行implement的k-mean(含fuzzy c mean),可以直接於vc++針對大量數據進行分群的動作-Implement on its own the k-mean (with fuzzy c mean), can be directly in vc++ For clustering large amount of data movement
fcm
- 模糊C均值分类,用于图像处理中 很好用的,极力推荐 -Fuzzy C-means classification, used for image processing in a very good use, and strongly recommend
FuzzyCMean
- 实现了Fuzzy C-Mean的方法,这是一种基于模糊数学的聚类方法,很好用!-Implementation of Fuzzy C-Mean method, which is a math-based Fuzzy Clustering Method, a very good use!
FCM
- Fuzzy C-means algorithm written in Java
fcm
- this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
Fuzzy C-Means.ipynb
- Fuzzy C-Means CLustering
Fuzzy c-means algorithm
- 用模糊C均值聚类算法完成对输入数据的聚类。(Clustering using fuzzy C means clustering algorithm)
fuzzy c-means
- 基于fuzzy c-means(FCM)的无监督模糊聚类算法,输出值有:各个样本的类别标签、目标函数在每次迭代后的值、聚类中心以及聚类区间。内有测试数据data.mat,点击 test.m 可以完美运行。(The unsupervised fuzzy clustering algorithm based on fuzzy c-means (FCM) outputs the class labels of each sample, the value of the target function
fuzzy c
- segmentation using fuzzy algorithm