登录
首页 » matlab » knn1

knn1

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

  • DiscreteTFDS-v0.8
    DiscreteTFDs is a time-frequency analysis package.
    2010-08-20 17:10:40下载
    积分:1
  • Gauss_elimination
    Gauss Elimination Algorithm is used to solve linear equations in the form Ax=B, find rank of matrix and to find inverse of matrixes. The program is done in matlab platform.
    2009-06-16 16:23:40下载
    积分:1
  • NewFolder1
    matlab例题。这样的描述就已经很清楚了。(matlab example. This description has been very clear.)
    2008-05-01 07:04:10下载
    积分:1
  • siftDemoV4
    这是一个检测和匹配SIFT特征点的演示算法,同时还包含一个C程序用于载入特征点来做简单的特征匹配。(This is a detection and matching SIFT feature point presentation algorithm, but also contains a C program used to load the feature point to do a simple feature matching.)
    2020-12-10 10:59:18下载
    积分:1
  • third
    svpwm电机的矢量控制仿真,simulink仿真模型(SVPWM motor control simulink)
    2016-01-04 10:16:04下载
    积分:1
  • wimax-mimo
    Matlab simulation of MIMO-WiMAX system, nice one and well run.
    2008-07-01 21:36:52下载
    积分:1
  • PESQ
    Code to PESQ by Loizou for SPeech Processing
    2013-10-06 13:32:24下载
    积分:1
  • SCR1
    Selective Catalyst Reaction matlab model. This model is built by 1D+1D model(Selective Catalyst Reaction matlab model)
    2015-04-08 16:46:29下载
    积分:1
  • FS
    说明:  全搜索算法寻找运动矢量,基于MATLAB实现(Full-search motion vector search algorithm, based on the MATLAB implementation)
    2009-03-26 16:09:06下载
    积分:1
  • PBCH_CRC16decoer
    LTE下行链路解PBCH会用到CRC检验,本程序就是实现这一功能(LTE downlink solution PBCH will use the CRC test this program is to achieve this functionality)
    2014-09-12 15:44:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载