搜索资源列表

  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. KMeansV

    0下载:
  2. k-means聚类算法在二维平面上的可视化实现 聚类时可以设置类数和迭代阈值 聚类结果用色彩和类圆清楚的表现出来-k-means clustering algorithm in a two-dimensional plane with the Visualization of clustering can be set up several categories and iterative threshold Clusterin
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:45216
    • 提供者:周黎明
  1. 将维对分和K均值算法分割图像

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

    • 发布日期:2024-05-07
    • 文件大小:50176
    • 提供者:pbt
  1. KMeansV

    0下载:
  2. k-means聚类算法在二维平面上的可视化实现 聚类时可以设置类数和迭代阈值 聚类结果用色彩和类圆清楚的表现出来-k-means clustering algorithm in a two-dimensional plane with the Visualization of clustering can be set up several categories and iterative threshold Clusterin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-07
    • 文件大小:45056
    • 提供者:周黎明
  1. KMEANS

    0下载:
  2. 对二维数组的最基础的K-means聚类算法的c++实现-Two-dimensional array of the most basic K-means clustering algorithm c++ to achieve
  3. 所属分类:Windows编程

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

    0下载:
  2. java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-07
    • 文件大小:8192
    • 提供者:徐廷
  1. kmeans

    0下载:
  2. 基于matlab的K-means聚类算法的实现以及二维随机点的聚类结果-Matlab-based K-means clustering algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:han
  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-05-07
    • 文件大小:3809280
    • 提供者:liuyu
  1. K-MEANS-N

    0下载:
  2. K均值聚类算法实现有二维的聚类扩展到任意维样本点的聚类.-K-means clustering algorithm to achieve a two-dimensional clustering extends to any dimension of the cluster sample points.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-07
    • 文件大小:3807232
    • 提供者:fukaifang
  1. k-means

    0下载:
  2. c++实现k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类-c++ k-means algorithm, display the cluster result on the two demension
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:july
  1. [emuch.net]K-means

    0下载:
  2. 简易k-means聚类算法实例,针对二维数据,自带简易数据矩阵,分析结果有输出图像。-Simple k-means clustering algorithm example, for two-dimensional data, comes with simple data matrix, analysis results output image.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:zl
  1. k-meansaSOFM

    0下载:
  2. 已知一组二维模式矢量如下(20个),利用k均值聚类算法将模式集分类,并计算出聚类中心。利用输入层为2个神经元,输出层结构为7*7方阵的自组织映射(SOFM)对同样模式进行聚类-Given a set of two-dimensional pattern vector as follows (20), the use of k-means clustering algorithm to classify the pattern set,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:wangyaqi
  1. k-means

    0下载:
  2. 这是k-means聚类算法的matlab仿真实现,程序中分别有二维控件和三维空间基于k-means的聚类demo-This is k- means clustering algorithm of matlab simulation implementation, respectively in the program have two-dimensional controls and three-dimensional space ba
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:zhang
  1. K-MEANS

    0下载:
  2. k-means聚类算法 用C++实现 聚类采用数据为二维数据 保存在当前目录下的data.txt文件中-K-means clustering algorithm C++ implementation
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-07
    • 文件大小:2429952
    • 提供者:封昊
  1. K_means

    0下载:
  2. MATLAB实现的k-means聚类算法,自带测试以及数据集,数据集分为二维和三维数据。-k-means clustering algorithm implemented in MATLAB, and has a test data set, the data set is divided into two and three dimensional data.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:郝韵致
  1. k-means

    0下载:
  2. 简单实现聚类算法中的经典k-menans算法,实现数据是二维数据- U7B80 u5B5 u5B9 u7B0 u803A u7R09 u7B09 u7B09
  3. 所属分类:数据挖掘

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

    0下载:
  2. 对500个随机二维坐标点进行聚类,然后通过C++程序输出窗口输出。(Cluster Algorithm.Put the 500 2d points into 20 clusters.)
  3. 所属分类:编程文档

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:Tom Jerry
  1. k-means-matlab

    2下载:
  2. 利用k-means算法实现二维平面点的聚类,包括了运行源代码和结果图(The k-means algorithm is used to realize the clustering of two-dimensional plane points, including the running source code and the result graph)
  3. 所属分类:仿真建模

    • 发布日期:2024-05-07
    • 文件大小:50176
    • 提供者:huan222
  1. K---MEANS

    0下载:
  2. 随机生成1000个二维坐标点并用K-means算法计算聚类结果(1000 two-dimensional coordinate points are generated randomly and the clustering results are calculated by K-means algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:78848
    • 提供者:Sunxiaoying
  1. 聚类算法

    0下载:
  2. 文件夹中主要有二维的K-means,gmm,mean-shift,三维的K-means聚类算法的程序,同时已经经过本人验证无误,可以成功运行,有问题的可以私下交流。(Folder mainly two-dimensional k-means, GMM, mean-shift, three-dimensional k-means clustering algorithm procedures, at the same time has b
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-07
    • 文件大小:10240
    • 提供者:xuebiao
« 12 »

源码中国 www.ymcn.org