CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - C Means
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - C Means - List
[
matlab
]
fcm.ZIP
DL : 0
模糊C均值聚类的MATLAB实现,其中包含了10个MATLAB函数-Fuzzy C- Means clustering MATLAB, which contains 10 MATLAB function
Update
: 2025-02-17
Size
: 5kb
Publisher
:
zc
[
AI-NN-PR
]
C均植
DL : 0
模式识别中关于C均值的聚类算法的程序,输入点进行聚类.-pattern recognition on the C-means clustering algorithm procedures input cluster.
Update
: 2025-02-17
Size
: 173kb
Publisher
:
hanhan12345
[
Other
]
brfcm-src
DL : 0
这是一个改进的快速实现模糊c-means聚类算法的程序-This is a rapidly improving the fuzzy c-means clustering algorithm procedures
Update
: 2025-02-17
Size
: 27kb
Publisher
:
郎风华
[
AI-NN-PR
]
fcmdemo
DL : 0
FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering for 2-D data. You can choose the data set and clustering number from the GUI buttons at right, and then click "Start" to start the fuzzy clustering process.-FCMDEMO GUI displays a window to let you try out various parameters in fuzzy c-means cluste ring for 2-D data. You can choose the data set and clustering number from the GUI buttons at right , and then click "Start" to start the fuzzy clus tering process.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
[
matlab
]
FCM[matlab]
DL : 0
FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM, Fuzzy C- Means clustering MATLAB [Matlab]
Update
: 2025-02-17
Size
: 6kb
Publisher
:
shi-tou
[
matlab
]
gd017_3
DL : 0
matlab的实例,是关于模糊c均值的一个小程序-Matlab example of the fuzzy c-means a small program
Update
: 2025-02-17
Size
: 1kb
Publisher
:
fangyang
[
AI-NN-PR
]
FuzzyCMean
DL : 0
一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
Update
: 2025-02-17
Size
: 81kb
Publisher
:
hylt
[
Special Effects
]
DllFFCM
DL : 0
一个采用快速模糊C均值(FFCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fast fuzzy c-means (FFCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
Update
: 2025-02-17
Size
: 40kb
Publisher
:
徐敏
[
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
:
王小然
[
matlab
]
c-junzhi
DL : 0
一个关于c均值的聚类源程序,在matlab下运行-one on the c-means clustering source, operating under the Matlab
Update
: 2025-02-17
Size
: 3kb
Publisher
:
[
Windows Develop
]
FuzzyC-Means
DL : 0
模糊c均值,m值,误差限,迭代次数由用户自己输入,聚类效果好。-fuzzy c-means, m value, the error limits, the number of iterations user input, clustering effects.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
杨韧洲
[
matlab
]
C-mean
DL : 0
模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。 -fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance.
Update
: 2025-02-17
Size
: 13kb
Publisher
:
孙李娜
[
Algorithm
]
c-jun
DL : 0
模式识别的聚类方法:C-均值算法,求得不同的分类-Pattern Recognition Clustering Method: C-means algorithm to obtain the classification of different
Update
: 2025-02-17
Size
: 1kb
Publisher
:
mushi
[
AI-NN-PR
]
c-means+isodata
DL : 0
C均值算法,ISODATA算法综合,属于模式识别-C means algorithm, ISODATA algorithm synthesis, belonging to pattern recognition
Update
: 2025-02-17
Size
: 389kb
Publisher
:
廖君华
[
matlab
]
C-means
DL : 0
使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into three categories.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
liz
[
AI-NN-PR
]
C-means-clustering
DL : 0
C均值算法是一种很好的动态聚类算法,在实际中具有很高的应用价值。-C means algorithm is a good dynamic clustering algorithm, in practice has a high application value.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
赵兴旺
[
matlab
]
Fuzzy c-means algorithm
DL : 0
用模糊C均值聚类算法完成对输入数据的聚类。(Clustering using fuzzy C means clustering algorithm)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
竹奕
[
CSharp
]
fuzzy c mean cluster
DL : 0
Fuzzy c-means (FCM) is a method of clustering which allows one piece of data to belong to two or more clusters
Update
: 2017-10-26
Size
: 3.08kb
Publisher
:
Mustafa_92
[
Mathimatics-Numerical algorithms
]
FuzzyC-Means
DL : 0
Fuzzy c-means (FCM) is a method of clustering which allows one piece of data to belong to two or more clusters
Update
: 2025-02-17
Size
: 3kb
Publisher
:
mustafa92
[
Mathimatics-Numerical algorithms
]
模糊c均值聚类算法
DL : 0
模糊c均值聚类算法的实现,还有相对的测试数据集(Fuzzy C-Means clustering algorithm)
Update
: 2025-02-17
Size
: 172kb
Publisher
:
boy0021
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.