登录
首页 » matlab » knn1

knn1

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

  • MATLAB7_0
    matlab基础教程,从最简单的程序安装开始,适合新手学习(matlab basic tutorials, from the most simple program installation begins, for beginners to learn)
    2010-06-30 10:50:17下载
    积分:1
  • MyPriodogram
    To calculate the priodogram for each window
    2010-07-19 03:19:05下载
    积分:1
  • music
    麦克风阵列信号的music的声源估计,可实现对入射信号的角度估计。(music DOA)
    2012-04-06 10:07:00下载
    积分:1
  • pll_test
    phase locked loop pll as fm demodulator
    2013-07-25 19:33:20下载
    积分:1
  • matlab2
    两种常微分方程求解的matlab程序,是自学matlab的小程序可以学学(Two kinds of solution of ordinary differential equations matlab program, matlab is a small program can self-learn)
    2010-10-22 11:31:19下载
    积分:1
  • LFM1
    matlab 自适应LFM源程序,有仿真图形,非常好。(matlab adaptive LFM source, a simulation of graphics, very good.)
    2008-06-25 14:30:46下载
    积分:1
  • chaos
    混沌同步研究的Matlab程序。。对于初学者的有很大帮助(Chaos synchronization of the Matlab program. . Great help for beginners)
    2010-05-07 10:03:16下载
    积分:1
  • computation
    解决储罐内的二维扩散对流问题,可用在多孔介质中的运算,能够很好的解决问题(Solve the problem of one dimensional convection diffusion)
    2014-12-08 10:09:34下载
    积分:1
  • channelsimulate
    program to construct a siusoidal signal
    2010-11-04 19:49:51下载
    积分:1
  • digitalsignalprocessing
    数字信号处理关于数字滤波器的设计,并用matlab实现(Digital signal processing on the digital filter design and realization of matlab)
    2009-06-07 15:13:33下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载