CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - fcm cluster matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - fcm cluster matlab - List
[
Documents
]
FCMcluster
DL : 0
模糊C均值的详细说明文档,还包括硬分类与模糊分类的区别.欢迎下载-detailed documentation, including rigid classification and fuzzy classification distinction. Welcome to download
Update
: 2025-02-17
Size
: 18kb
Publisher
:
王小然
[
Industry research
]
fmccluster
DL : 0
FCM聚类算法介绍-FCM clustering algorithm introduced
Update
: 2025-02-17
Size
: 17kb
Publisher
:
孔明
[
Other systems
]
iriscloud
DL : 0
In fuzzy cluster analysis, many algorithms have been developed. In general, the most widely used is the Fuzzy c-Means Algorithms (FCMA).-fuzzy cluster analysis, many algorithms have been developed. In genera l the most widely used is the fuzzy c- Means Algori thms (FCMA).
Update
: 2025-02-17
Size
: 3kb
Publisher
:
李兵
[
matlab
]
FCM
DL : 1
模糊聚类分析传递闭包算法FCM的matlab程序,能对数据进行分类处理-Fuzzy Cluster Analysis of transitive closure of the FCM algorithm matlab program can deal with data classification
Update
: 2025-02-17
Size
: 2kb
Publisher
:
王璐瑶
[
matlab
]
subclustinializingfcm
DL : 0
subclutering initializing fcm: 开发语言:matlab 功能:使用减法聚类初始化fcm算法的聚类中心,可以快速找到合适的初始聚类中心-subclutering initializing fcm: the development of language: matlab function: the use of subtraction FCM clustering algorithm to initialize the cluster centers, can quickly find a suitable initial cluster centers
Update
: 2025-02-17
Size
: 2kb
Publisher
:
gaochunhui
[
Windows Develop
]
improvedfcm
DL : 0
fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心-FCM is a fuzzy c means clustering algorithm to determine the cluster center, the adoption cycle of iteration, to determine the optimal cluster center
Update
: 2025-02-17
Size
: 6kb
Publisher
:
zhourl
[
Windows Develop
]
segment
DL : 0
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
Update
: 2025-02-17
Size
: 1.63mb
Publisher
:
zhourl
[
AI-NN-PR
]
improvedregion3
DL : 0
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
Update
: 2025-02-17
Size
: 9kb
Publisher
:
zhourl
[
matlab
]
RepeatFCM
DL : 0
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest similarity between the object, and the similarity between different cluster minimum. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for the data are divided into hard and fast, and FCM is a soft fuzzy partition
Update
: 2025-02-17
Size
: 1.25mb
Publisher
:
colin
[
matlab
]
fcm
DL : 0
一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
Update
: 2025-02-17
Size
: 2kb
Publisher
:
张政
[
Bio-Recognize
]
fuz
DL : 0
使用Fuzzy Cluster Mean (FCM)與Principal component analysis (PCA)分類Yeast Data-Yeast data will be classified by means of Fuzzy Cluster Mean (FCM)and Principal component analysis (PCA) based on matlab.
Update
: 2025-02-17
Size
: 12kb
Publisher
:
Peter
[
matlab
]
MatlabFuzzyClusteringAnalysis
DL : 0
采用K- means 算法和FCM 算法实现对47 个城市竞争力的聚类分析-Using K-means algorithm and FCM algorithm to achieve the competitiveness of 47 cities in the cluster analysis
Update
: 2025-02-17
Size
: 13kb
Publisher
:
刘美娥
[
AI-NN-PR
]
Fuzzy-Cluster-Analysis
DL : 0
利用VB来实现的模糊聚类分析,形象而且易懂。-The use of VB to achieve the fuzzy cluster analysis, image and easy to understand.
Update
: 2025-02-17
Size
: 86kb
Publisher
:
pengcheng
[
matlab
]
GAFCM
DL : 3
遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and then use the standard fuzzy C-means clustering algorithm to obtain the optimal classification result.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
孙准
[
AI-NN-PR
]
FuzzyClusteringToolbox
DL : 0
这是一个关于FCM,GG,GK算法的源码,里面包含PC,PE,XB聚类有效性度量的matlab源码,并含有程序说明文档-This is the one on FCM, GG, GK algorithm source code, which contains PC, PE, XB cluster validity measure of the matlab source code, and contains procedures for documentation
Update
: 2025-02-17
Size
: 2mb
Publisher
:
yyifang
[
matlab
]
PFCM
DL : 0
fuzzy clustring and fcm
Update
: 2025-02-17
Size
: 1kb
Publisher
:
somayeh
[
AI-NN-PR
]
SA_GA
DL : 0
基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algorithm are combined for cluster analysis, the simulated annealing algorithm and genetic algorithm can complement each other, thus effectively overcome the premature convergence of the traditional genetic algorithm, and clustering problem based on the specific circumstances of the design of genetic encoding , fitness function, making the algorithm more effective, more quickly converge to the global optimal solution.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
杨剑浩
[
Special Effects
]
FCM-C-mean-cluster-segment-[matlab]
DL : 0
模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
Update
: 2025-02-17
Size
: 6kb
Publisher
:
3rdo
[
matlab
]
fcm-matlab
DL : 0
matlab开发的FCM(模糊c-均值聚类算法)例程-matlab,cluster,fuzzy c-means,FCM,code
Update
: 2025-02-17
Size
: 23kb
Publisher
:
Jane
[
matlab
]
FCM聚类
DL : 0
FCM聚类分析matlab代码可进行模糊c聚类分析!(FCM clustering analysis of matlab code for C fuzzy cluster analysis!)
Update
: 2025-02-17
Size
: 11kb
Publisher
:
晨17
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.