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

搜索资源列表

  1. classification

    1下载:
  2. 一些典型的模式分类及聚类方法 包括k均值 FDA PCA LMS 贝叶斯 K近邻-The typical pattern classification and clustering methods including k-means FDA PCA LMS Bayesian K-nearest neighbor
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:115769
    • 提供者:wu
  1. Signature-recognition-system

    0下载:
  2. 模式识别-手写签名识别系统识别!使用K近邻,Bayes分类!-Pattern recognition- recognition of handwritten signature recognition system! Using the K-nearest neighbor and Bayes classification!
  3. 所属分类:CSharp

    • 发布日期:2014-08-19
    • 文件大小:376832
    • 提供者:z
  1. K_Average

    0下载:
  2. 通过k-近邻法将点分成两类,错误率较低,该方法效果挺好-Through the k- neighbor method will point is divided into two kinds, the error rate is low, the method effect is good
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:1173
    • 提供者:张倩
  1. QCKNN

    0下载:
  2. 基于MD-CKNN算法的连续K近邻查询系统,与传统的Find-NN算法进行性能对比-MD-CKNN algorithm-based continuous K-nearest neighbor query system, its performance is compared with traditional Find-NN algorithm
  3. 所属分类:GPS develop

    • 发布日期:2017-12-07
    • 文件大小:991395
    • 提供者:songhu
  1. PCA_KNN

    0下载:
  2. 主成分分析特征提取,K近邻目标识别(针对图像)。-The principal component analysis feature extraction, the K neighboring target recognition (for images).
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:2248
    • 提供者:suga
  1. KNN-matlab

    0下载:
  2. k近邻的两种改进算法,采用matlab实现,使得算法效率有了较大提高。-two methods for knn,both of them are run in matlat.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-02
    • 文件大小:114724
    • 提供者:刘书志
  1. KNN

    0下载:
  2. 模式识别大作业K近邻算法(KNN)C++实现,内有iris和wine数据测试以及其他相关资料。-, Pattern Recognition large job K nearest neighbor algorithm (KNN) C++ achieved within the iris and wine data testing and other relevant information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:2373410
    • 提供者:VanillaChow
  1. kNN

    0下载:
  2. 用matlab实现K近邻算法,用于数据挖掘的分类-K-nearest neighbor algorithm for the classification of data mining using matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:572
    • 提供者:陈晓
  1. srknn

    0下载:
  2. 自己用matlab编写实现的一个k近邻算法,并有训练和测试数据,能运行。附有注释,简单清晰。-a k-nearest neighbour algorithm developped using matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1171
    • 提供者:BoSR
  1. Classification

    0下载:
  2. VC++中实现K近邻分类方法,实验数据是著名的iris数据库,此方法是数据挖掘,机器学习,人工智能等课程中重要的分类算法。-K-nearest neighbor classification VC++, experimental data is the famous iris databases, data mining, machine learning, artificial intelligence courses classification algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:428257
    • 提供者:李毅
  1. nn

    0下载:
  2. 最近邻算法实现 k近邻 Z为训练集,每行一个样本,n*m labZ为与Z对应的类别,列向量 Z_T为测试集,每行一个样本,p*m labZ_T为输出结果,p*1-Nearest-neighbor algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:564
    • 提供者:裴唯一
  1. fcm

    0下载:
  2. fcm 聚类两个k近邻算法,k近邻的非正式描述,就是给定一个样本集exset,样本数为M,每个样本点是N维向量,对于给定目标点d,d也为N维向量,要从exset中找出与d距离最近的k个点(k<=N),当k=1时,knn问题就变成了最近邻问-fcm cluster
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:35881
    • 提供者:张芳俊
  1. Coordinate

    0下载:
  2. 基于R树的K近邻查询算法及递增的k近邻查询算法实现-the implemention of R-tree K-nearest neighbor query algorithm and incremental nearest neighbor query algorithm
  3. 所属分类:Dialog_Window

    • 发布日期:2016-12-08
    • 文件大小:8247296
    • 提供者:王佳楠
  1. wine_class

    0下载:
  2. 借助于k-近邻算法,实现对酒品质的鉴定。并在算法中采用k值的调整以求结果更优。-By means of a k-nearest neighbor algorithm, identification of the quality of the wine. And k values ​ ​ used in the algorithm to adjust in order to better results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:249749
    • 提供者:Aaron Lee
  1. floaterK1

    0下载:
  2. 这是用MTTLAB编程,采用K近邻法对提取的水面漂浮物特征进行分类-This is programming MTTLAB, K-nearest neighbor method floats feature to classify the extracted water
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:1024
    • 提供者:hurong
  1. KNNC

    0下载:
  2. 使用K近邻算法分类的代码,可返回分类的识别率-KNN Classification
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1188
    • 提供者:zheng
  1. knnsearch

    0下载:
  2. 一个小而有效的程序来执行的K近邻搜索算法, 非常适合对K -近邻搜索算法的入学者。-A small but effective procedures to implement the K-nearest neighbor search algorithm is very suitable for K- nearest neighbor search algorithm admission
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:1681
    • 提供者:kawbaby
  1. LDA

    0下载:
  2. LDA:线性判别分析方法。用于实现线性数据降维。采用K近邻分类器对数据进行分类-LDA: linear discriminant analysis method. Used to achieve linear data dimensionality reduction. Using K-nearest neighbor classifier for data classification
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:918
    • 提供者:彭霞
  1. kNN_python

    1下载:
  2. python实现机器学习之k近邻算法,里面附有相关数据文件-kNN arithmetic for python
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:337958
    • 提供者:wangguolong
  1. classifier

    1下载:
  2. 用matlab实现Part1. 实现一个k近邻分类器,Part 2.实现一个最小二乘分类器,Part 3.实现一个支持向量机分类器,Part 4.在不同数据集上使用交叉验证选择各个算法的参数-Part1. Achieve a k-nearest neighbor classifier, Part 2. Achieve a least-squares classifier, Part 3. Implement a support vector machine classifier, Part 4.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:4149
    • 提供者:张翰晓
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com