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

搜索资源列表

  1. KNN_Classi192133852005

    0下载:
  2. k-nearest neighbors classifier
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.48kb
    • 提供者:bbb
  1. fknn

    0下载:
  2. KNN算法的实现,k-nearest neighbors聚类算法的matlab 实现
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:2.17kb
    • 提供者:jack
  1. knn_matlab.rar

    0下载:
  2. knn—k近邻准则matlab实现,适合初学者,knn-k neighbors to achieve the criteria matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:904byte
    • 提供者:lingjinwen
  1. knn.kmeans.fisher

    5下载:
  2. 常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
  3. 所属分类:matlab

    • 发布日期:2015-05-25
    • 文件大小:3.81kb
    • 提供者:刘斌
  1. KNN

    1下载:
  2. 数据挖掘导论中的K近邻聚类算法,用C++编写而成。-Introduction to Data Mining of the K neighbors clustering algorithm, using C++ has been prepared by.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:430.08kb
    • 提供者:绍敏
  1. BruteSearch

    0下载:
  2. K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载- The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al supports N-dimensions and wor
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4.3kb
    • 提供者:Ming
  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
    • 文件大小:8.4kb
    • 提供者:谢冉
  1. classification

    0下载:
  2. classification algorithm. We use the genetic algorithm and a training data set to learn real-valued weights associated with individual attributes in the data set. We use the k nearest neighbors algorithm to classify new data records based on their we
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:129.96kb
    • 提供者:asad
  1. Klinjin

    0下载:
  2. 近邻法的基本思想是在测试样本x的k个近邻中,按出现的样本类别来作为x的类别,即先对x的k个近邻一找出它们的类别,然后对x类别进行判别,即在N个训练样本中,找出x的k个近邻。-The basic idea is that neighbors in a test sample x, k-nearest neighbor in categories according to the sample appears as a type of x, ie the first k nearest neighb
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:29.74kb
    • 提供者:岳经凯
  1. kNearestNeighbors

    0下载:
  2. program to find the k - nearest neighbors (kNN) within a set of points. Distance metric used: Euclidean distance
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:574byte
    • 提供者:firas
  1. Nearest

    0下载:
  2. K-Nearest Neighbors Algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:5.28kb
    • 提供者:chi
  1. ltsa

    0下载:
  2. LTSA[19] is based on the intuition that when a manifold is correctly unfolded, all of the tangent hyperplanes to the manifold will become aligned. It begins by computing the k-nearest neighbors of every point. It computes the tangent space at every p
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.56kb
    • 提供者:Karthikeyan
  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
    • 文件大小:575.53kb
    • 提供者:bwindhya
  1. k-nearest

    0下载:
  2. FAST K-NEAREST NEIGHBORS SEARCH, Simple but very fast algorithm for nearest neighbors search in 2D space.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2.5kb
    • 提供者:hfy
  1. K

    0下载:
  2. 近邻法的基本思想是在测试样本x的k个近邻中,按出现的样本类别来作为x的类别,即先对x的k个近邻一一找出它们的类别,然后对x类别进行判别,即在N个训练样本中,找出x的k个近邻。-The basic idea of the nearest neighbor method in the test sample x k nearest neighbors, according to the type of the sample of x as a category, that is, first k n
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.61kb
    • 提供者:王宁
  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
    • 文件大小:3.52kb
    • 提供者:houying
  1. K-nearest-neighbors

    0下载:
  2. K MEAN CLUSTERING FOR IMAGE PROCESSING
  3. 所属分类:File Formats

    • 发布日期:2017-05-14
    • 文件大小:3.17mb
    • 提供者:Nayan
  1. k-nearest-neighbors-with-incremental-distance-upd

    0下载:
  2. k-nearest-neighbors classification with incremental update of distance matrix
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:samira
  1. k-nearest-neighbors

    0下载:
  2. k最近邻法、有权重的k最近邻法及线性判别-K-nearest neighbor and linear discriminant analysis
  3. 所属分类:Big Data

    • 发布日期:2017-04-12
    • 文件大小:883byte
    • 提供者:李维
  1. 实验程序

    0下载:
  2. 适用于对模式识别感兴趣的同学,是K近邻的MATLAB源码,希望对你有帮助,这个代码可以直接运行,你可以更改自己感兴趣的参数。(For students who are interested in pattern recognition, they are MATLAB codes for K nearest neighbors. I hope they can help you. This code can run directly, you can change the parameters
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com