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

搜索资源列表

  1. K-means

    0下载:
  2. 在里面的的是一些关于k-means的东西,用的mnist数据(I try the Mnits data and use K-means to doing the clustering)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:xiaodiaowa
  1. k均值聚类

    1下载:
  2. 用VC++写的K均值聚类算法,可以直接使用(K mean clustering algorithm is written by VC++ , which can be used directly.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:187392
    • 提供者:gongshixin
  1. k-means-matlab

    3下载:
  2. 利用k-means算法实现二维平面点的聚类,包括了运行源代码和结果图(The k-means algorithm is used to realize the clustering of two-dimensional plane points, including the running source code and the result graph)
  3. 所属分类:仿真建模

    • 发布日期:2018-01-02
    • 文件大小:50176
    • 提供者:huan222
  1. K近邻互信息计算程序

    2下载:
  2. matlab用于计算K近邻互信息量程序,多变量相关性(K nearest neighbor mutual information computing program)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:francies
  1. K线包含处理

    3下载:
  2. 缠论K线包含处理dll,顶分型和底分型的判断,无笔和线段的编写(Free good stock index source code, although this version is not strong DLL version, but it is also very accurate)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:9216
    • 提供者:兰特伯爵
  1. K-means聚类

    3下载:
  2. K-means聚类程序,可用于聚类问题,自动产生大量数据,生成聚类图片(K-means clustering program, can be used for clustering problems, automatically generate large amounts of data, generate clustering images)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:23552
    • 提供者:黄老狗
  1. K-means

    0下载:
  2. K-means的简单实现,期中例子是实现了几组,程序简单,缺陷比较明显(Simple implementation of K-means)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:boy770422341
  1. k-means

    0下载:
  2. 实现k-means聚类算法,里面有数据可以作为测试(This file is use to achieve k-means clustering algorithm.There are data can be used as a test.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:8192
    • 提供者:峰谷
  1. K-SVD_SOMP-master

    0下载:
  2. 基于K-SVD方法的图像去噪算法,代码是MATLAB版的(Image denoising algorithm based on K-SVD method, the code is MATLAB version of)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:37888
    • 提供者:teslahua
  1. k-means-master

    0下载:
  2. k-means algorithm with matlab test code is very perfect
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:akbari1368
  1. k-mediod-PAM

    0下载:
  2. k-medoids with matlab is very strong
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:863232
    • 提供者:akbari1368
  1. K-means&DBSCAN

    2下载:
  2. python实现K-means聚类算法和DBSCAN算法,都是最简单的聚类(Python implements k-means clustering algorithm and DBSCAN algorithm, which are the simplest clustering)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:JLjljl
  1. a path with a distance of K and no loop

    0下载:
  2. 求无向图任意两个顶点是否存在距离为k且不含回路的路径(Whether any two vertex of an undirected graph has a path with a distance of K and no loop)
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:赵氏天儿
  1. 3-19有向树独立K

    0下载:
  2. 要求有向树T的k个独立顶点组成的集合F,使cost(F)=∑min w(x)*d(x,u)的值达到最小。与有向树k中值问题类似,把有向树变转成为与之等价的二叉树,设T的以顶点x为根的子树T(x),其左、右儿子顶点分别为y和z。(A set F that consists of a k independent vertex to a tree T is required to minimize the value of the cost (F) = min w (x) *d (x, U). Sim
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:708608
    • 提供者:为了
  1. c# 读取 大智慧 K线 数据FinData1.0

    0下载:
  2. c# 读取 大智慧 K线 数据FinData1.0(c# framwork4.0 vs202)
  3. 所属分类:C#编程

    • 发布日期:2018-01-09
    • 文件大小:1373184
    • 提供者:土豆_123
  1. Type-K-Thermocouple-Chart-C

    0下载:
  2. K TYPE THERMOCOUPLE Chart
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:16384
    • 提供者:Adarsh
  1. k-means

    0下载:
  2. 实现k均值聚类算法,可以使用彩色图像,通过随机初始化聚类中心,完成聚类(The K-means clustering algorithm can use color images to initialize cluster centers randomly and accomplish clustering.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:陈橙子
  1. K-means图像识别

    0下载:
  2. 利用K-means对图像进行聚类,识别。您可以设置参数达到更好的识别效果(Using K-means to cluster and identify images.You can set parameters to achieve better recognition results)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:342016
    • 提供者:branden
  1. K---MEANS

    0下载:
  2. 随机生成1000个二维坐标点并用K-means算法计算聚类结果(1000 two-dimensional coordinate points are generated randomly and the clustering results are calculated by K-means algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:78848
    • 提供者:Sunxiaoying
  1. K线蜡烛图

    0下载:
  2. 将K线信号输出至图标上 可以帮助初学者学习了解k线的基本知识(put the signal on the patten)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:16384
    • 提供者:拇指飞
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com