登录
首页 » matlab » KNN

KNN

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

  • SIEGMATAB_mir
    Simulation of self excited machine with matlab software , user friendly mmmmmm nnnnn oooo ppppp
    2014-08-15 00:07:39下载
    积分:1
  • windowedmi
    Windowed mutual information
    2009-04-03 15:04:00下载
    积分:1
  • hhtemd
    希尔伯特黄变换是,hilbert+emd的综合。本文件是典型的hht的程序(The Hilbert yellow transformation is the synthesis of hilbert+emd. This file is a typical HHT program)
    2017-12-10 19:56:25下载
    积分:1
  • rakeRecieve_CDMA
    rake接收机,简单易懂,来自美国著名教授,如有问题,联系02212090@bjtu.edu.cn()
    2020-10-22 22:47:28下载
    积分:1
  • realtime_scheduler_and_control
    介绍实时系统的调度算法及控制实例,对实时系统学习者有很好的参考价值(Introduce real-time systems and control instances of scheduling algorithms for real-time systems have a good reference value for learners)
    2010-01-19 16:06:58下载
    积分:1
  • suijishu-generator
    基于matlab的随机数的生成,包括其他调用的函数,(Random number generation based on MATLAB, including other call function )
    2013-08-15 18:37:30下载
    积分:1
  • komponenten
    15个元件组合并联,用动态规划逆序求安全系数最高的并联方式(dynamic programming backward)
    2011-05-01 19:58:50下载
    积分:1
  • cer
    通过小程序的仿真是现阶段的定位以及相关内容的撰写(Sure to upload high quality source code and website writing seriously upload information, including content description (at least 20). Try not to let the owners have spent time on the revised instructions you. Unpack the archive and can not have a password)
    2013-03-21 20:16:31下载
    积分:1
  • zhengyundong
    6自由度机械手的正运动仿真。角度是连续的。(The positive movement of the six degrees of freedom manipulator simulation. The angle is continuous.)
    2012-09-18 10:53:02下载
    积分:1
  • matlab
    使用matlab编写的生日祝福小程序,初级程序猿(Use matlab small programs written birthday wishes)
    2014-02-06 17:32:54下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载