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

搜索资源列表

  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. nearest

    0下载:
  2. 自己编写的插值算法 ,可以放大和缩小图像。最近邻算法-I have written interpolation algorithm, can zoom in and zoom out. Nearest neighbor algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:154093
    • 提供者:
  1. K---nearest-neighbour-classifier

    0下载:
  2. 采用快速K近邻与Kmeans聚类算法来计算前K个近邻,舍弃了一部分不可能成为待测样本的前K个近邻的训练样本,从而减少了计算量,提高了分类速度-Fast K-nearest neighbor Kmeans clustering algorithm to calculate the K nearest neighbors, abandoning the training samples of the part can not become the first K neighbors of the t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:3608
    • 提供者:houying
  1. knn_K-nearest

    0下载:
  2. 是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-k-Nearest Neighbor algorithm, It is a very useful matlab code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:2648
    • 提供者:王某
  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. nearest-site

    0下载:
  2. 寻找两组基站中距离最近的站点名称和最近距离-Find out which site is nearest by comparering two groups of sites
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-16
    • 文件大小:75556
    • 提供者:包博
  1. Nearest-neighbor

    1下载:
  2. 最近邻点法的设计程序与最近插入法源程序代码的:-Nearest neighbor interpolation method and the nearest sourcKze code:
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:11116
    • 提供者:bluse
  1. Nearest-Common-Ancestors

    0下载:
  2. In the figure, each node is labeled with an integer from {1, 2,...,16}. Node 8 is the root of the tree. Node x is an ancestor of node y if node x is in the path between the root and node y. For example, node 4 is an ancestor of node 16. Node 10 is al
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:486850
    • 提供者:cam
  1. Kode-Program-Algoritma-Nearest-Neighbor

    0下载:
  2. Kode Program Algoritma Nearest Neighbor
  3. 所属分类:ELanguage

    • 发布日期:2017-04-08
    • 文件大小:601457
    • 提供者:Rudi Suyanto
  1. Nearest-Neighbour-Interpolation

    0下载:
  2. A code for implementing Nearest Neighbor Interpolation
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:9070
    • 提供者:fu
  1. nearest

    0下载:
  2. nearest算法放大bmp位图的局部并显示在原图上的算法-nearest algorithm enlarged partial bmp bitmap algorithm and displayed on the original image
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1439014
    • 提供者:虞思城
  1. nearest

    0下载:
  2. 最近邻法判断是否属于同一类的像素点,若是则归为一类,不是就寻找下一个点-Nearest neighbor method to determine whether the pixel belongs to the same class
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:645
    • 提供者:chenli
  1. Nearest-neighbor-classifier

    0下载:
  2. 本程序实现了最近邻分类器的K近邻算法。实现方式是使用matlab-This program implements a nearest neighbor classifier K-nearest neighbor algorithm. Implementation using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:12677
    • 提供者:王康
  1. Generalised-nearest-feature-line

    0下载:
  2. 广义的最近邻特征线的子空间学习方法在人脸识别中的应用。-Generalised nearest feature line for subspace learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:51973
    • 提供者:
  1. Nearest-Feature-Space

    0下载:
  2. 最近邻特征空间分析和鉴别最近邻特征空间分析,用于人脸和表情识别。-Nearest Feature Space Analysis for Classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:106977
    • 提供者:
  1. Nearest-Feature-Line-Analysis

    0下载:
  2. 基于不相关家别最近邻特征线分析的人脸识别研究。-Uncorrelated Discriminant Nearest Feature Line Analysis for Face Recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:227383
    • 提供者:
  1. nearest

    0下载:
  2. 最临近线性插值,主要用于颜色滤波器的插值应用,-nearest interpolation used for Bayer CFA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:888
    • 提供者:xw
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com