登录
首页 » matlab » knn1

knn1

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

  • OFDMcode
    以ofdm作为调制方式的发送端的信道编码的matlab程序(With ofdm modulation of the transmitter as the channel coding matlab program)
    2010-09-10 11:01:56下载
    积分:1
  • model4b
    数学建模清华数模讲义\model4b (Mathematical modeling Qinghua digital-analog handouts model4b)
    2010-01-13 23:23:20下载
    积分:1
  • DSBF
    delay and sum beamforming algorithm
    2007-04-09 05:57:25下载
    积分:1
  • chengxu
      Matlab GUI图像增强系统   。图片变白的意思是光滑处理      高斯算子,梯度算子 (Matlab GUI image enhancement system .Pictures turn gray mean smooth processing Gaussian operator, gradient operator )
    2013-11-24 10:06:21下载
    积分:1
  • BLDC
    分别建立pid控制与模糊PID控制的BLDC仿真模型,对比效果良好(BLDC simulation models of PID control and fuzzy PID control are established respectively, and the comparison results are good.)
    2019-04-20 11:56:57下载
    积分:1
  • RDA-RCM-correction
    RDA算法距离徙动矫正,采用SINC插值(RDA IMAGING correction sinc method)
    2011-04-29 13:35:19下载
    积分:1
  • convbi
    convolution of a signal
    2012-03-28 08:11:14下载
    积分:1
  • ABC_MATLAB
    人工蜂群算法(ABC)的matlab代码,外国人做得,求解连续函数问题(Artificial bee colony algorithm (ABC) matlab code, foreigners do, problem solving continuous function)
    2013-07-15 18:45:49下载
    积分:1
  • filter
    一些滤波器设计方法的演示程序,包括窗函数法等,程序之中会有注释,主要是用来学习数字信号处理(Some filter design methods demonstration program, including the window function method, etc., will be among the program notes, is primarily used for learning digital signal processing)
    2014-09-13 17:00:54下载
    积分:1
  • Lecture4-ModelicaExamples
    hybrid control and algorithm for inverted pendulum
    2011-12-02 19:26:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载