CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - k-means matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - k-means matlab - List
[
AI-NN-PR
]
K-Means动态聚类算法源程序
DL : 0
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
Date
: 2025-12-15
Size
: 30kb
User
:
刘思
[
AI-NN-PR
]
kmeans_cluster聚类算法的实现
DL : 0
数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
Date
: 2025-12-15
Size
: 3kb
User
:
张乐
[
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
: 2025-12-15
Size
: 18kb
User
:
hu min
[
AI-NN-PR
]
朴素贝叶斯
DL : 0
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
Date
: 2025-12-15
Size
: 2kb
User
:
[
AI-NN-PR
]
matlab作业
DL : 0
模式识别一份很好的作业,包括线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,支持向量机-a very good operation, including linear classification; Minimum risk Bayesian classifier; Supervised learning method Hierarchical clustering analysis; K-L transform effective features, support vector machines
Date
: 2025-12-15
Size
: 2.48mb
User
:
郭攀红
[
AI-NN-PR
]
k_means
DL : 0
分类聚合算法k-means的实现,用matlab-polymerization classification algorithm k-means the realization of using Matlab
Date
: 2025-12-15
Size
: 1kb
User
:
利军
[
AI-NN-PR
]
C--K-Means
DL : 0
这个是K-Means动态聚类算法的源程序,需要的请下,请多多指教,谢谢!-This is a K- Means clustering algorithm source, the need to please, please exhibitions, thank you!
Date
: 2025-12-15
Size
: 32kb
User
:
HaicoLi
[
AI-NN-PR
]
K-means.m
DL : 1
MATLAB编写的一种模式识别里的重要的模糊聚类方法K-means算法的matlab程序.-MATLAB prepare a Pattern Recognition's important Fuzzy clustering methods K-means algorithm Matlab procedures.
Date
: 2025-12-15
Size
: 54kb
User
:
zs
[
AI-NN-PR
]
knn_map
DL : 0
用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。-used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.
Date
: 2025-12-15
Size
: 1kb
User
:
宋争鸣
[
AI-NN-PR
]
Medoidshift
DL : 1
中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab implementation source code.-Center drift is a non-supervised clustering algorithm (k-means algorithm with the similar, but more a wider range of applications), can be used for image segmentation, based on the realization of the source Matlab. MedoidShift is a unsupervised clustering algorithm (similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab implementation source code.
Date
: 2025-12-15
Size
: 36kb
User
:
陈明
[
AI-NN-PR
]
c-means+isodata
DL : 0
C均值算法,ISODATA算法综合,属于模式识别-C means algorithm, ISODATA algorithm synthesis, belonging to pattern recognition
Date
: 2025-12-15
Size
: 389kb
User
:
廖君华
[
AI-NN-PR
]
function_k_mean_clustering
DL : 0
k-means聚类算法,并用遗传算法辅助实现聚类的实现。-k-means clustering algorithm, and genetic algorithm-assisted clustering realize realize.
Date
: 2025-12-15
Size
: 1kb
User
:
ginger
[
AI-NN-PR
]
k-means
DL : 0
空间数据分析中最常用的是聚类分析,而K-MEANS算法是聚类分析中常用的,其主要思想是在给定的聚类数目下对多维(我做的是三维空间点)向量进行聚类,-Spatial data analysis is the most commonly used cluster analysis, while the K-MEANS algorithm is commonly used in cluster analysis, the main idea is to set the number of under the multi-dimensional clustering (I make the three-dimensional space-point) vector cluster,
Date
: 2025-12-15
Size
: 6kb
User
:
tangkezong
[
AI-NN-PR
]
matlabk-means
DL : 0
此程序用与图象 图形的模式识别,在VC环境下实现matlab的聚类算法-This procedure with graphics and image pattern recognition, in the VC environment realize the clustering algorithm matlab
Date
: 2025-12-15
Size
: 4.45mb
User
:
朱舸
[
AI-NN-PR
]
fastkmeans
DL : 0
matlab版本的k-means聚类程序,很简单易懂,适用于matlab和聚类的初学者-matlab version of the k-means clustering procedure is very simple and easy to understand, apply and clustering matlab beginner
Date
: 2025-12-15
Size
: 3kb
User
:
qianwen
[
AI-NN-PR
]
kmeans
DL : 0
k-means算法 自定义数据样本和类中心 已经调试实现 并且有图清晰表示-k-means algorithm for custom data types of samples and testing center has been and realize that has a clear plan
Date
: 2025-12-15
Size
: 1kb
User
:
李慧敏
[
AI-NN-PR
]
stprtool15aug08
DL : 0
统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algorithms.
Date
: 2025-12-15
Size
: 5.72mb
User
:
Xiaoyue Jiang
[
AI-NN-PR
]
KNN
DL : 1
K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
Date
: 2025-12-15
Size
: 1kb
User
:
skyfly
[
AI-NN-PR
]
K-meansclusteringalgorithmmatlabprogram
DL : 0
模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
Date
: 2025-12-15
Size
: 45kb
User
:
yu
[
AI-NN-PR
]
k-means---matlab
DL : 0
matlab写的一个简单的k-means聚类算法,通过导入data.txt文件,再利用k-means讲结果呈现在界面上-matlab write a simple k-means clustering algorithm, by importing the data.txt file, and then use k-means results are presented in the interface stresses
Date
: 2025-12-15
Size
: 1kb
User
:
郑杰
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.