登录
首页 » matlab » cut_sample

cut_sample

于 2010-03-19 发布 文件大小:1KB
0 222
下载积分: 1 下载次数: 0

代码说明:

说明:   使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。 (The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Matlab_database_GUI
    Matlab GUI连接SQL数据库-实现学生成绩查询系统-matlab程序以及access文件(Matlab GUI to connect SQL database- to achieve student performance query system-matlab program and access files)
    2010-08-09 12:15:44下载
    积分:1
  • nettools
    神经网络工具箱在matlab中的演示代码(Matlab neural network toolbox in the demo code)
    2009-07-08 19:15:59下载
    积分:1
  • rossler2
    Rossler equation A. Wolf, J. B. Swift, H. L. Swinney and J. A. Vastano, "Determining Lyapunov Exponents from a Time Series," Physica D, Vol. 16, pp. 285-317, 1985.(Rossler equation dx =-y- z dy = x+ a*y dz = b+ z*(x-c))
    2012-04-14 12:09:54下载
    积分:1
  • OFDM
    It will do the orthogonal frequency division multiplication.
    2013-03-01 21:06:43下载
    积分:1
  • Distance-Relay
    Distance Relay Protection System
    2014-12-23 08:31:47下载
    积分:1
  • RS
    说明:  RS是分形中比较基本和比较重要的一块,希望这个程序对大家有所帮助,这是我网上找到的(RS is the fractal more basic and more important one, hope that this program be helpful to everyone, This is what I found online)
    2007-10-21 12:35:22下载
    积分:1
  • chap6
    这是有关MATLAB学习的一些编程技巧和使用的一个程序示例(MATLAB STUDY )
    2009-05-10 09:05:52下载
    积分:1
  • improved-MUSIC
    改进的空间平滑music方法,用于阵列信号处理的高分辨率估计(promoted music algorithm)
    2021-04-22 22:28:48下载
    积分:1
  • drilling_control
    It is a drilling system control
    2013-08-25 14:31:05下载
    积分:1
  • CCDoctor
    相空间重构CC方法计算最佳滞后时间和最佳嵌入维数代码已经调试过了完全可以运行(The phase space reconstruction the CC method best lag time and the optimal embedding dimension code debugging can run)
    2013-03-15 10:47:19下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载