登录
首页 » matlab » KNN

KNN

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

  • RBF3
    RBF神经网络样例,供大家学习分享一下,希望对大家学习神经网络有帮助(RBF neural network sample, for everyone to learn to share, we want to help learning neural network)
    2010-05-26 09:11:29下载
    积分:1
  • MATLAB-OFDM
    matlab ofdm自适应算法程序(matlab ofdm adaptive algorithm)
    2021-02-06 02:39:56下载
    积分:1
  • curvefitbook
    matlab 曲线拟合 谢谢大家 有需要其它的请加我邮箱 gaochx@hotmail (about matlab polyfit my Email is gaochx@hotmail )
    2010-07-05 23:09:48下载
    积分:1
  • constract-decring
    constract decring of image
    2014-10-15 19:50:49下载
    积分:1
  • benlou
    小波包分析提取振动信号中的特征频率,实现了图像的灰度化并进一步用于视频监视控,FIR 底通和带通滤波器和IIR 底通和带通滤波器。( Wavelet packet analysis to extract vibration signal characteristic frequency, Achieve a grayscale image and further control for video surveillance, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter.)
    2016-12-14 10:39:44下载
    积分:1
  • chengxingzaosheng
    计算在乘性噪声下的信号捕获方法,对捕获的性能进行了分析,能够在matlab环境中运行对结果的分析(Calculated under the multiplicative noise signal acquisition methods, to capture the performance is analyzed, can run in the matlab environment analysis of the results)
    2010-05-16 18:12:31下载
    积分:1
  • 04470127
    Blind Source Separation (BSS) is a statistical approach to separate individual signals from an observed mixture of a group of signals. BSS relies on only very weak assumptions on the signals and the mixing process and this blindness enables the technique to be used in a wide variety of situations.
    2013-02-19 15:58:38下载
    积分:1
  • AA
    说明:  一篇很好的matlab的PDEtool工具箱使用文献.感兴趣的可以看看.(A good use of matlab toolbox of PDEtool literature. Interested can look at.)
    2014-10-14 21:30:34下载
    积分:1
  • RandomMovFre
    基于随机频率的灵巧噪声移频干扰的matlab实现(Implemented based on the the smart noise meter of random frequency shift matlab frequency interference)
    2021-01-08 20:58:51下载
    积分:1
  • GameMont1
    蒙特卡洛方法 有趣的蒙提霍尔问题 求选中汽车的概率的模拟值向量(Monte Carlo method interesting Monty Hall problem seeking the analog value of the probability of the selected car vector)
    2013-01-09 11:59:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载