登录
首页 » matlab » knn1

knn1

于 2017-08-09 发布 文件大小:1KB
0 258
下载积分: 1 下载次数: 5

代码说明:

  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.)

文件列表:

knn1.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • channel_estimation_MIMO_OFDM
    mimo-ofdm的信道估计,能够仿真通顺(Channel estimation for a MIMO-OFDM system)
    2010-12-10 17:18:43下载
    积分:1
  • mxulie
    产生m序列的源代码,为5级线性反馈移位寄存器,有兴趣的可以看看(Generate the source code of the m-sequence, five linear feedback shift register, interested can look at)
    2013-05-13 07:09:51下载
    积分:1
  • SAR算法
    说明:  主要是RD CS 算法,针对点目标的仿真结果,比较清晰(RDA CSAchengxiangsuanfa)
    2019-05-08 08:43:36下载
    积分:1
  • Carrier-aggregation-
    LTE-A系统中载波聚合介绍,初学者适合理解其概念(Carrier aggregation for LTE-advanced mobile communication systems.pdf)
    2013-12-24 15:09:54下载
    积分:1
  • MATLAB-code--for-image-sharpening
    用MATLAB实现图像的锐化,个人修改过的,绝对可用。(A piece of matlab code for image sharpening.)
    2015-04-12 19:32:47下载
    积分:1
  • jj
    说明:  先对图像均衡化 增强对比度 加噪声 然后分别进行空域和频域滤波(First, the contrast enhanced image equalization plus noise and then separate airspace and frequency domain filtering)
    2010-04-29 19:28:06下载
    积分:1
  • Pattern-recognition-exercises-code
    模式识别教材中习题例题的matlab代码(Exercises in pattern recognition textbook example of matlab code)
    2013-03-11 16:53:08下载
    积分:1
  • jiguangsaomiao
    有关于地面三维激光扫描的点云数据处理,模型构建和点云配准的各种文章(On the ground three-dimensional laser scanning point cloud data processing, model building and various articles of point cloud registration)
    2021-01-31 11:08:32下载
    积分:1
  • RSSIzhixin
    基于RSSI测距的无线传感器网络改进质心定位算法(RSSI-based ranging centroid location algorithm for WSN)
    2021-04-15 09:08:54下载
    积分:1
  • 2fsk
    基于matlab的2FSK调制与仿真 m文件源程序(2FSK modulation)
    2011-06-21 12:46:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载