登录
首页 » matlab » knn1

knn1

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

  • BPnn
    本源码是一个用Matlab7.1实现的BP网络的源代码 ,他实现了基本的BP网络算法。(The source is a Matlab7.1 achieved using BP network s source code, he realized the basic BP network algorithm.)
    2008-01-12 19:02:19下载
    积分:1
  • MATLAB
    一些不错的MATLAB学习网址,供大家学习哦!!!!(some matlab net)
    2009-07-01 17:19:42下载
    积分:1
  • find_means
    This is the final answer check it.
    2011-04-24 00:55:37下载
    积分:1
  • LISQ1
    多传感器数据融合综合分析,matlab实现各种方法。(the synthetical anslyse of muti-sensor data fusion)
    2014-12-23 11:58:44下载
    积分:1
  • watermapower
    water fillinfg algoritm for power allocation in mimo ofdm chanals
    2013-12-30 16:32:03下载
    积分:1
  • GPSDREKF
    扩展Klman滤波在车辆GPS/DR组合定位系统信息融合中的应用,主要包括:产生车辆运行轨迹,GPS卫星单独定位导航,DR车辆航迹单独定位导航,GPS/DR通过扩展卡尔曼滤波进行多源数据融合实现的组合定位导航。产生的结果有车辆实际运动轨迹,车辆在GPS定位下的运动轨迹,车辆在DR定位下的运动轨迹,车辆在GPS/DR数据融合后组合定位轨迹,以及各种定位方式在北向和东向各自的误差图。(The extended Klman filter in vehicle GPS/DR integrated navigation system information fusion application, mainly including: the generation of vehicle trajectory, GPS satellite positioning and navigation of vehicle track alone, DR alone, GPS/DR positioning and navigation, by extending the Calman filter to achieve multi-source data fusion combined navigation. The result of actual vehicle trajectories, trajectories of vehicles in GPS positioning, DR positioning in the vehicle trajectory, vehicle location trajectory in GPS/DR after data fusion, as well as a variety of ways to locate and east the error map in the north.)
    2021-03-25 17:09:13下载
    积分:1
  • 9141130
    Using the Serial Port with a MATLAB GUI
    2009-06-22 05:26:04下载
    积分:1
  • matlab
    说明:  matlab下几个三角函数实现的对比 。(matlab implementation of the next several trigonometric functions compared)
    2011-03-09 21:59:56下载
    积分:1
  • dongtaijuzhen
    模型预测控制是20世纪80年代初开始发展起来的一类新型计算机控制算法。该算法直接产生于工业过程控制的实际应用,并在与工业应用的紧密结合中不断完善和成熟(Model predictive control is a new class of computer control algorithms developed in the early 1980s . The algorithm directly to produce practical applications in industrial process control , and continue to improve and mature closely integrated with industrial applications)
    2013-03-26 09:27:19下载
    积分:1
  • mean-functions
    calcules the harmonic,mean square root and geometric mean
    2014-02-05 12:28:24下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载