登录
首页 » matlab » KNN

KNN

于 2020-10-23 发布 文件大小:1KB
0 238
下载积分: 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 个回复

  • optical_flow
    光流法有很多种,这是一种最原始的光流法,需要更新可在其基础上进行改进(optical flow)
    2010-10-27 16:26:13下载
    积分:1
  • PCA_basedFace
    用matlab编写的基于PCA的人脸识别算法,包含图片库,可以直接运行,找出图片库中与测试图片相匹配的图片。(Matlab prepared with PCA-based face recognition algorithms, including image libraries, can be run to identify and test gallery picture of the picture to match.)
    2009-05-12 17:34:31下载
    积分:1
  • DCdroop_dianyabuchang
    带有电压恢复补偿功能的直流微电网下垂控制,适用于孤岛运行(droop control based on voltage compensation)
    2014-12-09 21:10:13下载
    积分:1
  • ofdm-simulinkCODE1
    一个OFDM的仿真代码,可以直接在MATLABA上运行(an OFDM simulation code can be directly operated in MATLABA)
    2006-11-24 14:26:47下载
    积分:1
  • rtw_tlc
    matlab说明文档,有对RTW实时控制平台的介绍(matlab documentation, there are real-time control platform for the introduction of RTW)
    2013-11-13 13:35:08下载
    积分:1
  • package_emd
    本源程序是用MALAB编写,并且主要是从图像处理方面研究的(The source code is written using MALAB, and mainly from the study of image processing)
    2011-01-19 11:41:40下载
    积分:1
  • wuguoqing3
    说明:  线列阵多倍频程宽频带恒定束宽的实现,吴国清的论文(Linear array multi-octave wideband constant beamwidth implementation, Wu Guoqing papers)
    2011-03-09 17:58:49下载
    积分:1
  • zaixianquanxi
    再现全息图,读入图片再现全息程序,该路径后可运行,用再现光的方法(Reproducing hologram reproducing holographic read into the program, the path can be run with the method of reproducing light)
    2020-08-03 15:08:34下载
    积分:1
  • xfemMatlabCode
    Matlab codes for XFEM
    2012-09-24 01:24:03下载
    积分:1
  • PF1
    粒子滤波在导航上的应用,含有注释和说明,有利于明白粒子滤波的原理(Particle Filter in the navigation on the)
    2020-12-30 15:39:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载