登录
首页 » matlab » KNN

KNN

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

  • spectral-estimation
    this program will help you to perform spectral estimation using different algorithms such as spectogram
    2013-08-11 22:58:20下载
    积分:1
  • UWB_1
    ultra wide band simulation 2
    2013-01-13 05:39:50下载
    积分:1
  • pdb1
    MATLAB code to access PDB database
    2010-06-30 14:31:14下载
    积分:1
  • MATLAB
    用matlab对模糊控制进行讲解,及其仿真的练习(Using matlab to explain to the fuzzy control, and simulation exercises)
    2009-04-16 22:04:03下载
    积分:1
  • paper
    第六届研究生数学建模大赛 我的获奖论文(Mathematical modeling of the sixth contest of my graduate thesis award)
    2010-11-25 19:25:09下载
    积分:1
  • DFSSwebinarfiles
    statistic toolbox for statistical research
    2011-05-22 04:28:19下载
    积分:1
  • nsga_2
    我自己编写的简单的nsga2程序,对于初次接触该算法的朋友会有很大帮助(I have written a simple nsga2 program will be very helpful for the initial contact with the friends of the algorithm)
    2013-04-16 09:29:54下载
    积分:1
  • LDPC-for-Deep-Space-Applications
    Turbo码和LDPC码在深空通信中应用的及其发展(The Development of Turbo and LDPC Codes for Deep-Space Applications)
    2013-04-21 19:15:35下载
    积分:1
  • 2016.09.08GWO
    以优化SVM算法的参数c和g为例,对GWO算法MATLAB源码进行了逐行中文注解。 是很好的学习材料。(SVM algorithm to optimize the parameters c and g, for example, for GWO algorithm MATLAB source was progressive Chinese annotations. It is a good learning materials.)
    2021-01-21 23:48:40下载
    积分:1
  • TWTA
    用MATLAB编程的语言,求解对TWTA的无记忆特性的描述(Using MATLAB programming language, solving for TWTA description of the non-memory characteristics)
    2013-09-25 20:46:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载