登录
首页 » matlab » KNN

KNN

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

  • NumericalComputing
    Ebook on Numerical computing on matlab
    2009-04-10 15:29:22下载
    积分:1
  • ADC15_Matlab
    sigma-delta ADC的信噪比等的计算(the calculation of SNR、SNDR and so on of sigma-delta ADC)
    2009-11-06 20:06:01下载
    积分:1
  • PFC3
    一种效果显著的PFC仿真simulink模型,绝对具有参考价值。(PFC Simulink simulation model of a significant effect of the absolute, have reference value. )
    2014-12-29 21:21:45下载
    积分:1
  • SFCW
    讲解调频连续波雷达波形(SFCW)设计的仿真程序(a matlab source code for SFCW waveform)
    2011-12-18 11:06:27下载
    积分:1
  • MATLAB智能算法30个案分析 源代码
    说明:  matlab的30个人工智能例程 案例 网课对应资源,涉及遗传算法,模拟退火蚁群等算法(v30 cases of artificial intelligence routines in MATLAB Network course corresponding resources, involving genetic algorithm, simulated annealing ant colony algorithm, etc.)
    2021-04-13 23:18:55下载
    积分:1
  • ga_wsn
    用遗传算法进行无线传感器网络的路由控制,降低WSN的能量损耗(Using genetic algorithms for wireless sensor network routing control and reduce energy consumption WSN)
    2010-07-04 23:15:05下载
    积分:1
  • medical
    从台湾清华大学的一个讲义,说的是中医学的发展,运用现代技术的,对大家有很大的启发作用。(A handout from the National Tsing Hua University, said that the development of Chinese medicine, the use of modern technology, a great inspiration to all of us the role.)
    2011-01-10 13:27:06下载
    积分:1
  • eeglab10.2.2.0b
    这个程序,可以显示多通道的脑电信号,并且能够显示通道的名称(this program can show multichannel EEG, and show the name of the channels.)
    2011-11-04 15:28:05下载
    积分:1
  • Filtering-a-Processing-Tools
    ECG signal processing
    2011-12-10 05:57:21下载
    积分:1
  • helicopter_simulation
    使用matlab进行的直升机六自由度仿真(Model Predictive Control System Design and Implementation Using MATLAB )
    2017-02-23 16:51:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载