登录
首页 » matlab » KNN

KNN

于 2020-10-23 发布 文件大小:1KB
0 162
下载积分: 1 下载次数: 17

代码说明:

  K最邻近密度估计技术是一种分类方法,不是聚类方法。 不是最优方法,实践中比较流行。 通俗但不一定易懂的规则是: 1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。 2.选出最小的前K数据个距离,这里用到选择排序法。 3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method. It is not the best method, but it is popular in practice. Popular but not necessarily understandable rule is: 1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov). 2. select the minimum distance from the previous K data, where the choice sorting method is used. 3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)

文件列表:

KNN.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • soil_cp_org
    function to calculate the specific heat of organic soil, given the fractions of dry soil and water in the soil sample
    2009-06-08 23:40:00下载
    积分:1
  • Harris
    说明:  harris 角点检测的完整matlab程序 可直接运行(harris corner detection of the complete program can be run matlab)
    2011-03-24 13:42:00下载
    积分:1
  • Rosenstein_lyapunov_m
    Lyapunov指数的计算方法实现 matlab(Lyapunov exponent calculation methods Matlab)
    2007-05-05 16:31:28下载
    积分:1
  • multicriculerlet-transform
    multicirculerlet transform
    2011-07-15 07:11:03下载
    积分:1
  • 70471737APF
    filtre active parallèle pour la qualité d énergie
    2013-12-08 00:23:53下载
    积分:1
  • frame_cp
    说明:  为ifft后的时域数据加cp的MATLAB程序。(After the time-domain data ifft added cp' s MATLAB.)
    2011-03-02 19:50:53下载
    积分:1
  • New-folder
    involes leach clustering method. the energy efficient way to custer the nodes in a wireless networks and the modulation schemes involved in these wireless sensor communication
    2012-08-05 17:04:07下载
    积分:1
  • tf
    说明:  一本国外网站下载的时频分析的权威资料。我看过了,写得挺有深度的,总结得很好(A foreign Web site to download the time-frequency analysis of authoritative information. I have read, write, did well depth, summed it up well)
    2008-04-21 15:10:14下载
    积分:1
  • a_compress
    音频处理要用到的几个函数,包括A率压缩,u率的,以及其附属的傅里叶变换、滤波等等,总之包含了一个音频信号简单处理的大部分程序(Audio processing functions )
    2012-04-20 21:18:55下载
    积分:1
  • CertPathValidatorTest
    Cert Path Validator Test for Andriod.
    2013-10-21 15:34:11下载
    积分:1
  • 696518资源总数
  • 105732会员总数
  • 0今日下载