登录
首页 » matlab » KNN

KNN

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

  • Super-resolution-reconstruction
    超分辨率图像重建基础教程,Super-resolution image reconstruction(Super-resolution image reconstruction)
    2013-11-23 17:14:49下载
    积分:1
  • 5
    说明:  Canny算子 Canny 算子是一种比较新的边缘检测算子,具有很好的边缘检测性能,得到了越来越广泛的应用。(Canny operator Canny operator is a relatively new edge detection operator, has good edge detection performance has been more widely used.)
    2013-04-12 16:49:05下载
    积分:1
  • Benders
    this program is benders method in math
    2020-11-07 10:09:49下载
    积分:1
  • changyongtuxiangcaozuo
    各种格式图像间的转换,图像的基本操作常用函数(Transition between images in various formats, the basic operation of common functions image)
    2010-11-15 20:20:57下载
    积分:1
  • OFDM-symbol_syn
    pdf文档,一种改进的OFDM最大似然符号同步算法。利用导频符号与循环前缀的最大似然算法进行联合同步检测,并可以纠正符号偏差。(An improved symbol synchronization algorithm for OFDM systems is proposed in this paper.)
    2012-03-22 17:37:27下载
    积分:1
  • Registration2
    The file alignImages.m contains the entry function alignImages(.....) The input images should be in grayscale and converted to double type. For futher help please refer to the documentation within the code files.(The file contains the entry alignImages.m function alignImages (.....) The input images should be in grayscale and converted to double t ype. For futher help please refer to the <http://www.un.org/arabic/documents/SCCom CVIM within the code files.)
    2007-04-24 11:41:08下载
    积分:1
  • SLNRprecoding
    多用户MIMO系统中一种基于干扰抑制类的预编码方法——最大信漏噪比预编码(SLNR)(an interference suppression algorithm for multi-user MIMO system-SLNR precoding)
    2014-04-23 20:40:02下载
    积分:1
  • DSP_lab_SOLUTIONS
    different dsp labs for the semester 6 in uet peshawar
    2009-10-04 02:37:41下载
    积分:1
  • tyt
    单相H桥多电平逆变器控制电路,基于matlab2014b环境下编写(Single-phase H-bridge multi-level inverter control circuit, based on the following written matlab2014b environment)
    2015-06-11 00:36:46下载
    积分:1
  • rfid_sig_gen_decode_64_limit
    随机产生信息码求误码率 信息码长度(帧长64bit) 息码速率为10KHz(100us) 发送带宽20KHz(信息码速率的2倍) 发送信号功率2W 载波频率70MHz 采样频率280MHz(发送数据产生采样率) 20KHz方波 0KHz方波 0KHz方波高低电平采样点数 信息码采样点数 ASK调制的调制度ma=1-2/(2+alpha) 根据2ASK调制度确定alpha值(Random generation of information code for error rate 信息码长度(帧长64bit) Message length (64bit) 息码速率为10KHz(100us) The rate of interest rate is 10KHz (100US) 发送带宽20KHz(信息码速率的2倍) Transmission bandwidth 20KHz (2 times the rate of the information code) 发送信号功率2W Transmit signal power 2W 载波频率70MHz Carrier frequency 70MHz 采样频率280MHz(发送数据产生采样率) Sampling frequency 280MHz (transmit data generated sampling rate) 20KHz方波 20KHz Fang Bo 0KHz方波 0KHz Fang Bo 0KHz方波高低电平采样点数 0KHz square wave height sampling points 信息码采样点数 Information code sampling point ASK调制的调制度ma=1-2/(2+alpha) ASK modulation of the modulation system ma=1-2/ (2+alpha) 根据2ASK调制度确定alpha值 Determine the alpha value according to the 2ASK modulation system )
    2016-06-13 14:08:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载