登录
首页 » matlab » KNN

KNN

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

  • RssxMP
    Matching Pursuit with Random Sequential Subdictionaries
    2013-01-07 23:34:08下载
    积分:1
  • PWM-geneartion
    PWM generation for switches
    2013-09-15 09:31:52下载
    积分:1
  • c12
    matlab得接收机放入仿真程序,很有参考价值,值得学习一下(matlab get the receiver into the emulation program, useful and worth learning about)
    2010-05-11 21:44:20下载
    积分:1
  • PIDControlDCMotor
    PID Controller Design for a DC Motor
    2013-11-12 14:33:11下载
    积分:1
  • @diskmap
    施瓦茨变换代码,专门用于圆盘的变换,disk,matlab代码(Schwartz transform code, dedicated to the transformation of the disc, disk, matlab code)
    2013-05-15 20:43:37下载
    积分:1
  • snakecompute
    snake 算法图像处理 purpose to show the use of traditional snakes and GVF snakes M fuctions.( purpose to show the use of traditional snakes and GVF snakes M fuctions.)
    2010-07-26 13:27:50下载
    积分:1
  • C2000-Getting-Started
    Getting started with matlab and embedder coder TC2 with C2000 DSC. A simple I/O example
    2012-12-02 22:30:05下载
    积分:1
  • 53607901TOA_TR_RE
    说明:  hslogic算法仿真,基于MATLAB的TOA算法估计,可以获得较高的定位精度(Hslogic algorithm simulation, toa algorithm estimation based on MATLAB, can obtain high positioning accuracy)
    2019-12-08 00:33:51下载
    积分:1
  • fuliye
    有关傅里叶变化及其算法的matlab仿真程序的代码(About the Fourier transform algorithm matlab simulation program and its code)
    2014-12-07 14:50:29下载
    积分:1
  • on
    说明:  基于m序列的直接序列扩频系统的抗噪声性能仿真 (Anti-noise performance simulation based on direct sequence spread spectrum system m sequences)
    2013-11-23 15:40:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载