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

搜索资源列表

  1. classbaseattrbutetimeclassification

    0下载:
  2. In this paper, we present two novel class-based weighting methods for the Euclidean nearest neighbor algorithm and compare them with global weighting methods considering empirical results on a widely accepted time series classification benchm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:154037
    • 提供者:amijeet
  1. ml-knn

    0下载:
  2. code for K Nearest Neighbor algorithm in java
  3. 所属分类:Applet

    • 发布日期:2017-03-24
    • 文件大小:38250
    • 提供者:buvi
  1. KNNcode

    0下载:
  2. K-Nearest Neighbor datamining code in java
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:5029
    • 提供者:buvi
  1. kpca

    0下载:
  2. 运用KPCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器。-KPCA method using ORL face database for face recognition, classification for the nearest neighbor classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1327
    • 提供者:胡丽娜
  1. src.tar

    0下载:
  2. 期望最大化的算法代码,类似于k近邻,分为两个步骤:E步骤和M步骤。-Expectation maximization algorithm code, similar to the k nearest neighbor, is divided into two steps: E steps and M steps.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:138246
    • 提供者:weiwei811208
  1. classifier_1

    0下载:
  2. Nearest neighbor classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:935
    • 提供者:pushkar
  1. Kode-Program-Algoritma-Nearest-Neighbor

    0下载:
  2. In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:589343
    • 提供者:bwindhya
  1. Traditional-basic-K-nearest-neighbor

    0下载:
  2. 传统基本K-最邻近分类算法源程序 云计算-Traditional basic K-nearest neighbor classification algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2512
    • 提供者:gongchao
  1. knn

    0下载:
  2. java语言实现的KNN算法代码。 KNN就是K最近邻(k-Nearest Neighbor,KNN)分类算法-java language code of the KNN algorithm. KNN is a K-nearest neighbor (k-Nearest Neighbor, KNN) classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1860
    • 提供者:晨曦
  1. neighbor

    0下载:
  2. 计算近邻原子数的,包括第一近邻、第二近邻等等,需要原子坐标作为初始输入文件-Calculate the number of nearest neighbor atoms, including the first neighbor, second neighbor, etc., need atomic coordinates as the initial input file
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:703
    • 提供者:
  1. Neighbor-search-method

    0下载:
  2. 一种用近邻搜索法解决VRP问题的源代码,可以解决多种问题-Source code of a nearest neighbor search method to solve the VRP problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:5231
    • 提供者:孙常虹
  1. Nearest-neighbor-interpolation

    0下载:
  2. 使用最近邻插值法对图像进行缩放处理的matlab程序-Using the nearest neighbor interpolation image zoom processing matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:879
    • 提供者:罗湘
  1. Nearest-neighbor-clustering-method

    0下载:
  2. 近邻聚类法的代码实现。对样本按距离进行分类,将距离近的归为一类,直到截止阈值,以循环迭代实现。-Code of the nearest neighbor clustering method. Be classified according to the distance of the sample, a distance nearly normalized loop iteration until the cut-off threshold.
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1452
    • 提供者:Mali Ang
  1. k-nearest-neighbor

    0下载:
  2. 对大量文件中相关内容的搜索,k近邻查询算法及一些改进-A large number of files in the search k nearest neighbor query algorithm and some improvements
  3. 所属分类:Other systems

    • 发布日期:2016-12-08
    • 文件大小:4675584
    • 提供者:wyj
  1. KN-nearest-neighbor

    1下载:
  2. KN近邻估计法的matlab实现,程序已经实现,源程序和结果图像放在word中。-KN nearest neighbor estimation method matlab implementation, the program has been achieved, the source and the results of the image on the word.
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:49912
    • 提供者:马尚
  1. the-neighbor-with-translation

    0下载:
  2. 自动实现坐标投影的邻带换算以及坐标的正反算。-Automatically coordinate projection, the neighbor with translation as well as coordinates positive and negative balance.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:2383
    • 提供者:李强
  1. mpnn_Nearest-neighbor-library

    0下载:
  2. 运动规划中的最近邻程序,可以整合在自己的算法中-Nearest neighbor procedure in motion planning, can be integrated in the algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:235439
    • 提供者:Ruizhi Chai
  1. provable-secure-neighbor-discovery-wireless.pdf.z

    0下载:
  2. provable secure neighbor discovery wirele-provable secure neighbor discovery wireless
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:228870
    • 提供者:Diego
  1. K-nearest-neighbor

    0下载:
  2. K近邻估计方法,采用可变大小的小舱的密度估计方法。-K-nearest neighbor estimation method, the size of a small cabin with variable density estimation method.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-04
    • 文件大小:1013
    • 提供者:l刘翔
  1. KK---Nearest-Neighbor

    0下载:
  2. Implementation of k nearest neighbor in c# which could be employed for classification
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:73530
    • 提供者:Reza
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com