登录
首页 » matlab » KNN

KNN

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

  • PUMA_nonlinear_control
    example of matlab,optimization method which is used with different model.it will be useful for whom they want to learn Matlab by themselves2
    2009-09-18 15:20:55下载
    积分:1
  • power_machines
    线性变压器在配电网站中的应用仿真,Matlba/Simulink(Linear transformer in distribution simulation web application, Matlba/Simulink)
    2009-03-17 20:53:11下载
    积分:1
  • pf_robot_WIFI
    该程序用粒子滤波的方法跟踪一个机器人并根据WiFi信号修改位置信息。(Tracking a robot with particle filter by correcting odometric measurements with WiFi signal )
    2009-05-04 10:21:35下载
    积分:1
  • 1
    说明:  直扩系统,适合学生毕业设计,结构简单,使用方便(DS system, suitable for graduate students to design, simple structure, easy to use)
    2011-04-19 10:44:31下载
    积分:1
  • mpc_predmat
    mfile for Matlab Code 12.2 Calculates the GPC law
    2014-02-21 15:23:03下载
    积分:1
  • DBR-protocol-master
    说明:  基于dbr路由协议的水下无线传感器网络节点布置。(MATLAB simulation of Depth-Based Routing(DBR) Protocol for UWSN)
    2021-02-14 20:19:48下载
    积分:1
  • viterbi1
    程序来自《现代通信系统-使用matlab》英文版 已经调通!并加上了注释。 希望对大家有帮助 GOOD LUCK!(Program from the modern telecommunication system- using matlab "in English Have adjustable tong! Plus comments. We want to help m applying to! )
    2011-04-30 17:55:18下载
    积分:1
  • transition
    先去取两区四机系统的潮流,然后通过设置求取不同情况的下的暂态程序,并得出波形(To go to take the trend of the two four-machine system, and then strike a transient program under different circumstances, and draw the waveform by setting)
    2021-04-15 23:48:54下载
    积分:1
  • arithmetic-coding
    二元算术编码,即实现0和1 的算术编码,matlab源程序(Binary arithmetic coding, which implements the arithmetic coding 0 and 1, matlab source code)
    2011-08-26 15:19:37下载
    积分:1
  • fenbu
    电磁学代码,matlab编写绝对自己创作的(Electromagnetics code, matlab absolutely prepared their own creation)
    2008-06-14 11:46:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载