搜索资源列表

  1. K-means

    0下载:
  2. 1、K-means划分聚类; 2、以EXCEL作为数据源; 3、图形显示结果-1, K-means clustering divided 2 to EXCEL as a data source 3, graphics display the results
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:1115136
    • 提供者:RdaOniCelK
  1. K-MEANS

    0下载:
  2. 数据挖掘,K-means源码,数据集为iris-Data mining, K-means source code for the iris data set
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:294912
    • 提供者:刘凡
  1. k-means

    1下载:
  2. java实现的k-means算法,具有可视化界面,可以作为数据挖掘的作业处理。-java implementation of the k-means algorithm with a visual interface that can handle a data mining operation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:989184
    • 提供者:杜以华
  1. k-means

    0下载:
  2. 聚类方法中的K-means实现,用matlab语言实现的聚类-Clustering of K-means implementation of the cluster with matlab language
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:153600
    • 提供者:收到回复
  1. k-means(java)

    4下载:
  2. k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:聂风
  1. K-means

    1下载:
  2. 典型的K均值聚类方法,用matlab编写,有几个文件,大家可以参考参考。-K-means clustering methods typically used matlab write, there are several files, you can refer to the reference.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:郑馨
  1. K-Means

    0下载:
  2. k-means 聚类方法,用c++实现。-k-means,a method of clustering, implemented in c plus plus language.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:707584
    • 提供者:暮霭楚天
  1. K-means

    0下载:
  2. k-means 算法 step1 初始化K个质心 step2 将所有的点分配给最近的质心 step3 更新质心 step4 若质心都没用变化,则停止,否则返回step2 -k-means algorithm is initialized step1 step2 K a center of mass of all the points assigned to the nearest centroid centroid
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:44032
    • 提供者:vince
  1. k-means

    0下载:
  2. 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:102400
    • 提供者:张健飞
  1. GA-k-means

    0下载:
  2. GA-k-means算法 基于遗传算法的k_means聚类方法的研究(33-48)-GA-k-means algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2.  K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:彭立军
  1. k-means

    0下载:
  2. 基于K-means聚类算法的社团发现方法 先定义了网络中节点关联度,并构建了节点关联度矩阵, 在此基础上给出了一种基于 K-means聚类算法的复杂网络社团发现方法。 以最小关联度原则选取新的聚类中心, 以最大关联度原则进行模式归类,直到所有的节点都划分完为止, 最后根据模块度来确定理想的社团数-K-means clustering algorithm based on the association discovery T
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:115712
    • 提供者:maverick
  1. Non-Local-Means

    0下载:
  2. 本人收集的Non-local Means方面的的论文,里面有WOR版的哦,希望对大家有用。-Image Denoising papers by the Non-local Means Algorithm,
  3. 所属分类:文件格式

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

    0下载:
  2. K-means 算法的一种C# 实现,数据挖掘聚类算法-K-MEANS ALGORITHM
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:wanghu
  1. K-MEANS-MATLAB

    0下载:
  2. 用matlab7.0编写的k均值算法,参数可调节,很好用-K-MEANS MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:19456
    • 提供者:ghw
  1. K-Means PCA降维

    0下载:
  2. K-Means算法,不要求建立模型之后对结果进行新的预测,没有相应的标签,只是根据数据的特征对数据进行聚类。主成分分析降维对数据进行可视化操作,对features进行降维.(K-Means algorithm does not require the establishment of the model after the new prediction of the results, there is no corresponding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:33792
    • 提供者:赵嘉慧
  1. k-means

    0下载:
  2. 此种k-means 算法可以快速的对随机产生的随机数据,进行分类,而且分类的效果比较好,效果直观。(This kind of k-means algorithm can quickly classify randomly generated random data and classify it, and the classification effect is better and the effect is intuitive.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:19456
    • 提供者:宁采臣
  1. k-means for clustering

    0下载:
  2. k means for clustering. v v v important
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:13312
    • 提供者:zeeshan
  1. 1、K-means学习

    0下载:
  2. K-means算法MATLAB仿真,利用一副图像作为数据实现K聚类算法仿真(K-means algorithm, MATLAB simulation)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:106496
    • 提供者:casc_zxy
  1. k-means-image-segmentation-master

    0下载:
  2. k-means 聚类和分割的图像处理方法(k-means and segement image process)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:scofieldchd
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org