登录
首页 » matlab » knn1

knn1

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

  • adaptive_OFDM
    自适应的MIMO-OFDM matlab源码(Adaptive MIMO-OFDM matlab source)
    2008-06-10 21:42:57下载
    积分:1
  • MATLABzhinenkongzhi
    文中介绍了传统的PID控制原理,PID分为位置式和增量式,计算机控制是数字PID控制。一些 改进的PID控制算法是针对实际应用中的不足提出的,如积分分离式PID控制算法,抗 积分饱和算法,变速积分算法等,实际应用中,控制又分为简单PID控制和串级PID控 制,对一些典型的控制算法,选用典型控制对象用MArLAB软件进行了对应仿真。对仿 真结果进行了对比分析,说明了改进算法的作用。(This paper introduces the principle of the traditional PID control, PID into position and incremental, computer-controlled digital PID control. Some improvements in the PID control algorithm is less than the practical application of the proposed, such as discrete integral PID control algorithm, anti-integral saturation algorithm, changing integration algorithm and so on, practical application, the control is divided into a simple cascade PID control and PID control , for some typical control algorithm, selection of a typical control object MArLAB software with the corresponding simulation. The simulation results of comparative analysis carried out to illustrate the role of the improved algorithm.)
    2008-08-22 09:20:43下载
    积分:1
  • ICA
    说明:  fastica语音分离 3个混合的语音信号,分离开来(fastica speech separation)
    2020-10-28 11:49:57下载
    积分:1
  • pilot-estimation
    信道估计 导频 MMSE 仿真 matlab (channel estimation simulation)
    2014-09-22 07:10:51下载
    积分:1
  • 基于PID的BUCK电路的稳压控制的仿真模型PID
    说明:  基于PID的BUCK电路的稳压控制的仿真模型,实现PID控制下的稳压。(Based on the simulation model of PID BUCK circuit voltage control, realize the voltage control under PID control.)
    2020-07-07 19:48:57下载
    积分:1
  • MATLABandC
    综合了matlab和c语言的特点,将其两者综合起来,说明了matlab如何调用C语言。(Combines the features of matlab and c language, which both together, explains matlab how to call the C language.)
    2014-11-10 12:53:25下载
    积分:1
  • 1
    说明:  基于MATLAB神经网络的工业现场数字字符识别,使用MATLAB工具,实现显示识别。(MATLAB Neural Network Based Character Recognition industrial field, use the MATLAB tools to achieve display identification.)
    2010-03-12 11:03:22下载
    积分:1
  • Music-and-voice
    MATLAB基础画图、函数操作等模板学习程序,另外还有语音合成和音乐合成两个实验程序,让你尽情体验MATLAB的魅力!(MATLAB foundation drawing, function and operation template learning program, in addition to the two experimental procedures for speech synthesis and music synthesis, let you Experience MATLAB charm!)
    2013-03-16 22:31:29下载
    积分:1
  • FEM_Eq2
    to solve the ordinary differential equation given as x^2 u - 2x u - 4u = x^2, 10 < x < 20 u(10) = 0 and u(20) = 100 using 10 linear elements
    2010-10-28 18:50:14下载
    积分:1
  • fdtd1D
    Taflove的FDTD书的附带程序一维FDTD算法源代码!(Taflove the FDTD program book with one-dimensional FDTD algorithm source code!)
    2011-05-27 10:19:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载