登录
首页 » matlab » knn1

knn1

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

  • feixianxingweifennihe
    已知一时变二次微分方程,用matlab求其仿真(Known time-varying quadratic equations, seeking its simulation using matlab)
    2015-04-09 21:47:21下载
    积分:1
  • matlab
    数字信号处理及其MATLAB实现,详细介绍了数字信号处理的原理和过程,并给出详细的MATLAB实现程序。(Digital signal processing and MATLAB realization of digital signal processing described in detail the principles and processes, and gives a detailed implementation program MATLAB.)
    2009-11-25 22:11:33下载
    积分:1
  • chap3_6
    说明:  三阶系统的模糊自适应仿真程序,并做了其阶跃响应,隶属度函数等图像(Order Fuzzy adaptive simulation program, and made its step response, the membership function, the image)
    2010-04-06 16:19:11下载
    积分:1
  • gongpaodian
    共炮点地震记录合成,添加不同比例噪声,进行小波变换去噪处理,得到比较理想的效果(the synthetic seismic record of common shot, add different noise, and do wavelet transform on it, then we can get a better record)
    2021-04-12 14:18:57下载
    积分:1
  • ds
    说明:  计算刀刃的弗朗禾费衍射图样并模拟的MATLAB代码(Francis blade Wo fee calculated diffraction pattern and simulated MATLAB code)
    2011-05-21 23:10:48下载
    积分:1
  • READ-CSV-FILES
    读取csv文件 可以实现与matlab交互用,或与其他文件交互,程序较小但可用(read vsc files Interacting with Matlab can be achieved using the Read CSV file, or interact with other documents, the program small but can be used)
    2013-12-18 10:40:13下载
    积分:1
  • aodv-matlab
    采用matlab实现对无线网络中,AODV协议栈的仿真 。采用随机动态建图的过程,生动的解释了协议原理( 51/5000 Using matlab to achieve on the wireless network, AODV protocol stack simulation . Using the process of random dynamic mapping, the principle of protocol is explained vividly)
    2020-06-30 08:00:01下载
    积分:1
  • nmf-1.01
    一个简易的可运行的非负矩阵分解matlab程序,进一步修改可以用于大规模矩阵非负分解计算,特征提取等(A simple non-negative matrix decomposition matlab program that can be run, further modifications can be used for large scale non-negative matrix decomposition calculations, feature extraction)
    2016-06-07 10:45:43下载
    积分:1
  • 1
    说明:  梅花生长仿真效果,使用C++和matlab实现(Plum growth simulation effect, the use of C++ And realize matlab)
    2007-11-06 19:57:29下载
    积分:1
  • matlab_Engine_c
    (1)通过Simulink创建仿真模型;(2)配置Simulink模型相关参数;(3)通过C语言调用C Engine API,控制模型的运行,并进行结果分析;(4)掌握Simulink模型在分布式仿真环境中应用的要点与方法。 ((1) created by Simulink simulation model (2) configuration parameters of Simulink models (3) by C language called C Engine API, the control model run, and the results of analysis (4) control in a distributed simulation environment Simulink model points and methods of application.)
    2011-01-09 23:01:47下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载