登录
首页 » matlab » KNN

KNN

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

  • SRP-PHAT
    用SRP-PHAT这个方法进行单个声源进行定位。并且举例说明(Single source locationing algorithm using SRP-PHAT with SRC_srplems)
    2013-01-27 10:22:22下载
    积分:1
  • 2FSK
    Matlab M文件编程实现2FSK通信系统的调制与解调,程序简单清晰,课程设计可用(Matlab M file programming 2FSK communication system modulation and demodulation, the program is simple and clear, curriculum design available)
    2013-05-23 10:20:52下载
    积分:1
  • RadiationAngleFactor_MATLAB_1.0
    此程序用于辐射角系数计算,有可视化界面,每次运行大约需要一分钟(Calculation of radiation angular coefficient)
    2021-01-03 11:28:56下载
    积分:1
  • Untitled2
    互相关求时延差的一个程序,通过各种不同方法实现的(Poor cross-correlation order to delay a program through a variety of different methods to achieve)
    2010-03-02 19:12:32下载
    积分:1
  • code
    用MIMO系统的空时编码仿真,matlab实现,性能对比分析(With space-time coding MIMO system simulation, matlab implementation, performance, comparative analysis)
    2013-10-06 10:00:19下载
    积分:1
  • SOR-matlab
    用超松弛迭代SOR求解线性方程组的matlab实例程序(a example program about solving linear equations with super- relaxation iterative )
    2016-11-25 15:18:06下载
    积分:1
  • gpops21
    GPOPS是一个可以进行大规模非线性优化的MATLAB工具箱.(GPOPS, short for General Pseudospectral OPtimal Control Software is a Matlab optimal control software designed to implement the Gauss and Radau hp-adaptive pseudospectral methods. These methods approximate the state using a basis of Lagrange polynomials and collocate the dynamics at either the Legendre-Gauss or Legendre-Gauss-Radau points. )
    2013-11-19 12:46:52下载
    积分:1
  • XmlPullAttributes
    Provides an implementation of AttributeSet on top of an XmlPullParser.
    2013-12-06 14:24:09下载
    积分:1
  • Abdi_simulation
    仿真ludi yidong wei xing tongx xindao Abdi模型(simulating Abdi model)
    2010-06-12 03:25:11下载
    积分:1
  • navigation
    Ship navigation project
    2014-12-04 18:58:16下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载