登录
首页 » matlab » knn1

knn1

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

  • mooler
    mooler matlab sours code
    2011-06-30 04:35:19下载
    积分:1
  • Digital-Communication-in-Matlab
    基于Matlab的数字通信原理,介绍了各种通信方式的原理和相应的Matlab编程,是学习数字通信原理的绝好材料。 (Digital Communication Principle in Matlab for students and engineers is very good conference.)
    2014-08-16 13:13:45下载
    积分:1
  • firfilter_chuanghanshu
    加窗函数的FIR数字滤波器设计的matlab实例(FIR digital filter design windowing function matlab examples)
    2014-12-05 10:42:18下载
    积分:1
  • OFDM
    说明:  matlab vpi 联合仿真 将输入信号输入到vpi系统中完成仿真(Matlab VPI joint simulation input signal into VPI system to complete the simulation)
    2021-04-21 19:18:49下载
    积分:1
  • introduce
    说明:  电力系统常用软件的介绍,很有针对性,适合新手了解方针方面的知识。(Power system commonly used presentation software, and objects)
    2010-04-14 19:50:57下载
    积分:1
  • ch5example3
    调幅中波收音机的接收频率段为550KHz到1605KHz,中频为465KHz。调幅传输模型,对超外差式中波收音机建模(AM medium wave radio frequencies to 550KHz receiver to 1605KHz, IF is 465KHz. AM transmission model, modeling superheterodyne AM radio)
    2010-05-26 09:37:15下载
    积分:1
  • RBF神经网络
    利用RBF和BP神经网络中的工具箱函数去做函数逼近,(Making use of RBF neural network to do function approximation)
    2020-06-29 02:20:01下载
    积分:1
  • l1
    说明:  压缩感知的一个应用实例,对压缩后的信号用BP算法重构(An application of compressed sensing, on the compressed signal with the BP algorithm has)
    2010-06-30 18:03:43下载
    积分:1
  • arrowh
    this files can get array of rozenbrog matrix
    2014-12-17 14:04:28下载
    积分:1
  • SGA_liuguohua
    关于简单的遗传算法的实现,包括初始化种群,自然选择,交叉,变异算法的几个源程序文件(On simple genetic algorithm, including the initial population, natural selection, crossover and mutation algorithms several source files)
    2013-11-23 21:18:36下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载