登录
首页 » matlab » KNN

KNN

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

  • kalman
    用matlab实现简单的kalman滤波器,适合于初学者入门使用(Achieved with a simple matlab kalman filter, suitable for beginner to use)
    2010-11-12 20:08:46下载
    积分:1
  • wz1
    说明:   考虑幅值谱与相位谱的人造地震动模拟与反应谱拟合 我国对《建筑结构抗震规范》进行了修订,将设计反应谱周期由原来的3秒延长到现在的6秒。反应谱周期的延长。 本程序以新规范反应谱作为目标谱,采用三角级数迭加来模拟地震动加速度。(consider amplitude spectrum and phase spectrum of the artificial seismic simulation and pattern fitting response to China's "structural seismic code" the amendment to the design spectrum cycle from three seconds to extend the current six seconds. Response spectrum cycle extension. The new procedures to regulate spectrum as the target spectrum, the use of triangular series superposition to simulate vibration.)
    2006-04-22 09:44:09下载
    积分:1
  • test
    利用matlab,对线卷积、圆卷积、overlap_add、overlap_save四种方式的时间效率进行对比,输出所用时间。 简单浅显易懂,适合初学者(Use matlab, on line convolution, convolution round, overlap_add, overlap_save time-efficient four-way comparison, the output of the time spent. Simple and easy to understand for beginners)
    2014-12-21 14:46:08下载
    积分:1
  • Affinity-Propagation
    AP聚类算法,里面包含实例,是AP聚类学习的好文件(Affinity Propagation)
    2014-03-27 11:04:55下载
    积分:1
  • Matlabsourcecode
    指纹识别源码,利用梯度法求解指纹的块方向图,很好用(Fingerprint fingerprint source using gradient method with the block pattern well)
    2010-05-06 22:59:58下载
    积分:1
  • BPneuralnetworkexample
    neural network algorithm, BP method
    2013-11-10 06:49:41下载
    积分:1
  • MelodySteppingstone
    This is dialog program. for use playing the music through the serial interface. So, this program is included RS-232.
    2014-08-18 19:42:08下载
    积分:1
  • Desktop4
    gdfhvhjg ghfjh jhg tjfj h hgjjk g h jk j
    2014-09-11 14:04:46下载
    积分:1
  • moment1
    This function helps you to find moments from an Image
    2011-08-08 19:20:09下载
    积分:1
  • fip
    Hi friends.I am doing my project in Fuzzy logic image compression.pls help and guide me by Shanmugam
    2014-11-03 00:40:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载