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

搜索资源列表

  1. knn

    0下载:
  2. k最邻近算法,经典的分类算法,绝对有帮助-k-nearest neighbour algorithm,it is a classical algorithm for text cluster
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:17730
    • 提供者:freesunshine
  1. KNN

    0下载:
  2. 自己的模式识别的作业,matlab实现k近邻算法。-K-Nearest Neighbour algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1086
    • 提供者:chris
  1. nearest_neighbour

    0下载:
  2. nearest neighbour clustering is an algoithm that puts data in categories. This algotithm is a data mining subject. Similar data is put in the same cluster.
  3. 所属分类:IT Hero

    • 发布日期:2017-03-29
    • 文件大小:593257
    • 提供者:Asli Imre
  1. geom_tr_3D

    0下载:
  2. Affine geometric transform combined with Nearest neighbour or trilinear interpolation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1177
    • 提供者:Durmen
  1. kNearestNeighbors

    0下载:
  2. data mining k nearest neighbour
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:638
    • 提供者:said
  1. k-nn

    0下载:
  2. k-nearest neighbour classifier source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:860
    • 提供者:zeinab
  1. S012

    0下载:
  2. Classification of Traditional Chinese Medicine by Nearest- Neighbour Classifier and Genetic Algorithm
  3. 所属分类:Game Program

    • 发布日期:2017-04-06
    • 文件大小:255804
    • 提供者:amila banuka
  1. SFTW351-Assignment1-D-A6-2776-4

    0下载:
  2. * Zooming and Shrinking Images -(a) Write a computer program capable of zooming and shrinking an image by nearest neighbour and bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal a
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4386860
    • 提供者:k
  1. RegressionNearestneighbor

    0下载:
  2. RBF Regression Nearest Neighbour
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:144366
    • 提供者:ling
  1. MINNDz

    0下载:
  2. Multiple-Instance Nearest Neighbour with Distribution learner.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:8540
    • 提供者:MMM
  1. KDnnTree

    0下载:
  2. KDnnTree for KD tree construct and search for nearest neighbour
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2656
    • 提供者:peter
  1. GLTree2DFEX

    0下载:
  2. FAST K-NEAREST NEIGHBORS SEARCH -FAST K-NEAREST NEIGHBORS SEARCH Descr iption You can find the descr iption at: http://www.advancedmcode.org/gltree.html A Pro Version has been published on: http://www.advancedmcode.org/gltree-pr
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:8606
    • 提供者:谢冉
  1. netlab

    0下载:
  2. k-Nearest Neighbour classifer in matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:724112
    • 提供者:王世涛
  1. k-nearests-neighbour

    1下载:
  2. k-近邻算法 m文件 及其excel示范-this package invulved a m-file example of k-nearest neighbour and its corresponding excel file
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:38720
    • 提供者:guoguozhong
  1. fnn

    0下载:
  2. This function calculates corrected false nearest neighbour. -This function calculates corrected false nearest neighbour.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:833
    • 提供者:yanggyimin
  1. nearestneighbour

    0下载:
  2. Compute nearest neighbours (by Euclidean distance) to a set of points of interest from a set of candidate points. The points of interest can be specified as either a matrix of points (as columns) or indices into the matrix of candidate points.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:30618
    • 提供者:nadir
  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. Nearest-Neighbour-Interpolation

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

    • 发布日期:2017-04-02
    • 文件大小:9070
    • 提供者:fu
  1. Traveling-Salesman-Problem---Nearest-Neighbor

    0下载:
  2. Nearest Neighbour algorithm for a TSP with 7 cities. The solution changes as the starting point is changed The nearest neighbour (NN) algorithm (a greedy algorithm) lets the salesperson choose the nearest unvisited city as his next move. This algor
  3. 所属分类:Project Design

    • 发布日期:2017-12-12
    • 文件大小:4521
    • 提供者:ahmed
  1. kNN-CUDA-master

    0下载:
  2. k nearest neighbour code implemented on cuda
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:34816
    • 提供者:hrhgroup
« 12 3 4 »
搜珍网 www.dssz.com