搜索资源列表

  1. MyKmeans

    0下载:
  2. 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:阿兜
  1. kmeans_1

    0下载:
  2. RBF神经网络的K均值算法,C程序的,供大家参考!-RBF neural network algorithm mean K, C procedures, for your reference!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:hxm
  1. k_averages

    0下载:
  2. 一个很好的关于K均值算法的C++源程序。-a good K-means algorithm on the C source.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:36864
    • 提供者:BF
  1. cmeans

    0下载:
  2. 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n objects assigned K to 000 category, making such objects within
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:yili
  1. EXO2ET3

    0下载:
  2. K均值算法和K近邻算法,以及用MATLAB实现相关例子。-K-means algorithm and the K-nearest neighbor algorithm, and using MATLAB relevant examples.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-18
    • 文件大小:37888
    • 提供者:sophie
  1. fk-means

    0下载:
  2. 数据挖掘中模糊k均值算法,matlab工具编写。-data mining fuzzy k-means algorithm, Matlab tool for the preparation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:明文
  1. k--junzhi

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码-k-means algorithm is pattern recognition Poly classification, which is used to achieve its C Following is the algorithm source code
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:
  1. 123

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码 -k-means algorithm is a pattern recognition classification of polyethylene, which is used to achieve its algorithm C source code The following is a
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:按时扩大
  1. speecher_identification

    0下载:
  2. 通过语音mfcc特征参数提取采用k均值算法实现说话人识别功能-Via voice MFCC feature extraction algorithm using k-means function of speaker recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:
  1. kmeans

    0下载:
  2. 著名的k均值算法程序,希望对做语音处理的人有用-Well-known k-means algorithm procedures, and they hope to deal with people who voice to do useful
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zengxiuhua
  1. K_average

    0下载:
  2. 模式识别的经典算法之一,动态聚类的k均值算法,采用matlab进行编程-One of the classic pattern recognition algorithms, dynamic clustering k-means algorithm using matlab programming
  3. 所属分类:matlab例程

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

    0下载:
  2. k均值算法,基于两维的-k-means algorithm, based on two-dimensional
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:
  1. Kmean_c++

    0下载:
  2. 聚类分析最基本的K均值算法的C++语言实现程序-Cluster analysis of the basic K-means algorithm C++ Language procedures realize
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王璐瑶
  1. k-means

    0下载:
  2. 数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。-Data Mining k-means algorithm, should belong to cluster analysis, c language version.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:师帅
  1. mpi_kmeans_

    0下载:
  2. 改进的k均值算法,可以加速运行时间,详见Using the Triangle Inequality to Accelerate k-Means-Improved k-means algorithm, can accelerate the running time, see Using the Triangle Inequality to Accelerate k-Means
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:xz
  1. juleiduanfa

    0下载:
  2. 聚类分析技术已经广泛应用于基于内容的图象信息挖掘领域,该技术提高了图象检索的速度和质量。K-均值算法和自适应算法是两个典型的聚类分析算法
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:47104
    • 提供者:sunny
  1. k-means

    0下载:
  2. 这是K均值算法,采用c语言编写,K的取值为2,大家可以改变K的值来进行测试-This is the K-means algorithm, using c language, K value of 2, we can change the value of K for testing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:320512
    • 提供者:Gang Li
  1. k-mean

    0下载:
  2. 算法描述: K均值算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小。-Algorithm Descr iption: K-means algorithm: the number of a given type of K, will be assigned to N objects of class K to make class the similarities be
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:LW
  1. k_uiniform

    0下载:
  2. k均值算法的matlab程序,可直接运行。-k-means algorithm matlab procedures, can be directly run.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:jie
  1. matlab_MRF

    0下载:
  2. k-均值算法的源码很有用,希望有帮助,请多多指点-k-means algorithm is useful source of hope that has helped, please instruct it
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:18432
    • 提供者:朱莉
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org