CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - k-nearest neighbor

搜索资源列表

  1. 2rar.rar

    1下载:
  2. 用matlab写的最近邻和K近邻法分类器,简单易懂,适合初学者,Written with matlab and K-NN nearest neighbor classifier, easy to understand for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6.54kb
    • 提供者:chen
  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

    0下载:
  2. k Nearest Neighbor matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:689byte
    • 提供者:Weronika
  1. KNN_Classifier

    1下载:
  2. 一个matlab环境下的k近邻分类器,代码中有详细的注释说明,使用方便.-K-Nearest-Neighbor-Classifier MatLab Code
  3. 所属分类:matlab例程

    • 发布日期:2013-01-17
    • 文件大小:895byte
    • 提供者:祁利民
  1. knn

    2下载:
  2. knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。-knn-K nearest neighbor method to achieve the two categories of function code, enter the characteristics of two types of samples, and samples to be tested vector, the output for the classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:736byte
    • 提供者:kevin
  1. knnaba

    0下载:
  2. natlab源程序,k近邻的程序,希望对大家有用-natlab source, k neighbor procedure, in the hope that useful
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:821byte
    • 提供者:
  1. code_knn

    1下载:
  2. K近邻算法在Matlab中的实现,相当完整,对研究KNN算法有一定帮助-K nearest neighbor in the Matlab, implementation, rather complete, the study of KNN algorithm has certainly helped
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:131.26kb
    • 提供者:long
  1. K-PNN

    0下载:
  2. K-PNN Algorithm a type of k nearest neighbor algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:23.57kb
    • 提供者:parisa
  1. fknn

    0下载:
  2. fuzzy k-nearest-neighbor algotithm-fuzzy k-nearest-neighbor algotithm
  3. 所属分类:matlab

    • 发布日期:2015-05-24
    • 文件大小:3kb
    • 提供者:pretender001
  1. SVM

    0下载:
  2. In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via Support Vectors (SVDA), is in
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.67kb
    • 提供者:sofi
  1. neighbor

    0下载:
  2. 使用K近邻方法对给定的一个样本进行分类。-K nearest neighbor method using a sample of a given classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.08kb
    • 提供者:shihao
  1. knearest

    0下载:
  2. MATLAB 小程序,可以实现模式识别中的K近邻算法,已经运行成功,附运行程序结果-MATLAB small programs can be achieved in the K-nearest neighbor pattern recognition, has been running successfully run the program attached to the results of
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:172.91kb
    • 提供者:xiaoxiaoyuan
  1. knniris

    0下载:
  2. 模式识别中的k近邻算法,用matlab编写,希望对大家有所帮助-K-nearest neighbor algorithm for pattern recognition with matlab write, we want to help
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:699byte
    • 提供者:li san
  1. classification

    3下载:
  2. 灰度共生矩阵提取特征值,最近邻算法,进行纹理图像分类。creat_apprentissage用来训练样本,cooccurence是灰度共生矩阵提取特征值,knn是进行k最近邻算法,classif是纹理图像分类-coocurence matrix,using K nearest neighbor to classify textures images.
  3. 所属分类:matlab

    • 发布日期:2015-12-09
    • 文件大小:50.67mb
    • 提供者:王静
  1. Knearest

    0下载:
  2. K近邻方法实现0到9数字的模式识别问题。可扩展性很强,方面实现训练和识别。-K nearest neighbor method to achieve 0 to 9 digit pattern recognition problem. Highly scalable, achieving training and recognition.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.72kb
    • 提供者:kevin
  1. k-Nearest-Neighbor

    1下载:
  2. K邻近快速算法,包含有独立的样本分解算法,树搜索算法,稍作改动便可以满足各种要求。-K adjacent fast algorithm contains a separate sample decomposition algorithm, the tree search algorithm, some minor changes will meet a variety of requirements.
  3. 所属分类:matlab

    • 发布日期:2016-01-09
    • 文件大小:62kb
    • 提供者:yu
  1. k-nearest-neighbor-estimation

    0下载:
  2. 模式识别实验 k最近邻估计MATLAB程序-Pattern recognition experiments k nearest neighbor estimation MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.16kb
    • 提供者:Ls
  1. k-nearest neighbor classifier

    0下载:
  2. k-nearest neighbor classifier
  3. 所属分类:matlab例程

    • 发布日期:2016-06-16
    • 文件大小:897byte
    • 提供者:behnama
  1. kNN-CUDA-master

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

    • 发布日期:2017-12-29
    • 文件大小:34kb
    • 提供者:hrhgroup
  1. knn

    0下载:
  2. K近邻算法用于特征提取后的分类,是一种常用分类算法,欢迎各位指正(K nearest neighbor algorithm for classification)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:732kb
    • 提供者:一篮春色
« 12 3 4 »
搜珍网 www.dssz.com