登录
首页 » matlab » KNN

KNN

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

  • FORTRANXZB
    matlab生成地震信号处理的雷克子波,常用来加噪之后检测算法.(generating seismic signal processing matlab Ricker wavelet, used to increase noise after detection algorithm.)
    2013-11-08 16:12:10下载
    积分:1
  • psk11
    从别人那里转载!从别人那里转载 从别人那里转载 (reproduced from others there! Reprinted from others where there is reproduced from others from others where there is reproduced from others reprinted)
    2006-07-02 18:17:31下载
    积分:1
  • cvx-w32.tar
    凸优化工具箱 boyd编写cvx for win32位系统,内涵说明(cvx toolbox for windows32)
    2014-09-09 17:11:08下载
    积分:1
  • waveletanalysis
    小波分析理论中的一些例程,摘出来方便大家参考.(wavelet analysis theory of some routines, pick out convenient reference.)
    2007-04-01 11:22:10下载
    积分:1
  • ConstraintMPC
    用于求解含有状态约束以及输入约束的预测控制问题(Constraint MPC)
    2014-12-09 20:29:24下载
    积分:1
  • Laplace-lvbo-matlab
    Laplace小波相关滤波法的matlab程序(Laplace Wavelet Correlation Filter matlab program)
    2016-04-15 10:11:30下载
    积分:1
  • simulation_and_software_radio_for_mobile_communica
    说明:  电子书simulation and software radio for mobile communications的程序文件,用于学习MATLAB通信仿真(electronic books and simulation software for mobile radio communications procedures document for learning communications MATLAB simulation)
    2006-03-01 09:05:42下载
    积分:1
  • mov_detector
    TO detect movement in matlab
    2009-02-25 11:15:59下载
    积分:1
  • ROC
    There is a code for spectrum sensing..in this code roc curve is generated..
    2015-02-24 18:29:29下载
    积分:1
  • SCAN
    说明:  用于欠定盲源分离里面的盲信号分离问题,具有很不错的效果。(It is used for blind signal separation in underdetermined blind source separation and has a good effect)
    2021-03-28 23:47:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载