搜索资源列表

  1. KMEANS

    0下载:
  2. 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图-Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:wanghuali
  1. K-Means

    0下载:
  2. 较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:tzx
  1. KMeans

    0下载:
  2. 这是k均值聚类的实现代码,效果非常的好,已经经过实际的项目验证过了,需要的朋友欢迎下载-this is the discr iption of the k-means algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:王登位
  1. K-means_Matlab

    1下载:
  2. K-均值算法的Matlab源代码,比较简短-Matlab source code of K-means algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:luo
  1. K-Means

    0下载:
  2. 聚类算法主要针对k-均值法求解聚类问题,可以用于神经网络。-k-means
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:张骅
  1. wenli

    0下载:
  2. 基于纹理的图像分割的Matlab源代码,应用小波和K均值聚类-matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:931840
    • 提供者:zj
  1. kjz

    0下载:
  2. 这个文件主要是实现了K-均值聚类算法,需要输入k的数目,可以直接连接运行-This file is mainly implemented K-means clustering algorithm, need to enter the number of k can be directly connected to run
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:yang
  1. kmeans

    0下载:
  2. 关于K均值聚类的算法,对搞人工智能的有用-With regard to K-means clustering algorithm, to engage in a useful artificial intelligence
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:487424
    • 提供者:胡刚
  1. Kmeans

    0下载:
  2. 用vc++很好的实现了K均值聚类算法的研究,这是一完整的用VC++实现的程序,有效地完成了模式识别-Using vc++ achieved a very good K-means clustering algorithm, which is a complete implementation using VC++ program, the efficient completion of the pattern recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:194560
    • 提供者:黄静
  1. Kjl

    0下载:
  2. 这是K均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码-This is the K-means clustering algorithm for image clustering and then color image segmentation source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:134144
    • 提供者:李琴
  1. k-means

    0下载:
  2. k-均值聚类算法c语言版,经验证测试是可以运行
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:张莹
  1. Kmeans

    0下载:
  2. 对已存入txt文件中的样本点就行K均值聚类,可输出质心和各个类包含的样本点-Txt files that have been deposited in the sample points on the line K means clustering, centroid, and each output class contains the sample points
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:yoyo
  1. K-Means

    0下载:
  2. 一个很好的C均值聚类算法!通过运行此文件可以很好的进行数据的分类。-K-means
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:章红燕
  1. Kjunzhi

    0下载:
  2. K-均值聚类算法C++编程-...
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:朱建建
  1. jz

    0下载:
  2. 利用K-均值聚类算法对如下数据进行聚类,要求输出每个类及其中的元素-K-means clustering algorithm using the following data on the cluster, requiring the output of each class and its elements
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:高英培
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1130496
    • 提供者:陈老师
  1. juleifenxi

    0下载:
  2. 已经调试好的关于聚类分析源代码大全,内容有K均值聚类法,模糊C均值聚类法-failed to translate
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:胡盛亮
  1. k-mean

    0下载:
  2. k均值聚类程序,虽然matlab中也有自带的,但是这个速度不错。-program for k means used for cluster
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:shan cheng
  1. K-means

    0下载:
  2. 利用MATLAB实现K均值聚类算法,加深对该算法的理解。(We use MATLAB to achieve K mean clustering algorithm to deepen our understanding of the algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:WG_JNU
  1. k-means-for-iris

    0下载:
  2. 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果(The matlab program of clustering iris samples by K-means clustering, including source code, sample data and clustering results)
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:麻衣蚂蚁
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org