CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - fuzzy c means classification
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - fuzzy c means classification - List
[
Speech/Voice recognition/combine
]
FCM_HCM
DL : 0
模糊识别的一种分类方法,属于模糊C均值方法,里面包括了算法与具体步骤。欢迎下载-fuzzy identification of a classification method is Fuzzy C- Means, includes the algorithm and the concrete steps. Welcome to download
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王小然
[
Special Effects
]
texture
DL : 0
灰度共生矩阵提取图像纹理特征,采用matlab实现,包括模糊c均值实现分类-Gray-level co-occurrence matrix texture features extracted images using matlab realize, including the realization of fuzzy c-means classification
Update
: 2025-02-17
Size
: 7.62mb
Publisher
:
刘丽
[
AI-NN-PR
]
bp
DL : 0
neural network source, a relatively new algorithm, better classification results! -neural network source, a relatively new algorithm, better classification results!
Update
: 2025-02-17
Size
: 3kb
Publisher
:
庞冲
[
Graph program
]
fcm
DL : 0
模糊C均值分类,用于图像处理中 很好用的,极力推荐 -Fuzzy C-means classification, used for image processing in a very good use, and strongly recommend
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zf_528
[
Special Effects
]
fcm_color
DL : 0
模糊c均值聚类算法对遥感图像分类,可自己进行修改-Fuzzy c means clustering algorithm for remote sensing image classification can be modify their
Update
: 2025-02-17
Size
: 1kb
Publisher
:
郝跃军
[
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
:
孙准
[
Graph program
]
FCM
DL : 0
C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
Update
: 2025-02-17
Size
: 15.25mb
Publisher
:
汪颜
[
matlab
]
Cjulei
DL : 0
利用模糊c—均值聚类方法将data 数据向量;3表示分成三类;center表示分类中心-Using fuzzy c-means clustering method to the data vector data 3 that is divided into three categories center said the classification center
Update
: 2025-02-17
Size
: 1kb
Publisher
:
乔百杰
[
AI-NN-PR
]
gaMatlab
DL : 0
模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm is applied to fuzzy C-means 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
:
zsy
[
AI-NN-PR
]
FuzzyClassifier
DL : 0
A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
Update
: 2025-02-17
Size
: 25kb
Publisher
:
amir
[
Other
]
VCfcm
DL : 0
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 biggest similarity between the objects, while the minimum similarity between the different clusters. Fuzzy C Means algorithm is a general C Means Algorithm, ordinary C means algorithm for data classification is rigid, while the FCM is a fuzzy partition of a flexible
Update
: 2025-02-17
Size
: 76kb
Publisher
:
samari
[
Special Effects
]
fcm
DL : 0
模糊C均值聚类,通过设置不同的灰度,可将彩色图像分成若干区域,达到分类的目的。-Fuzzy C means clustering, by setting different grayscale, color images can be divided into several regions, to achieve the purpose of classification.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
朱旬旬
[
Industry research
]
Studies-on-Fuzzy-C-Means-Based-on-Ant-Colony-Algo
DL : 0
A fault identification with fuzzy C-Mean clustering algorithm based on improved ant colony algorithm (ACA) is presented to avoid local optimization in iterative process of fuzzy C-Mean (FCM) clustering algorithm and the difficulty in fault classification. In the algorithm, the problem of fault identification is translated to a constrained optimized clustering problem. Using heuristic search of colony can find good solutions. And according to the information content of cluster center, it could merger surrounding data together to cause clustering identification. The algorithm may identify fuzzy clustering numbers and initial clustering center. It can also prevent data classification from causing some errors. Thus, applying in fault diagnosis shows validity of computing and credibility of identification results.
Update
: 2025-02-17
Size
: 267kb
Publisher
:
rishi
[
AI-NN-PR
]
fuzzy-c-means
DL : 0
fuzzy c means and variants for pattern classification
Update
: 2025-02-17
Size
: 8.97mb
Publisher
:
吴尘秋
[
Bio-Recognize
]
Fuzzy-classification
DL : 0
Fuzzy classification of brain MRI using a priori knowledge weighted fuzzy C-means
Update
: 2025-02-17
Size
: 655kb
Publisher
:
Senthil
[
matlab
]
fuzzyC-means-classification
DL : 0
这是模糊C均值的matlab源程序,只要输入原始数据就可以按要求井陉分类~-This is the fuzzy C-means matlab source, as long as the original input data required Jingxing Category ~
Update
: 2025-02-17
Size
: 2kb
Publisher
:
燕青
[
Special Effects
]
Fuzzy-c-means-clustering-algorithm-
DL : 0
k均值算法是模式识别的聚分类问题,采用模糊C均值对数据集data聚为cluster_n类 -k-means algorithm is a pattern recognition poly classification,by using Fuzzy C-Means data sets, data gathered cluster_n class
Update
: 2025-02-17
Size
: 2kb
Publisher
:
赵燕
[
Software Engineering
]
Data-Classification-and-Recognition
DL : 0
提出一种基于模糊C 均值的支持向量机分类算法,通过模糊C 均值算法对未知类别数据 进行划分,然后再利用支持向量行对划分后的数据机进训练。解决了以往人们应用支持向量机进行 数据分类识别前必须采用已知类别的数据对支持向量机进行训练的弊端,提高了数据分类的效率。-Support vector machines classification algorithm is proposed based on Fuzzy C-Means, Fuzzy C-Means algorithm unknown class data division, and then use the support vector line modem divided into training. Solve the drawbacks of the people in the past applied Support Vector Machine data classification and recognition must be known before the category of data for training support vector machine, to improve the efficiency of data classification.
Update
: 2025-02-17
Size
: 232kb
Publisher
:
罗朝辉
[
Graph program
]
fcm
DL : 0
模糊C均值分类,用于图像处理中 很好用的,极力推荐 -Fuzzy C-means classification, used for image processing in a very good use, and strongly recommend
Update
: 2025-02-17
Size
: 2kb
Publisher
:
theCPI
[
AI-NN-PR
]
fuzzy-c
DL : 0
模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means algorithm (FCM) optimization calculation, the genetic algorithm initial cluster centers, and then use the standard blur C- means clustering algorithm to obtain the optimal classification result.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zhanglei
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.