CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - K Means

搜索资源列表

  1. k-means

    0下载:
  2. 数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2238
    • 提供者:师帅
  1. k-means

    0下载:
  2. 这是K均值算法,采用c语言编写,K的取值为2,大家可以改变K的值来进行测试
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:108665
    • 提供者:Gang Li
  1. Exam096 k均值算法

    0下载:
  2. 用c语言编写的k均值算法-prepared by the k-means Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2015
    • 提供者:张樊
  1. k-mean

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

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

    0下载:
  2. k均值算法的源代码-k means algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2016
    • 提供者:刘新华
  1. K-均值聚类算法C++编程

    3下载:
  2. K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4072
    • 提供者:韩磊
  1. 以K-均值聚类结果为初始解的模拟退火聚类

    0下载:
  2. 由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次左右,效果显著。下一步工作:实际上在高温区随机生成邻域是个组合爆炸问题(见本人上载软件‘k-均值聚类算法’所述),高温跳出局部解的概率几乎为0,因此正考虑采用凸包约束进行模拟聚类,相关工作正在进行。很快将奉献给各位朋友。-as K-means clustering algorithm for optimal local character
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5778
    • 提供者:韩磊
  1. 数据挖掘中K均值算法实现

    2下载:
  2. 数据挖掘中K均值算法的实现用MATLAB编写-data mining to the K-means algorithm to achieve prepared using MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1135
    • 提供者:方巍巍
  1. K均值类方法原理

    0下载:
  2. 详细介绍K-means family的原理与发展趋势。
  3. 所属分类:文档资料

    • 发布日期:2009-05-25
    • 文件大小:833981
    • 提供者:iaiawu
  1. 在matlab下的k-均值聚类进行图像分类分割处理

    5下载:
  2. 在matlab下的k-均值聚类进行图像分类分割处理,In matlab under the k-means clustering for image classification be dealt with separately
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-09
    • 文件大小:992
    • 提供者:zhang
  1. KMeans-with-opencv k均值分类在遥感影像中的应用

    1下载:
  2. k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过-k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:12971
    • 提供者:xl
  1. UpperNum.rar

    0下载:
  2. 给定一个数组A,里面只出现0-9这10个数字,但不一定全部出现,然后给定一个K的值,求A中大于K的整数当中最小的一个,并输出。例如A={0,1}, k =12,则结果为100. vc++ 2005环境,Given an array A, which only the 10 digits 0-9, but not necessarily all appear, and then given a value of K, and K is greater than A, the smallest in
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-14
    • 文件大小:4347
    • 提供者:inspire
  1. k-means_cluster.rar

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

    • 发布日期:2017-05-15
    • 文件大小:570061
    • 提供者:li
  1. KShortestPaths.rar

    1下载:
  2. K-shortest算法实现,采用Java语言,能根据不同的拓扑找到k条最短路径。非常经典。,K-shortest algorithm using Java language, can be found according to different topological k be the shortest path. Very classic.
  3. 所属分类:Java Develop

    • 发布日期:2015-04-25
    • 文件大小:49125
    • 提供者:wei
  1. 200432590139.rar

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3769534
    • 提供者:叶心怡
  1. clustering.rar

    0下载:
  2. 图像分割算法之间的比较,比较前沿的放发,利用了kmeans和模糊K均值,Between the image segmentation algorithm compares the release cutting-edge hair, use a K-means and fuzzy kmeans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2094870
    • 提供者:小牛
  1. dataMining.rar

    0下载:
  2. 数据挖掘的软件,集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法,software of data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:148344
    • 提供者:lqinggui
  1. knn.rar

    0下载:
  2. k近邻(knn)分类的文献,英文的,从IEEE下载得到,希望对大家有用,k neighbors (knn) classification of literature, English, and download from the IEEE has been the hope that useful for everyone
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1873044
    • 提供者:宦若虹
  1. K-mean-clustering

    0下载:
  2. K-mean方法聚类 实现多幅图像的K均值方法的聚类并显示-K-mean clustering,Efficient method to achieve multiple images of the K-means clustering method and display
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1149
    • 提供者:Tan
  1. CodeBook

    0下载:
  2. Code MATLAB in S. Theodoridis, A. Pikrakis, K. Koutroumbas, D. Cavouras - Introduction to Pattern Recognition: A MATLAB Approach
  3. 所属分类:matlab

    • 发布日期:2014-10-23
    • 文件大小:1081344
    • 提供者:Jan
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com