登录
首页 » matlab » knn1

knn1

于 2017-08-09 发布 文件大小:1KB
0 97
下载积分: 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 个回复

  • fminconset
    很实用的在matlab环境下的图像处理源程序代码(matlab image processing under)
    2009-05-07 11:30:53下载
    积分:1
  • modulationproduce
    产生正交的AM信号和FM信号,信号为复信号,含有I路和Q路,FM信号可设置调制指数变量,运行后可看到仿真时域及其频谱图(Generate quadrature AM signal and FM signal, the signal for the complex signal containing I and Q Road Road, FM signal modulation index variable can be set to run after seeing the time-domain simulation and spectrum)
    2011-06-26 17:10:30下载
    积分:1
  • beamform
    常规均匀线列阵波束形成,均匀加权方式。uniform line array beamform(uniform line array beamform)
    2014-01-21 21:48:43下载
    积分:1
  • A-Guide-to-MATLAB-for-Beginners-and-Experienced-U
    a full asics of the matlab very easy to learn and identify
    2014-01-29 20:44:40下载
    积分:1
  • EMDprogram
    经验模式分解程序(简称EMD),在某些情况下比WAVELET TRANSFORM 和STFT分析效果要好,就是计算很费时间!(Empirical Mode Decomposition (EMD), In some cases than WAVELET TRANSFORM STFT analysis and better results. Computing is a great time!)
    2007-07-04 17:18:47下载
    积分:1
  • 10095397
    大功率交-交变频调速及矢量控制技术,我从中得到很多启发,大家不妨看看(AC Power- AC variable frequency and vector control technology, I gained a lot of inspiration, we take a look)
    2010-05-14 16:03:26下载
    积分:1
  • Punwrapphaseh
    相位解缠和相位展开matlab程序,,里面还包含多篇介绍该相关解缠算法的文章 (Phase unwrapping and phase to commence the matlab program, which also contains many articles on the unwrapping algorithm article)
    2012-08-07 01:53:05下载
    积分:1
  • ditonglvbo3
    低通滤波器,每句程序都有注释,易懂,还有一个实例,便于加深认识(Low-pass filter, each sentence programs have notes, easy to understand, there is an instance, to facilitate a better understanding of)
    2014-10-21 21:26:12下载
    积分:1
  • NEWTON
    配网潮流计算 针对33节点 可以使用 牛顿拉夫逊法(Distribution network for 33 nodes can flow calculation using Newton Raphson)
    2013-10-05 10:53:47下载
    积分:1
  • DDDW
    GPS单点定位程序,包含RINEX文件 .N和.O文件,得到观测点位置(GPS point positioning procedures, including RINEX files .N and .O files get observation point)
    2015-03-03 15:40:48下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载