登录
首页 » matlab » knn1

knn1

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

  • Regu
    该软件包可以用来求解逆问题。可以应用于成像,气象,地球,生物医学等领域!(inverse problem)
    2009-11-12 02:00:08下载
    积分:1
  • c
    说明:  一些才语言小程序,供初学者学习,但是很有用。(c)
    2010-11-03 11:11:52下载
    积分:1
  • RLS-adaptive-filter-based-on-matlab
    基于matlab的RLS算法的自适应滤波器(RLS algorithm of adaptive filter based on matlab)
    2014-08-15 22:39:24下载
    积分:1
  • bearing-Analysis
    通过多种方法对滚珠轴承内圈和外圈故障进行诊断,分析故障频率(This program demonstrates how you can analyze the operation of a bearing, and how faults can be found by means of Signal Processing.)
    2014-12-12 11:20:51下载
    积分:1
  • ace_pocs
    This is ACE POCS Method use in PAPR reduction
    2015-03-16 02:17:35下载
    积分:1
  • erweifeixianxing
    在程序设计和调试过程中①只要在程序中增加类似m或n的循环语句,便可用神经网对三维或三维以上的非线形函数训练,也可以用在复杂系统二个以上独立变量、任意维非线性动态参数的辨识(In program design and debugging process ① similar increase in the program as long as m or n of the loop, you can use the neural network over a three-dimensional or three-dimensional non-linear function of training, can also be used in a complex system, two or more independent variables, any dimension Parameter identification of nonlinear dynamic)
    2013-05-25 21:34:32下载
    积分:1
  • pCACodes
    matlab程序 主成分变换代码 以及测试数据(Principal component transformation matlab program code, and test data)
    2010-01-11 20:00:29下载
    积分:1
  • 10.1.1.119.7105
    pv solar energy using matlab
    2011-10-28 01:23:00下载
    积分:1
  • color_space_transformation
    Transfer RGB image to all the other color space in the Matlab, like HSV, Lab and so on
    2009-12-12 02:20:48下载
    积分:1
  • MM1
    MM1排队系统的matlab仿真。整个系统的仿真采用了离散事件系统仿真,并统计稳态分布、平均队列长度,等待时间的分布以及平均等待时间等值,以与理论分析结果进行对比,得到了较为满意的结果,同时还完成了统计曲线的绘制并进行了分析。(MM1 queuing system with matlab simulation. The simulation of the entire system using discrete event simulation, and statistical steady state distribution, the average queue length, waiting time distribution and the average waiting time equivalents, compared with the theoretical analysis, have been more satisfied with the results, and also completed statistical curve is drawn and analyzed.)
    2020-12-15 10:19:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载