搜索资源列表

  1. k-mean

    0下载:
  2. K-means聚类算法的java实现描述!有详尽的说明,对初学者非常有用!-K-means Abduction呾Yang Jun珋mirror cavity java wife of mother
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:Joney
  1. k-means_cluster

    0下载:
  2. 通过将一幅图像的sift特征提取出来,然后对他们采用k均值方法进行聚类-By an image feature extraction sift out, and then on their way to the use of k-means clustering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3830784
    • 提供者:li
  1. K

    0下载:
  2. K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现-K-means clustering algorithm, cluster analysis of data that can be used, such as key fr a me extraction. Using matlab to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:122880
    • 提供者:zhengmin
  1. k-meansjava

    0下载:
  2. 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,-JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:刘年
  1. K

    0下载:
  2. K均值算法-分类器-有效抑制边缘点影响-简单有效-K-means algorithm- Classifier- effectively inhibiting the impact of edge points- simple and effective
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2118656
    • 提供者:我我
  1. K-means_clustering_demo

    0下载:
  2. K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:75776
    • 提供者:leo
  1. K-means_Matlab

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:luo
  1. k-means

    0下载:
  2. k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
  3. 所属分类:其他小程序

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

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

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

    0下载:
  2. :将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:173056
    • 提供者:李浩
  1. K-Means.Algorithm

    0下载:
  2. 算法,k-mean搜索方法,执行起来很快,推荐。-Algorithm, k-mean search methods, to implement quickly, recommended.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:30720
    • 提供者:陈国章
  1. K-means_cluster

    0下载:
  2. 这是一个基于K-means的聚类算法,可用于网页信息聚类,例如电子产品的型号聚类等。-This is based on the K-means clustering algorithm, clustering can be used for website information, such as electronic products, such as the Model Cluster.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:11073536
    • 提供者:nancy
  1. h-k-means

    0下载:
  2. 用MATLAB编写的层次-K-MEANS算法,简单实用,希望对您有帮助-Written using MATLAB level-K-MEANS algorithm is simple, practical, hope you find this helpful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:jie
  1. K-Mean

    1下载:
  2. 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:225280
    • 提供者:
  1. k-means_Program

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make th
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:929792
    • 提供者:Chenguang
  1. k-meams(sourcecode)

    0下载:
  2. C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:37888
    • 提供者:康卫
  1. K-meansclusteringalgorithmmatlabprogram

    0下载:
  2. 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:46080
    • 提供者:yu
  1. k

    0下载:
  2. 模式识别中的K均值聚类分析方法,该方法力偶那个迭代过程来进行处理,一步步逼近结果-Pattern Recognition Analysis of K-means clustering method Couple iterative process to deal with that, step by step approach results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Beth Lee
  1. k-means

    0下载:
  2. 名为k-means的MATLAB函数,实现k均值算法。输入矩阵X,w,输出最终估计值和聚类的标识数字。-Called the k-means of the MATLAB function, to achieve k means algorithm. Input matrix X, w, the output value of the final estimates and cluster identification number.
  3. 所属分类:matlab例程

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

    0下载:
  2. K均值聚类的一个实例,附上.dat文件和程序以及运行结果,和大家一起讨论,-K means clustering of an example, attached. Dat files and programs, and operating results, and we can discuss, Oh
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:王子涵
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org