登录
首页 » matlab » KNN

KNN

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

  • xindao
    求解任意信道容量的迭代算法,求解方便而且实用。(Channel capacity to solve any of the iterative algorithm, solving convenient and practical.)
    2009-10-28 19:55:50下载
    积分:1
  • Useful-courseware
    本资料是课堂资料,对matlab初学者有很大的作用,特别是火电厂系统建模方面(This information is classroom information on the matlab beginners have a significant role, particularly thermal power system modeling)
    2014-10-21 16:44:54下载
    积分:1
  • CDMAPgonglvkongzhiPMATLABsimulate
    CDMA系统的功率控制程序,matlab写的,非常好用。(CDMA system, power control procedures, matlab written, very easy to use.)
    2012-12-03 21:24:26下载
    积分:1
  • pronyprogram
    说明:  适用于电力系统仿真曲线的振荡频率分析的PRONY 分析程序(Prony analysis program for oscillation frequency analysis of power system simulation curve)
    2021-04-16 10:18:53下载
    积分:1
  • bohr
    玻尔程序,白轮、角度、驱动算法,相关事例和引用,(Bohr program)
    2011-02-05 23:39:28下载
    积分:1
  • 15883836calmatlab
    说明:  摄像机标定算法的MATLAB语言实现,通过MATLAB实现对摄像机的标定(Camera calibration algorithm of the MATLAB language, through the MATLAB camera calibration to achieve)
    2008-09-03 14:45:20下载
    积分:1
  • psnrsourcedoidandapp
    给出了PSNR,MSE的源码,及PSNR的应用例子(Application examples given PSNR, the source of the MSE and PSNR)
    2013-03-13 11:23:24下载
    积分:1
  • OCRPRO
    OCR的一个简单小程序,可以直接使用,matlab版本的,检测率很准。(OCR is a simple applet can directly use the Matlab version of the detection rate is very accurate.)
    2012-09-03 10:48:39下载
    积分:1
  • matlabdef
    C#平台调用matlab函数定义(c# platform invokes matlab functional definition)
    2005-02-20 13:50:49下载
    积分:1
  • (matlab)FCM
    说明:  这是一个基于MATLAB平台的模糊聚类算法源代码,请下载(This is a platform based on the fuzzy clustering algorithm MATLAB source code, download)
    2011-03-09 10:13:49下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载