搜索资源列表

  1. 将维对分和K均值算法分割图像

    0下载:
  2. 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50271
    • 提供者:pbt
  1. k均值聚类算法分析

    0下载:
  2. k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
  3. 所属分类:数据结构常用算法

    • 发布日期:2010-07-01
    • 文件大小:31002
    • 提供者:chu na
  1. kmeans聚类算法源码

    1下载:
  2. k均值聚类算法源码,比较经典,无解压密码-kmeans clustering algorithm source code,comparatively classical,no password for unzip
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:29696
    • 提供者:司南
  1. 将维对分和K均值算法分割图像

    0下载:
  2. 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:50176
    • 提供者:pbt
  1. good K-means clusters

    0下载:
  2. 这次上传的代码是关于K-means clusters的代码,希望能对大家有用。-The uploaded code is about K-means clusters.I hope it can be a help to everyone.
  3. 所属分类:生物技术

    • 发布日期:2024-06-17
    • 文件大小:5120
    • 提供者:李乐
  1. k-means(VC)

    0下载:
  2. k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:30720
    • 提供者:chu na
  1. K-Means

    0下载:
  2. K均值算法--- --- --- --VC代码编写-K 戮 霉脰渭脣茫 篓------ VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:1647616
    • 提供者:
  1. MergeCenter

    0下载:
  2. k均值聚类方法的c代码,并且带有聚类数据,适用于刚刚接触该算法的初学者-k-means clustering method c code, and with the clustering data, applicable to just access to the algorithms for beginners
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-17
    • 文件大小:49152
    • 提供者:栾国新
  1. 123456789K_Average

    0下载:
  2. K均值算法的matlab代码,使用起来很简单,对于模式识别的效果也很好,初学者也很容易看懂。-K-means algorithm matlab code, very easy to use, for the effect of pattern recognition is also good, beginners can easily understand.
  3. 所属分类:图形图象

    • 发布日期:2024-06-17
    • 文件大小:55296
    • 提供者:tang
  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.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:10240
    • 提供者:刘斌
  1. K-means

    0下载:
  2. kmeans算法代码,已经通过验证,可以正常使用,没有病毒
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:9216
    • 提供者:dfdsfds
  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-06-17
    • 文件大小:1130496
    • 提供者:陈老师
  1. Kmeans

    0下载:
  2. k均值聚类算法代码 用于模式识别等学科的编程应用-k-means clustering algorithm code for pattern recognition applications such as programming disciplines
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-17
    • 文件大小:249856
    • 提供者:曹妹
  1. K-average(N-dimension)

    0下载:
  2. K均值聚类算法实现有二维的聚类扩展到任意维样本点的聚类,代码中附加了详细的原理性说明,还有相关例子提示,效果不错-K-means clustering algorithm to achieve a two-dimensional clustering extends to any dimension of the cluster sample points, the code attached to the principle of d
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:3809280
    • 提供者:liuyu
  1. k-means

    0下载:
  2. 本代码主要实现了k均值聚类算法,通过c++在vc软件下实现聚类。-The code is mainly achieved k-means clustering algorithm, c++ in vc achieve clustering software.
  3. 所属分类:系统编程

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:zhaobin
  1. Kmeans

    0下载:
  2. k均值聚类算法代码, k均值聚类算法代码-k-means clustering algorithm code, k-means clustering algorithm code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:张潇逸
  1. K-Means-Clustering-and-PCA

    0下载:
  2. 此代码为matlab代码,分为两个部分。第一部分实现K均值聚类算法应用它来压缩图像。在第二部分中,你将使用主成份分析法pca来实现人脸图像的低维表示。 -This code for the matlab code, is divided into two parts. The first part of the implementation of the K means clustering algorithm to compres
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:11510784
    • 提供者:pudnkobe
  1. RBF-k均值聚类

    0下载:
  2. RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。(RBF (radial basis function network) is an important neural network. The trai
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:6144
    • 提供者:老外
  1. MeanShiftCluster

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

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:xt-chong
  1. kjunzhijulei

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

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:maxiao10
« 12 3 »

源码中国 www.ymcn.org