登录
首页 » matlab » knn1

knn1

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

  • arithematic
    Arithhmetic coding of a file
    2011-02-04 23:15:55下载
    积分:1
  • topics
    A major challenge to MIMO-OFDM systems is how to obtain the channel state in- formation accurately and promptly for coherent detection of information symbols and channel synchronization.
    2013-02-20 20:04:54下载
    积分:1
  • qam16
    matlab,仿真设计,再设计的基础上进行了一定的开发,使得编译连接有了较好的改善(Build connections )
    2011-12-15 15:52:33下载
    积分:1
  • 《卡尔曼滤波原理及应用-MATLAB仿真》
    卡尔曼滤波的原理及应用书的破地方,以及书中例子的源代码(The principle of Kalman filtering and the broken place of the application book, as well as the source code of the examples in the book)
    2018-05-17 10:09:44下载
    积分:1
  • time-series-method
    基于时间序列法的风电预测matlab程序,可根据已知数据预测未来的风电功率。(Method based on time series prediction matlab program for wind power, according to known data to predict the future wind power.)
    2013-10-06 16:16:00下载
    积分:1
  • PNN
    pnn分类器算法,用MATLAB源码,可以进行分类。(pnn classifier algorithm, using MATLAB source code can be classified.)
    2020-12-15 23:19:13下载
    积分:1
  • DecisionTrees
    this is decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc
    2009-03-17 05:46:23下载
    积分:1
  • generate_datas_oil
    生成oil价格仿真数据,用于模型辨识,参数辨识的验证(Oil prices to generate simulation data for model identification, parameter identification verification)
    2008-05-26 11:18:48下载
    积分:1
  • work1
    混沌动力学的平面模型,和对动力学的模型研究以其用户的输入(chaoic reserch ,the model ,and teh input model .)
    2009-05-30 13:55:00下载
    积分:1
  • psoLIKE
    matlab program usin particle swarm optimisation method for anaylysing the convergence techniques
    2012-03-20 18:34:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载