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

搜索资源列表

  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. 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. recognition

    2下载:
  2. 一种加权K近邻语音情感识别程序,包括部分柏林语音情感库-A Weighting K-nearest neighbor speech emotion recognition program, including some libraries Berlin Speech Emotion
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6241383
    • 提供者:王彤
  1. knn

    0下载:
  2. knn k近邻算法,可选择欧式距离或者曼哈顿距离-knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1767
    • 提供者:葛文耀
  1. Kjinlin

    0下载:
  2. K近邻c语言程序的简单应用 简单应用 -K-nearest neighbor c language program a simple application of a simple application of a simple application of a simple application
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1090
    • 提供者:韩超
  1. knn

    0下载:
  2. k近邻分类器分类 包括PCA功能 归一化 并且带有交叉检验功能-k nearest neighbor classifiers including PCA function normalized and with cross-validation function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:141991
    • 提供者:朱戎生
  1. lle

    0下载:
  2. LLE算法及改进的LLE算法,主要是对寻找K近邻时的欧式距离的改进-LLE algorithem and the improve_LLE agorithem,the process mainly improve the distance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1496
    • 提供者:wang
  1. KNN

    0下载:
  2. 机器学习K近邻分类算法,使用的是C++编程。如果一个样本在特征空间中的k个最相似(即特征空间中最邻近)的样本中的大多数属于某一个类别,则该样本也属于这个类别。-K-nearest neighbor classification machine learning algorithm, using the C++ programming. If a sample in feature space is k most similar (i.e., the feature space adjacent
  3. 所属分类:Fractal program

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