聚类 资源专区

本专区汇聚了各类基于 聚类 开发的源码资源,共计 727 篇资源供开发者免费下载学习。

共找到 727 个资源
其他 1 积分

基于有限高斯混合模型的EM算法实现及实验报告

基于有限高斯混合模型的EM算法的源程序代码,里面有实验报告和运行结果。 -based on finite Gaussian mixture model of the EM al

高斯混合模型 EM算法 源代码
0 0 查看详情
其他 1 积分

文本挖掘:聚类、分类与信息提取

这是一本关于文本挖掘的书籍,包括聚类 分类 信息提取的内容-This is a book on text mining, including clustering classifi

文本挖掘 聚类 分类
0 0 查看详情
其他 1 积分

有序样品聚类方法

摘得 有序样品聚类-Won orderly clustering method

聚类 数据分析 有序数据
0 0 查看详情
其他 1 积分

SOM人工神经网络入门学习源码

经典的SOM人工神经网络例子源码,经测试可用,可作入门学习用-SOM classic examples of artificial neural network source co

SOM 人工神经网络 无监督学习
0 0 查看详情
其他 1 积分

K-均值聚类算法C语言实现

k means clustering k-均值聚类算法c语言版-k means clustering c k-均值聚类算法c语言版

K-means 聚类 C语言
0 0 查看详情
其他 1 积分

基于K-means算法的灰度图像分割

Application of kmeans clustering algorithm to segment a grey scale image on diferent class

图像分割 K-means 灰度图像
0 0 查看详情
其他 1 积分

EM算法及其在高斯混合模型中的应用

简单介绍了EM算法的原理.以及在GMM中的应用-Briefly introduced the principle of EM algorithm. And in the GMM A

EM算法 高斯混合模型 机器学习
0 0 查看详情
其他 1 积分

高维数据聚类核心算法

cluster cores based clustering for high dimensional data

高维数据 聚类 核心算法
0 0 查看详情
其他 1 积分

基于遗传算法的样本聚类分配代码

这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。 适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is

遗传算法 聚类 样本分配
0 0 查看详情
其他 1 积分

神经网络自适应谐振理论模型C语言实现

神经网络中自适应谐振理论模型实现的C语言源程序!-Neural network adaptive resonance theory model of the C language

神经网络 自适应谐振理论 C语言
0 0 查看详情
其他 1 积分

分类聚类程序

这个程序包含了分类和聚类程序,希望能对大家有所帮助-This includes the clustering and classification procedures, we h

分类 聚类 数据分析
0 0 查看详情
其他 1 积分

图像处理中的K均值算法实现

图像处理中的K均值算法 效果还不错 ^_^-Image processing algorithm for the effect of K-means good ^ _ ^

图像处理 K均值 聚类
0 0 查看详情