登录
首页 » matlab » cut_sample

cut_sample

于 2010-03-19 发布 文件大小:1KB
0 225
下载积分: 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 个回复

  • cordic_EasyMatlab
    自己编的Matlab实现旋转模式的CORDIC代码,附对应的参考资料,一看就懂。(Matlab realize their series rotation mode CORDIC code, with corresponding reference data, one can understand.)
    2013-08-29 18:56:01下载
    积分:1
  • yiqun
    <精通MATLAB>根据这本书写的相应的运筹学里的源代码,都是最基本的算法,没有进行改进(<Proficient in MATLAB> According to this writing tacticians in the corresponding source code, are the most basic algorithm, no improvements)
    2013-09-01 09:54:37下载
    积分:1
  • frsp_codes
    雷达信号处理基石,Fundamentals of Radar Signal Processing,source code for this book, including GUI(Fundamentals of Radar Signal Processing,source code for this book, including GUI)
    2015-03-14 12:47:31下载
    积分:1
  • avg
    image processing-average
    2012-05-02 17:39:40下载
    积分:1
  • noiseFM
    产生噪声调频干扰信号,并画出它的时域和功率谱(Noise FM jamming signal)
    2021-04-09 13:18:59下载
    积分:1
  • MatlabGUI_Harris
    Harris Corner Detector GUI
    2010-11-20 00:33:51下载
    积分:1
  • New-WinRAR-archive
    matlab coding for OBSTACLE DETECTOR USING ULTRASONIC in embedded system
    2013-01-10 22:07:10下载
    积分:1
  • DPLL
    模数转换的数字锁相环,代码中有详细的说明(digital phase lock loop)
    2011-06-05 11:13:34下载
    积分:1
  • 4444
    南加州大学期权定价模型课程MATLAB模型范例(Option Pricing from University of Southern California)
    2013-07-03 11:45:26下载
    积分:1
  • InterpolationAndFitting
    插值拟合在matlab中的实现方式,采用模块化处理,方便移植、改进。(Fitting interpolation in matlab realize in the way of modular treatment to facilitate transplantation to improve.)
    2009-02-17 09:48:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载