登录
首页 » matlab » KNN

KNN

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

  • multiscaledbased
    第一:边界加强,通过估计噪声和实际信号的比值,来确定各个尺度的细节系数,以达到噪声抑制和边界加强。第二,通过对小波分解的近似部分进行直方图均衡,达到加大整幅图片的对比度,而不太影响细节的目的。(First: to strengthen the border, through the estimates and the actual signal noise ratio, to determine the details of each scale factor, so as to achieve noise suppression and boundary strengthening. Secondly, the wavelet decomposition of the approximate portion of histogram equalization to increase the contrast of the whole images, and do not affect the details of the purpose.)
    2007-12-24 20:17:07下载
    积分:1
  • ant
    蚁群优化算法 一种根据蚂蚁觅食设计的仿生优化算法 通过matlab实现(An ant colony optimization algorithm based on ant foraging optimization algorithm designed to achieve through matlab)
    2010-10-22 20:21:57下载
    积分:1
  • lpcc
    这是基于matlab的关于LPCC (Linear Predictive Cepstral Coding)(线性预测倒谱系数) 的代码,对大家理解有一定帮助。(This is based on the matlab LPCC (Linear Predictive Cepstral Coding) (Linear Predictive Cepstral) code for us to understand some help.)
    2013-11-18 16:33:51下载
    积分:1
  • duoxiaoshizuixiaoerchengfa
    基于数值分析方法的多项式最小二乘法拟合,matlab(Polynomial least squares fitting based on numerical analysis method)
    2018-05-07 20:15:25下载
    积分:1
  • MATLAB
    matlab的使用命令大全,可以在做matlab开发的时候给与很好的帮助(the use of matlab command Daquan, you can do matlab developed a good time to give help)
    2009-12-03 17:23:33下载
    积分:1
  • circlebeamforming
    圆形阵列的波束形成算子的matlab算子,在智能天线中有很好的应用(Circular array beamforming matlab operator operator, and good application in smart antenna)
    2012-09-08 10:56:52下载
    积分:1
  • pfccuk
    MATLAB SIMULATION FOR CUK CONVERTER IEEE
    2014-01-25 22:16:06下载
    积分:1
  • fsk
    对fsk 信号phase 进行仿真,提取信息 对目标速度,距离进行计算(simulation for fsk signal)
    2018-05-09 11:20:09下载
    积分:1
  • canshusuijitiaojie
    克莱莫斯迁移速率、逃逸速率,功率谱分析,信噪比等simulink仿真。(Clay Moss migration rate, escape rate, power spectral analysis, signal to noise ratio and other simulink simulation.)
    2011-11-08 17:11:09下载
    积分:1
  • write_htk_inihmm
    Matlab与HTK的接口程序,用于生成HTK中HMM的初始文件。(Matlab and HTK interface program used to generate the initial HMM file in HTK.)
    2013-09-09 09:40:32下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载