搜索资源列表

  1. Kmeans

    0下载:
  2. 很好的Kmeans算法实例,是一种十分重要的聚类算法,在数据分类中应用较广。-Good Kmeans algorithm instance, is a very important clustering algorithm, broader application in the data classification.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:SUN JIECONG
  1. ImageEnhancement

    0下载:
  2. K均值的图像分割 不错的程序 -kmeans-image-segmentation kmeans-image-segmentation kmeans-image-segmentation kmeans-image-segmentation
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 使用K均值做聚类分析来进行图像分割,把原始图像转换到HSV空间做聚类分析-use k-means clustering to segment the image
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 利用Kmeans分色,原型程式由書本上修改,敢為分色後再切割圖形並讀取圖形,但需預先給定聚類數。-Kmeans separation using the prototype program changes from the books, dare to cut graphics and color and then read the graphics, but the need to advance a given number of
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. kmeans algorithm implementation using Java
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. K-means algorithm to perform clustering on the pixels of an image
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. kmeans算法。opencv上面聚类算法的例子,是一个很好的学习程序。-kmeans algorithm. A good example for learning kmeans.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:4538368
    • 提供者:xiaoyan
  1. KMEANS

    0下载:
  2. k-means C++ 源代码, 修正原来的错误, 增加的新功能 1、用vector实现其存储 2、直接在程序中读取数据集 3、结果可以保存到文件中 4、用户可以输入聚类个数 5、初始聚类中心随机选择(代码自动随机)-k-means C++ source code, fixes the original error, the increase in new features 1, 2, with the ve
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:烈马
  1. Kmeans

    0下载:
  2. kmeans 实现2维情形的聚类,自己编写的一个matlab实现-kmeans
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:翟磊
  1. Image_Clust

    0下载:
  2. Title: Image Clutering K-means and Mean Shift) delphi implemetation Descr iption: This delphi program contains image clustering algorithms K-means and Mean shift. Contains 2 pas file for kmeans and mean shift. by chami
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:rtamarit
  1. MATLAB

    1下载:
  2. 编写的粒子群(PSO)算法优化Kmeans聚类的MATLAB代码,MATLAB6.5/7.1测试通过,其它版本没测试。-(PSO)Kmeans MATLAB6.5/7.1
  3. 所属分类:matlab例程

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

    0下载:
  2. 聚类算法 k均值 该算法简单 容易看懂 是基本的算法-kmeans clustering
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:7207936
    • 提供者:每天
  1. Kmeans_done

    0下载:
  2. kmeans 對IRIS 分群 很傳統的題目-kmeans grouping of iris
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:文韜
  1. graphcut

    0下载:
  2. Kmeans 聚类,graphcut 图像分割,最大流最小割算法-Kmeans clustering, graphcut image segmentation, the maximum flow minimum cut algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:13636608
    • 提供者:邓民明
  1. Fuzzy-Kmeans.tar

    0下载:
  2. Fuzzy KMeans implementation
  3. 所属分类:Internet/网络编程

  1. kmeans-for-Special-topics

    0下载:
  2. K-Means Project for Special topics Course
  3. 所属分类:C#编程

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

    0下载:
  2. K-Means的java程序算法实现,能够有效处理K-mean问题-the realization of the K-means algorithm in java
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. Kmeans algorithm is the most popular algorithm for clustering
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:anjaoye
  1. Kmeans-two-dimension

    0下载:
  2. kmeans with two dimension
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:anjaoye
  1. accord-kmeans-source

    0下载:
  2. K-Mean clustering source code
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:154624
    • 提供者:Hong Thai Le
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

源码中国 www.ymcn.org