CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - kmeans matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Windows Develop
Internet-Network
OS program
Communication-Mobile
Game Program
Multimedia program
Embeded-SCM Develop
Graph program
Mathimatics-Numerical algorithms
Applications
Database system
Other
Search - kmeans matlab - List
[
Other
]
KMEANS
DL : 0
k聚类免疫 算法的matlab仿真程序源码
Date
: 2008-10-13
Size
: 29.08kb
User
:
xixi
[
AI-NN-PR
]
fuzme_matlab
DL : 0
k-means算法(matlab编写),其中包含测试数据集,可以使用.-This is a k-means algorithm(in matlab) contains data set which can be used
Date
:
Size
: 18kb
User
:
hu min
[
Speech/Voice recognition/combine
]
voicebox
DL : 0
matlab的语音处理工作箱,包括分帧,参数计算等等各种功能-The matlab toolbox of speech processing,including enframe, parameter calculating and so on.
Date
:
Size
: 148kb
User
:
吴昊
[
matlab
]
dynamic_kmeans
DL : 0
Date
:
Size
: 1kb
User
:
yinweidong
[
Special Effects
]
Kmeans.Cluster.using.Guide
DL : 0
图像集群(Image Clustering) (1)图像读入,显示图像所在路径; (2)采用imgcluster函数进行图像集群,选择集群个数后进行图像集群; (3)运行后,在原图像上显示集群灰度图; (4)若要显示各个集群情况,可打开【Show Clustering Image】新窗体,显示各集群类的基于原图的彩绘区域。其中非当前集群范围,则显示灰度为255的黑色。用户可点击按纽上下查看所有集群图。-image cluster (Image Clustering) (1) read into the images, Images show host path; (2) use of imgcluster function for image clusters, After the number of clusters chosen for image clusters; (3) After the operation, in the original image displayed on the gray level clusters; (4) To show that the various clusters, [Show Open Clustering Image-- new windows, showed that the cluster type based on the maximum of regional painting. Clusters of non-current range, it shows that the intensity of 255 black. Users can click on View All button next cluster map.
Date
:
Size
: 111kb
User
:
mecal
[
Other
]
UseMatlabandCtorealizeKmeans
DL : 0
这是一个用c和matlab编写的程序,用于实现k-means算法-This is a matlab with c and the preparation of the procedures used to implement k-means algorithm
Date
:
Size
: 6kb
User
:
海天
[
Other
]
Kmeans
DL : 0
量化程序,采用标准的Loyd-Max algorithm,提供了一个实例,并对结果进行了分析。很有学习的价值。-Quantification procedures, the use of standard Loyd-Max algorithm, provides an example of the results are analyzed. Great learning value.
Date
:
Size
: 1kb
User
:
pengtanthu
[
Mathimatics-Numerical algorithms
]
kmeansNetlab
DL : 0
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error function is used. The point at which a local minimum is achieved is returned as CENTRES.
Date
:
Size
: 2kb
User
:
西晃云
[
Special Effects
]
multiROI
DL : 0
kmeans image segmentation program
Date
:
Size
: 7kb
User
:
zengzhiyong
[
Mathimatics-Numerical algorithms
]
KMEANS
DL : 0
K-MEANS算法 输入:聚类个数k,以及包含 n个数据对象的数据库。 输出:满足方差最小标准的k个聚类。 处理流程: (1) 从 n个数据对象任意选择 k 个对象作为初始聚类中心; (2) 循环(3)到(4)直到每个聚类不再发生变化为止 (3) 根据每个聚类对象的均值(中心对象),计算每个对象与这些中心对象的距离;并根据最小距离重新对相应对象进行划分; (4) 重新计算每个(有变化)聚类的均值(中心对象)-K-MEANS algorithm Input: cluster number k, and contains n data object database. Output: the minimum standards to meet the variance k-clustering. Deal flow: (1) a data object from the n choose k object as initial cluster centers (2) cycle (3) to (4) until a change in each cluster is no longer so far (3) according to each Clustering objects mean (central object), calculated for each object with these centers to object distance and in accordance with a minimum distance between a re-division of the corresponding object (4) re-calculated for each (change) clustering of the mean (central object )
Date
:
Size
: 3kb
User
:
快快
[
AI-NN-PR
]
fastkmeans
DL : 0
fast implementation of Kmeans clustering algorithm
Date
:
Size
: 3kb
User
:
jwj
[
Other
]
kmeans-image-segmentation
DL : 0
一个可以用的源码 希望有用 真麻烦 该死的 不是-One can hope that a useful source of real trouble is not a damned
Date
:
Size
: 45kb
User
:
mark
[
matlab
]
kmeansimage
DL : 0
这是一个用Kmean处理图像的matlab文件-This is a deal with Kmean document images matlab
Date
:
Size
: 1kb
User
:
bohao
[
Special Effects
]
EMarithmeticprogramandexperimentalreport
DL : 0
EM算法源程序的代码,运行的结果和实验报告。-EM algorithm source code, operating results and the experimental report.
Date
:
Size
: 48kb
User
:
郝保明
[
matlab
]
FuzzyClusteringToolbox
DL : 0
四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII)几种衡量指标。-Four clustering algorithm source code and sample code, the ultimate goal of this process is the formation of a set of criteria for clustering, scalable tool. Including the contents of 1. Clustering Algorithm: Kmeans and Kmedoid algorithm, FCMclust, GKclust, GGclust algorithm 2. Assess the classification of a prototype: The procedure can be two-dimensional images to map out the results of clustering 3. Verify: Program to provide every algorithm authentication mechanism, each clustering algorithm statistics Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII) of several indicators.
Date
:
Size
: 2.04mb
User
:
王梦萍
[
matlab
]
K-Means
DL : 0
较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
Date
:
Size
: 4kb
User
:
tzx
[
Special Effects
]
kmeans
DL : 0
这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
Date
:
Size
: 1kb
User
:
路单
[
Special Effects
]
kmeans
DL : 1
k均值图像分割,经典的图像分割方法,算法简单,效果好。-k-means image segmentation
Date
:
Size
: 1kb
User
:
lixu
[
Special Effects
]
kmeans-image-segmentation
DL : 0
K均值算法实现图像的分割,分割效果可以达到预期的效果-K-means algorithm to achieve image segmentation, segmentation results can be achieved the desired results
Date
:
Size
: 46kb
User
:
赵少敏
[
matlab
]
fcm
DL : 0
一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
Date
:
Size
: 2kb
User
:
张政
«
1
2
3
4
5
6
7
8
9
10
11
...
16
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.