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

搜索资源列表

  1. KNNalgorithm

    0下载:
  2. K-Nearest neighbour algorithm-K - Nearest neighbor algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:shang jie
  1. linux_neighbour_subsystem

    0下载:
  2. 邻居子系统的一些个人总结neighbour subsystem/邻居子系统的一些个人总结neighbour subsystem
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6711
    • 提供者:wangpin
  1. TU.rar

    0下载:
  2. 邻结表存储的无向图的建立及遍历输出(包括深度优先与广度优先搜索), The neighbour ties the table to save non- (first first searches to the chart establishment and the calendar output including depth with breadth)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:1733
    • 提供者:谭宜涛
  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. mexSparseLogical0Diag

    0下载:
  2. Because of memory constraints, it is often impossible to change by subscr ipt all the elements of a large sparse matrix to zero. This leads to changing the elements in a loop, which is horrendously slow. This mex solves that problem. Usage: B =
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2061
    • 提供者:baktha
  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
« 12 3 4 5 »
搜珍网 www.dssz.com