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

搜索资源列表

  1. knn_matlab.rar

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

    • 发布日期:2017-03-30
    • 文件大小:904
    • 提供者:lingjinwen
  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
    • 文件大小:6699
    • 提供者: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
    • 文件大小:3903
    • 提供者:刘斌
  1. demo

    1下载:
  2. 实现数据挖掘的几个算法,包括模糊聚类,K均值,以及K近邻等聚类算法-Some of the implementation of data mining algorithms, including fuzzy clustering, K-means, as well as neighbors, such as clustering algorithm K
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:256007
    • 提供者:Haha
  1. KNN_Classifier

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

    • 发布日期:2013-01-17
    • 文件大小:895
    • 提供者:祁利民
  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
    • 文件大小:736
    • 提供者:kevin
  1. KNN

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

    • 发布日期:2017-03-22
    • 文件大小:1124
    • 提供者:skyfly
  1. knnaba

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

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

    0下载:
  2. 自己的模式识别的作业,matlab实现k近邻算法。-K-Nearest Neighbour algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1086
    • 提供者:chris
  1. KNearestCls

    0下载:
  2. 模式识别中的K近邻法和快速K近邻法的VC++实现-Pattern Recognition and rapid K neighbors K neighbors law VC to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:52552
    • 提供者:lsj
  1. linjin

    0下载:
  2. 用k近邻法和剪辑近邻法分类样本点,模式识别实验内容之一-K neighbors with neighbors and editing sample points classification, pattern recognition one experiment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5208
    • 提供者:hokhok
  1. k-means

    0下载:
  2. K近邻算法,对一段数据进行分类,word 说明文档-K nearest neighbor algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:30393
    • 提供者:serena
  1. K-mean

    0下载:
  2. 最近邻分类器是一个用来聚类的算法,可以用来对iris数据进行聚类-k-means is a neanest alogorim
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1688
    • 提供者:zcg
  1. K-nearest

    0下载:
  2. 关于K近邻算法的详细描述,包括算法原理及应用背景。-K-nearest neighbor algorithm on a detailed descr iption, including algorithm theory and application background.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-27
    • 文件大小:413990
    • 提供者:汪婵
  1. K-negibour-method

    0下载:
  2. 利用K近邻法实现数字识别算法。误差小,识别效率高,网络训练速度快。-K-nearest neighbor algorithm, digital identification algorithm. Error is small, high recognition efficiency and speed of network training.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:521214
    • 提供者:yanzheng zhu
  1. k-iris

    0下载:
  2. 模式识别中用于完成数据的分类而用到的一种方法-k近邻。是将已有数据划分到3个类中,本方法中解决数据Iris数据的划分问题。将150个4维数据划分到3类。K近邻法是求最近的K个元素从而将其划分到已有类中。-Pattern recognition for the completion of the classification of the data used in a way-k neighbors. The existing data are divided into three classes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:8770
    • 提供者:冯嘉贲
  1. k-meas

    1下载:
  2. k近邻法分类iris数据。iris数据共分三类,每一类50个数据,这里把每一类前20个作为训练样本,后30个作为测试样本-k-nearest-neighbor classification iris data. iris data is divided into three categories, each category of data from 50, as the training samples in each category of the top 20 after 30 as th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:717
    • 提供者:张亚为
  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
    • 文件大小:3608
    • 提供者:houying
  1. K-means-IRIS

    0下载:
  2. 用平均值取代表点的方法和K近邻法对Iris花进行分类-With the average of the representative point method and K-nearest neighbor to classify Iris flower
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4448
    • 提供者:zhangmuliu
  1. K-means

    0下载:
  2. k-means简单实现,实现了k近邻的实现,以图像的形式显示出来,简单实用-k-means simple to achieve achieve a k neighbors realized and presented in the form of an image, simple and practical
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2953
    • 提供者:胡同
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com