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
[
matlab
]
wine
DL : 1
pca-kmeans聚类 先将数据(wine,uci数据集)降维处理,在进行聚类-pca-kmeans clustering use the data of uci:wine.
Date
:
Size
: 7kb
User
:
王
[
matlab
]
kmeans
DL : 0
kmean函数详细说明,很不错哦!真的很好!-kmean function details, very good, oh!
Date
:
Size
: 1kb
User
:
care
[
Special Effects
]
ImageEnhancement
DL : 0
K均值的图像分割 不错的程序 -kmeans-image-segmentation kmeans-image-segmentation kmeans-image-segmentation kmeans-image-segmentation
Date
:
Size
: 3kb
User
:
纪昀
[
matlab
]
kmeans
DL : 0
This program is an implementation of the k-means algorithm with matlab.
Date
:
Size
: 3kb
User
:
sq
[
matlab
]
Kmeans
DL : 0
kmeans 实现2维情形的聚类,自己编写的一个matlab实现-kmeans
Date
:
Size
: 1kb
User
:
翟磊
[
matlab
]
kmeans
DL : 0
用于数据挖掘聚类分析的简单的K平均算法Matlab源代码-Simple K-means for data mining (Matlab)
Date
:
Size
: 8kb
User
:
dai
[
matlab
]
EMgaussian
DL : 0
EM算法求高斯过程的参数,这种算法的计算过程简单,但是准确度不高-EM algorithm for getting the parameters of Gaussian process, this computation is simple, but accuracy is not high
Date
:
Size
: 9kb
User
:
Hashiqi
[
matlab
]
Kmeans
DL : 0
k means algorithm in matlab m-file which has a calling function
Date
:
Size
: 1kb
User
:
Srivatsav
[
AI-NN-PR
]
kmeans.tar
DL : 0
人工智能中经典的分类算法,matlab代码,欢迎大家下载-Classical artificial intelligence classification algorithm, matlab code, are welcome to download
Date
:
Size
: 2kb
User
:
ysy
[
Special Effects
]
clusterImg
DL : 0
彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.-This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.
Date
:
Size
: 9kb
User
:
zhuweina
[
matlab
]
ColorImageSegmentation
DL : 0
color image segmentation code matlab using kmeans
Date
:
Size
: 1kb
User
:
jimz
[
matlab
]
vector-quantization-kemans-code
DL : 0
vector quantization kmeans matlab code
Date
:
Size
: 4kb
User
:
jimz
[
Special Effects
]
Kmeans
DL : 0
分水岭算法,用分水岭算法实现对MRI图像的分割。-Watershed algorithm that USES watershed algorithm for MRI image segmentation.
Date
:
Size
: 16kb
User
:
chen
[
matlab
]
ClusteringToolbox1p0_Trail
DL : 0
聚类分析Matlab工具箱 Version1.0 Clustering Analysis Matlab Toolbox - Trial Version 1.0 ------------------------------------------------------------------------------ 1、该工具箱包括了常用的三种K-Means聚类分析和ISODATA聚类分析: ...\KMeans\Main_KMeans.m 标准 K-Means 聚类 - 主函数 ...\KMeans\Main_FuzzyKMeans.m 模糊 K-Means 聚类 - 主函数 ...\KMeans\Main_FuzzyKMeansImproved.m 改进的模糊 K-Means 聚类 - 主函数 ...\Isodata\Main_Isodata.m ISODATA聚类算法 - 主函数 2、在matlab环境中首先运行install.m,将工具箱所在路径添加至matlab 3、各子目录下以Main_开头的文件即是主程序文件,直接按快捷键F5运行即可 4、工具箱中所有程序均在 "Windows XP SP2 + Matlab7.1" 环境中调试通过,不能保证在其它平台上正确运行。 5、 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@yahoo.com.cn 个人主页:http://blog.sina.com.cn/luzhenbo2- 聚类分析Matlab工具箱 Version1.0 Clustering Analysis Matlab Toolbox- Trial Version 1.0 ------------------------------------------------------------------------------ 1、该工具箱包括了常用的三种K-Means聚类分析和ISODATA聚类分析: ...\KMeans\Main_KMeans.m 标准 K-Means 聚类- 主函数 ...\KMeans\Main_FuzzyKMeans.m 模糊 K-Means 聚类- 主函数 ...\KMeans\Main_FuzzyKMeansImproved.m 改进的模糊 K-Means 聚类- 主函数 ...\Isodata\Main_Isodata.m ISODATA聚类算法- 主函数 2、在matlab环境中首先运行install.m,将工具箱所在路径添加至matlab 3、各子目录下以Main_开头的文件即是主程序文件,直接按快捷键F5运行即可 4、工具箱中所有程序均在 "Windows XP SP2+ Matlab7.1" 环境中调试通过,不能保证在其它平台上正确运行。 5、 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@yahoo.com.cn 个人主页:http://blog.sina.com.cn/luzhenbo2
Date
:
Size
: 39kb
User
:
陆振波
[
matlab
]
kmeans
DL : 0
this illustration in matlab for k-means clustering-this is illustration in matlab for k-means clustering
Date
:
Size
: 1kb
User
:
tasneem
[
matlab
]
kmeans
DL : 0
fichier matlab permettant de faire k-means
Date
:
Size
: 41kb
User
:
Eric
[
matlab
]
K_means-matlab
DL : 0
kmeans算法matlab 实现,可以处理2维数据集-kmeans algorithm matlab implementation, can handle 2-D data set
Date
:
Size
: 19kb
User
:
maorenhua
[
matlab
]
kmeans
DL : 0
数据挖掘聚类算法中,K-means的matlab实现-Data mining clustering algorithm, K-means the matlab implementation
Date
:
Size
: 11kb
User
:
王新宇
[
Special Effects
]
kmeans
DL : 0
用MATLAB编写的K均值聚类用于图像分割-Written by K-means clustering MATLAB for image segmentation
Date
:
Size
: 1kb
User
:
张鹤
[
matlab
]
kmeans
DL : 0
Kmeans算法的Matlab 程序,能评价分类后的的效果-Kmeans algorithm Matlab program to evaluate the effects of post-classification
Date
:
Size
: 1kb
User
:
彭立军
«
1
2
3
4
5
6
7
8
9
10
11
12
13
...
16
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.