CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab k-means

搜索资源列表

  1. k_means

    0下载:
  2. 分类聚合算法k-means的实现,用matlab-polymerization classification algorithm k-means the realization of using Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1085
    • 提供者:利军
  1. matlab_coding

    0下载:
  2. matlab的源程序,没有其他目的,只希望下载k均值算法看看!-Matlab source, no other purpose only hope downloaded k means algorithm to see!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:78756
    • 提供者:王俊
  1. EXO2ET3

    0下载:
  2. K均值算法和K近邻算法,以及用MATLAB实现相关例子。-K-means algorithm and the K-nearest neighbor algorithm, and using MATLAB relevant examples.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:38361
    • 提供者:sophie
  1. korcmeans

    0下载:
  2. 对于模式识别中的k均值(也称c均值)问题,给出了matlab实现。-pattern recognition for the k-means (also called c-means), is the realization of Matlab.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2010
    • 提供者:slyang
  1. kmeansuanfa

    0下载:
  2. 对大量的数据通过matlab软件,运用k均值聚类算法进行分类,(By using matlab software, a large number of data are classified by using k-means clustering algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lyc123
  1. ksuanfa

    0下载:
  2. 对大量的数据通过matlab软件,运用k均值聚类算法进行分类,上传文件中含例子(A large number of data are classified by matlab software, using k-means clustering algorithm to classify and upload files with examples)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lyc123
  1. julei

    0下载:
  2. 聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。 这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。(The clustering algorithm is given to a large number of original data, and then the data with similar features are gathered into a class by algorithm. The K-mean
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:WanderKing
  1. k_means

    0下载:
  2. 一般的常规的k均值聚类,源码,没有数据,随便输入一个数据体就可以(General conventional k-means clustering, source code, no data, just enter a data body can)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:刘阿斗2
  1. 常用聚类

    2下载:
  2. 常用聚类的MATLAB程序,调试均可用。包含k均值聚类、模糊C均值聚类、模糊减法聚类、谱系聚类(Common clustering MATLAB program, debugging are available. Including k-means clustering, fuzzy C-means clustering, fuzzy subtraction clustering, pedigree clustering)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:zz未
  1. MeanShiftCluster

    0下载:
  2. 该算法实现了均值漂移聚类算法,在MATLAB平台下有很好的结果验证(MeanShiift Cluster, it improves the performance than tradional cluster algorithm, such k-means cluster algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:xt-chong
  1. k-means

    0下载:
  2. 利用matlab程序编写的图像分割代码,算法为kmeans聚类算法,分割速度和效果很好(The image segmentation code written by MATLAB program, the algorithm is kmeans clustering algorithm, the segmentation speed and effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:pwp
  1. RBFN KMeans Example

    0下载:
  2. Radial Basis Function Network using K-means algorithm
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:23552
    • 提供者:Bomberino
  1. EWKM

    1下载:
  2. 子空间聚类算法EWKM (Entropy Weighting K-Means) 在matlab上的实现。(Entropy Weighting K-means which is one of the subspace clustering algorithm written in Matlab.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:wind_890
  1. kjunzhijulei

    0下载:
  2. 说明K均值聚类算法的流程,并用matlab实现K均值聚类功能(Using MATLAB to implement function of K-means clustering)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:maxiao10
  1. Python

    0下载:
  2. 简单的k_means算法Python 和 MATLAB实现(Simple k_means algorithm Python and MATLAB implementation)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:皓如明月
  1. kmeans图像分类

    5下载:
  2. 利用简单kmeans聚类算法,对不同图片进行分类,图片内容包括人像,风景,建筑,动物,植物等,平台是matlab。(The simple k - means clustering algorithm is used to classify different pictures. the picture content includes portrait, scenery, architecture, objects, plants, etc. The platform is MATLAB.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-12-21
    • 文件大小:1634304
    • 提供者:网安贝
  1. Color Reduction and Quantization

    1下载:
  2. Color Reduction and Quantization using k-Means, Fuzzy Clustering (FCM), and SOM Neuarl Network in MATLAB In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent c
  3. 所属分类:matlab例程

    • 发布日期:2020-11-28
    • 文件大小:248832
    • 提供者:amardz
  1. PSO-rbf-kmeans

    1下载:
  2. pso rbf k-means simulik with matlab(programme d'un pso en hybride avec un rbf)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-24
    • 文件大小:5120
    • 提供者:hichemhamdi
  1. kmean

    3下载:
  2. 确定K均值最佳聚类数,把数据导入后运行即可(Determining the best clustering number of K mean)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-12
    • 文件大小:2048
    • 提供者:王的男人//
  1. IABC-KMC-master

    0下载:
  2. ABC蜂群算法含有K均值聚类的改进的算法(Improvement of ABC colony algorithm with K-means clustering)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-21
    • 文件大小:349184
    • 提供者:chnwu
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 34 »
搜珍网 www.dssz.com