登录
首页 » matlab » knn1

knn1

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

  • range_compress
    雷达信号,线性调频型号的脉冲压缩。包含线性调频型号、脉冲压缩、以及匹配滤波器的实现。(Radar signal, LFM pulse compression models. Model includes chirp pulse compression, and the matched filter implementation.)
    2013-10-25 12:29:34下载
    积分:1
  • emde
    Empirical Mode Decomposition.rar Empirical Mode Decomposition.rar Empirical Mode Decomposition.rar (Empirical Mode Decomposition.rarEmpiri cal Mode Jan Decomposition.rarEmpirical omposition.rarEmpirical Mode Decomposition . rarEmpirical Mode Decomposition.rarEmpiri cal Mode Decomposition.rar)
    2007-03-11 02:42:44下载
    积分:1
  • EKF_CV
    扩展卡尔曼滤波(EKF)用于匀速运动目标(CV模型)的目标跟踪算法实例(Target tracking with EKF in CV model)
    2018-04-04 09:09:15下载
    积分:1
  • normalization
    数据归一化源码,可用于数据处理将数据归一化到0-1之间(The data normalization codes can be used for data processing the data normalized to between 0-1)
    2013-03-02 16:15:38下载
    积分:1
  • mech_3d
    三维十九个方向生成多孔介质物理模型 随机生成法 三维十九个方向生成多孔介质物理模型 随机生成法(Nineteen three-dimensional direction generated randomly generated physical model porous media law)
    2016-06-25 10:19:19下载
    积分:1
  • Rain_Attenuation
    说明:  仅计算年平均时间0.01%的降雨衰减值A0.01且默认电波为圆极化的一个基于简化模型的函数。(The rainfall attenuation value a0.01 of 0.01% annual average time is calculated and the default electric wave is a function based on the simplified model of circular polarization.)
    2020-06-04 23:39:41下载
    积分:1
  • ofdm_program_matlab
    ofdm信道模型发送端的matlab程序(ofdm matlab program channel model)
    2010-09-10 10:54:23下载
    积分:1
  • OFDM_simulate
    这是对OFDM系统的一个仿真程序,平台是 MATLAB,对这样一个正交频分复用系统的理解很有好处。(This is an OFDM system, a simulation program, the platform is MATLAB, to such a orthogonal frequency division multiplexing system is very good.)
    2008-06-10 21:43:02下载
    积分:1
  • qaopeng
    基于chebyshev的水声信号分析,小波包分析提取振动信号中的特征频率,多抽样率信号处理。( Based chebyshev underwater acoustic signal analysis, Wavelet packet analysis to extract vibration signal characteristic frequency, Multirate signal processing.)
    2017-01-21 20:19:28下载
    积分:1
  • signaldb4
    说明:  采用Matlab对信号进行四层分解与重构,合成一个文件更有利于理解Matlab功能(use Matlab to finish your signal processing)
    2010-06-02 15:26:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载