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

搜索资源列表

  1. 6

    0下载:
  2. 最近邻法和K近邻法。作为分类器算法,k近邻法和最近邻法应用广泛-Nearest neighbor and K-nearest neighbor method. As a classifier algorithm, widely k nearest neighbor method nearest neighbor method and application
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2523
    • 提供者:aili
  1. HIT--MoShiShiBie--ShiYan3

    0下载:
  2. 这是哈尔滨工业大学,电子与信息工程学院,模式识别课程,上机实验3,主要内容是使用matlab产生二维实验和测试样本,并采用最近邻和K近邻分类的方法对测试样本进行分类。完全自主敲写的代码,并运行通过-This is the Harbin Institute of Technology, School of electronic and information engineering, pattern recognition course, Experiment 3, the main conten
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:32804
    • 提供者:朱安国
  1. KNN

    0下载:
  2. k近邻算法的matlab程序实现,注释详尽,通俗易懂,适合初学者-matlab s program of k-nearest algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3707
    • 提供者:王云龙
  1. TreeGenerate

    0下载:
  2. 利用opencv对特征向量或者原子生成四叉树,并存储。树的分叉采用K近邻算法-Using opencv generated and stored quadtree
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:2691
    • 提供者:zhengjunjie
  1. knn

    0下载:
  2. K近邻(KNN):分类算法KNN是non-parametric分类器(不做分布形式的假设,直接从数据估计概率密度),是memory-based learning KNN不适用于高维数据(curse of dimension)-K-Nearest Neighbor (KNN): Classification Algorithm. KNN is a non-parametric classifiers (not to assume that the distribution of forms, fr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:776
    • 提供者:王海
  1. 8888458knn

    0下载:
  2. K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:81749
    • 提供者:李修鹤
  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. FN-KNN

    0下载:
  2. 基于k近邻规则的PCA方法,改进的主元分析法用于故障诊断-PCA based on KNN
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:638
    • 提供者:mx
  1. Ch02

    0下载:
  2. K近邻算法matlab实现,实例:K近邻算法改进网站的配对效果。-Classifying with k-Nearest Neighbors
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:350953
    • 提供者:小为
  1. knnsearch

    0下载:
  2. 非常好的K近邻算法,算法进行了优化,速度也较快-very good!
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:771
    • 提供者:LUFANGBO
  1. find_nn

    0下载:
  2. k近邻选取,在降维的时候需要构造邻接矩阵,需要选取近邻的个数-k neighborhood selection
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1108
    • 提供者:李磊
  1. ncm.v1.1

    0下载:
  2. k近邻算法源代码,用matlab语言编写的,适用于分类及相关问题的分析-K neighbor algorithm source code, written with matlab language, suitable for classification and analysis of the related problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:33792
    • 提供者:panxinghui
  1. KNN

    0下载:
  2. 关于K近邻的一些列子和程序,可以更深入的了解近邻法-Some neighbors on K Liezi and procedures can be more in-depth understanding of neighbor law
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:68666
    • 提供者:刘颖
  1. knnclassifytoimg

    0下载:
  2. 对于遥感影像的K近邻分类器,并且将分类结果彩色显示出来,效果不错。-Knn classifier show the result
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:587
    • 提供者:kobe
  1. ConsoleApplication1

    0下载:
  2. K近邻 KNN分类器,读取水质处理数据,并分好类,一共四类-K neighbor KNN classifier, read the water quality data processing, and a good class, a total of four class
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1437286
    • 提供者:孙玉梅
  1. NormalEsimation2

    0下载:
  2. 求点云的法向量和k近邻的求取,可以根据一些需要自己改写,自己建立工程后可以使用-about the normalesimation ,after the debug can be excute in vs
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3570
    • 提供者:lefen
  1. k_nearst

    0下载:
  2. k最近邻分类算法,将点云分为k近邻的算法,完整的源码程序-the program is about the k_nearst classify
  3. 所属分类:Fractal program

    • 发布日期:2017-05-16
    • 文件大小:3763251
    • 提供者:lefen
  1. knndemo

    0下载:
  2. K近邻分类器,实现了对iris数据集的分类,并且使用了交叉验证的方法,来验证求得的最优的K值。-K-nearest neighbor classifier to achieve the classification of iris data set and cross-validation of the method used to verify the optimal value of K obtained.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2123
    • 提供者:
  1. 2DPCAPKNN

    0下载:
  2. 实现2DPCA和Knn(k近邻)的人脸识别,包含人脸库-face recogntion in 2DPCA and KNN
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3851877
    • 提供者:何宝忠
  1. hw4

    0下载:
  2. k近邻分类,内部有文档详细说明,具体例子是通过k近邻对常用数据集mnist.mat(头像数据)进行分类-k nearest
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4230532
    • 提供者:changliu
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com