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

搜索资源列表

  1. Classify_Homework

    0下载:
  2. 模式识别作业——用平均样本法,平均距离法,最近邻法和K近邻法进行分类-pattern recognition operations -- with the average sample, the average distance, nearest neighbor and K-nearest-neighbor classification
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2.09kb
    • 提供者:hiamy0313
  1. knn_demo

    1下载:
  2. K近邻法的matlab程序,发现大家都在找它!-K-nearest neighbor method of Matlab procedures, I found that we all have to find it!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.05kb
    • 提供者:wang
  1. knn

    1下载:
  2. 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:94.35kb
    • 提供者:许梁
  1. matlab K近邻分类法

    8下载:
  2. matlabK近邻法实现
  3. 所属分类:matlab例程

  1. K-近邻法

    0下载:
  2. 用于模式识别
  3. 所属分类:源码下载

    • 发布日期:2011-12-05
    • 文件大小:6.2kb
    • 提供者:xidian000
  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

    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. KwithC-neighbor

    0下载:
  2. 用C语言对K近邻法进行的模式识别,包括说明及程序。-K with C-neighbor method of pattern recognition, including a descr iption of and procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:29.69kb
    • 提供者:android
  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
    • 文件大小:51.32kb
    • 提供者: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
    • 文件大小:5.09kb
    • 提供者:hokhok
  1. ClassifyHomework

    0下载:
  2. 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2.28kb
    • 提供者:youxia
  1. zuijinlinfenlei

    0下载:
  2. 我们使用MATLAB软件实现了人脸识别并统计其识别率。本实验采用PCA(主成分分析)方法,利用K-L变换和奇异值分解原理实现。并分别采用最近邻法分类器得出它们的成功率。-We use face recognition software and the MATLAB Statistics recognition rate. The present study, PCA (principal component analysis) method, using KL transform and sin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.23kb
    • 提供者:liyanliang163
  1. K近邻法

    1下载:
  2. K近邻法对Iris数据分类,输入分类结果和准确率。-K-nearest neighbor method for Iris data classification, enter the classification results and accuracy.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:386.39kb
    • 提供者:奥斯卡
  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
    • 文件大小:509kb
    • 提供者: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
    • 文件大小:8.56kb
    • 提供者:冯嘉贲
  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
    • 文件大小:717byte
    • 提供者:张亚为
  1. iris-k-nn

    0下载:
  2. Iris 是一种鸢尾属植物。在数据记录中,每组数据包含Iris花的四种属性:萼片长度,萼片宽度,花瓣长度,和花瓣宽度,三种不同的花各有50组数据. 这样总共有150组数据或模式。这里用K近邻法进行分类。-Iris is a genus Iris. In the data recording, the data containing each of the four attributes Iris Flower: sepals length, sepal width, petal length,
  3. 所属分类:Other windows programs

  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
    • 文件大小:4.34kb
    • 提供者:zhangmuliu
  1. KNN_demon

    1下载:
  2. 最近邻法语k近邻法的例子,基于matlab平台,有助于初学者学习。(The recent example of the nearest neighbour approach to French K, based on the MATLAB platform, helps beginners to learn.)
  3. 所属分类:其他

    • 发布日期:2018-03-31
    • 文件大小:6kb
    • 提供者:驼铃
  1. k-近邻点估计点云法向量

    3下载:
  2. 利用matlab实现k-近邻点估计点云法向量求解,(Matlab is used to solve the normal vector of k-nearest neighbor point cloud.)
  3. 所属分类:GDI/图象编程

« 12 3 4 »
搜珍网 www.dssz.com