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

搜索资源列表

  1. Ckmedoids

    0下载:
  2. K-mean算法,并通过了IRIS数据的测试。-K-mean algorithm, and through the IRIS data testing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3132
    • 提供者:雅双
  1. stprtool15aug08

    3下载:
  2. 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5999328
    • 提供者:Xiaoyue Jiang
  1. typerk

    0下载:
  2. K型热电偶的温度--电压对照表啊。有新区可以看下 -K-type thermocouple temperature- ah voltage table. New facie there can be
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:18258
    • 提供者:高风
  1. k-means

    0下载:
  2. k-means实现 用于数据挖掘的著名的算法 非常使用-k-means to achieve for the well-known data mining algorithm is the use of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2050
    • 提供者:yeliang
  1. K

    0下载:
  2. 最大K乘积问题。这个一个可以实现的代码。大家看看,参考一下。-The biggest problem of K product. This one can achieve code. Let us look at the reference.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1115
    • 提供者:城城
  1. kMeansCluster

    0下载:
  2. K-均值聚类,比较好的聚类方法,应用广泛-K-means clustering, a better clustering method, widely used
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1526
    • 提供者:王娆芬
  1. 99273866Ms_segmenter

    0下载:
  2. 用matlab实现的图像k均值分割,很好用的,以经过验证-Using matlab to achieve k-means image segmentation, well used to a proven
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:35251
    • 提供者:zhangyan
  1. K

    0下载:
  2. 模式识别中的K均值聚类算法 简单易行 编码通俗易懂-Pattern Recognition in the K-means clustering algorithm for a simple user-friendly coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:10228
    • 提供者:花花
  1. K-means

    0下载:
  2. k-means 经典算法,c语言实现,要的下载-classical k-means algorithm, c language, it is necessary to download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3068
    • 提供者:飞翔
  1. J2ME-Tutorial

    0下载:
  2. J2ME循序渐进:本教程将向您介绍一些课题如 K 虚拟机 (KVM),和 KJava API -- 用于关联连接有限设备配置 (CLDC) 和使用 CLDC 的移动信息设备简表。-J2ME step-by-step: This tutorial will introduce you to a number of topics such as the K Virtual Machine (KVM), and KJava API- used to link to connect the limite
  3. 所属分类:J2ME

    • 发布日期:2017-03-22
    • 文件大小:201607
    • 提供者:凌涵
  1. KL2

    0下载:
  2. 本程序利用K-L变换已经K-L变换的最优压缩,建立分类器,并选择投影方向,画出投影过后的效果-This procedure has been the use of KL transform KL transform optimal compression, the establishment of classifier, and choose the direction of projection, drawn after the effect of projection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:957
    • 提供者:谢阳
  1. k-means

    0下载:
  2. 聚类实现,k-means算法的一个MATLAB实现-Achieve clustering, k-means algorithm to achieve a MATLAB
  3. 所属分类:matlab

    • 发布日期:2016-10-17
    • 文件大小:2234
    • 提供者:军官
  1. k-means

    0下载:
  2. 关于数据挖掘中的k-means算法的一种C语言实现-Data Mining on the k-means algorithm as a C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2472
    • 提供者:军官
  1. k-means

    0下载:
  2. 关于三维数据点的k-means算法聚类分析程序-Three-dimensional data points on the k-means algorithm for cluster analysis procedure
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:2350
    • 提供者:军官
  1. report+of+Algorithm

    0下载:
  2. 算法设计的实验报告 包括Bottom-Up Merge Sorting算法、插入排序算法Heaps的创建堆、堆排序算法、按秩合并算法以及带路径压缩算法、实现查找第K小元素算法、实现快速排序算法、实现平面内最接近点对算法、实现最长公共子序列算法、实现矩阵链相乘算法、实现0/1背包问题算法、实现Dijistra’s算法、Prim算法、Kruskal算法、文件压缩算法-Experimental Algorithm Design Report including Bottom-Up Merge So
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:28952
    • 提供者:苏宁
  1. Kmean

    1下载:
  2. 自行implement的k-mean(含fuzzy c mean),可以直接於vc++針對大量數據進行分群的動作-Implement on its own the k-mean (with fuzzy c mean), can be directly in vc++ For clustering large amount of data movement
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-01-15
    • 文件大小:3862
    • 提供者:陳志強
  1. ClusterBasics-V1.0

    0下载:
  2. 各类聚类算法程序包,包含各种经典的聚类算法,例如:k-mean聚类等-Various types of clustering algorithm package, contains a variety of classic clustering algorithms, such as: k-mean clustering, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:201914
    • 提供者:王朝霞
  1. cluster

    1下载:
  2. k均值聚类算法源码(matlab) k均值聚类算法源码(matlab)-k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab)
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:1620
    • 提供者:刘玉平
  1. k_mean

    0下载:
  2. K_mean K均值算法 C语言-K_mean K means algorithm C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1556
    • 提供者:lucia
  1. K-Means

    0下载:
  2. 较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4024
    • 提供者:tzx
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com