登录
首页 » matlab » cut_sample

cut_sample

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

  • QAM
    matlab编的调制解调仿真代码,相当棒,运行MQAM文件(matlab simulation series modem code, rather wand, run MQAM document)
    2008-04-20 20:15:51下载
    积分:1
  • MIMO-OFDM-blind-timing-syn
    一种mimo-ofdm分布式多天线系统的盲定时同步算法matlab仿真分析(a blind timing synchronization method in mimo-ofdm system,analysis with matlab)
    2012-03-22 15:58:06下载
    积分:1
  • IMgae-Programm
    Les approches de segmentation d’image par coopération Régions-contours
    2013-01-04 18:24:46下载
    积分:1
  • MFilefoWavelet
    数字滤波和有限长数字滤波器的实现 有详细过程(digital filtering and finite length of the digital filter to achieve a detailed process)
    2007-05-30 09:09:58下载
    积分:1
  • G_mean
    说明:  计算常用指标Gmean,F-score,sensitivity,specificity,precision,roc和auc曲线,输入test_label,predict_label两个列向量,即可获得以上指标(calculate some indexes)
    2019-05-26 14:56:30下载
    积分:1
  • viterbi_demo
    说明:  一個簡單的Viterbi演算法示範, 可以幫助了解Viterbi演算法(A simple demo of Viterbi alogrithm)
    2010-03-22 10:45:17下载
    积分:1
  • Lagrange_for_2DOF
    二自由度机械臂动力学解算matlab程序(2DOF serial manipunation dynamic programming code by matlab)
    2014-10-29 15:52:12下载
    积分:1
  • 3D_SIFT_demo
    本MATLAB程序 用MATLAB 来实现3D 图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过3D向量的匹配 来实现3D 图像的配准(The MATLAB program using MATLAB to realize the matching of 3D images using Gaussian convolution to find the key points, re-use the key points of the feature vector through the 3D vector matching to realize 3D image registration)
    2007-08-01 09:49:17下载
    积分:1
  • Histogram_Equalization
    Codes for Histogram_Equalization Algorithm, without using matlab embedded function.
    2009-12-15 20:37:16下载
    积分:1
  • aug_routh
    計算Augmented Routh table的工具, 只須輸入由tf, zpk, ss, fdr建立的System Function, 程式會自動計算及顯示Routh table的數值。 (Augmented Routh table Calculation. AUG_ROUTH_TABLE=AUG_ROUTH(G) computes the augmented Routh table for a given system G (created with either TF, ZPK, SS, or FRD). )
    2009-06-01 14:36:56下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载