登录
首页 » matlab » kennard_stone

kennard_stone

于 2021-03-23 发布 文件大小:1KB
0 361
下载积分: 1 下载次数: 39

代码说明:

  Kennard Stone 算法 用于数据集的划分(训练集 和 测试集) 算法同时输出训练集、测试集,以及训练集或测试集中样品在原数据集中的编号信息,方便样本的查找。 原始代码来源于本网,自行重新编译,如有需要,欢迎下载。 (Kennard Stone agorithm for the partition of data set (training set and test set) the outputs of the agorithm not only includes the training set and test set also the index of samples of training set or test set in the original data set,which make the search more convenient.)

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

发表评论

0 个回复

  • ll
    说明:  power system fault 4
    2009-09-24 19:26:50下载
    积分:1
  • wavelet
    说明:  基于小波空域相关法去噪MATLAB源程序.doc(Spatial Correlation Based on Wavelet Denoising MATLAB source. Doc)
    2011-03-03 17:53:58下载
    积分:1
  • eluosifangkuaiV2.0
    用matlab开发的俄罗斯方块游戏,包括所有功能,非常好玩,有兴趣的同学可以试一试(Developed using matlab Tetris games, including all functions, very fun, interested students can try)
    2011-01-16 12:51:47下载
    积分:1
  • Permutatiuon
    Matlab permutation matrix
    2013-10-03 22:57:21下载
    积分:1
  • MATLABWord
    MATLAB实现的OKumura-HATA仿真(MATLAB realization of simulation OKumura-HATA)
    2009-04-19 22:20:47下载
    积分:1
  • RLS-and-LMS-algorithm
    RLS与LMS算法分析及比较,经调试可用。(RLS and LMS algorithm analysis and comparison, the debugging is available. )
    2012-03-22 14:42:37下载
    积分:1
  • Matlab
    关于matlab的基础语言和其他算法,有利于初学者(Based on the matlab language and other algorithms, help beginners)
    2013-08-18 23:24:26下载
    积分:1
  • PID
    先进PID控制及其MATLAB仿真(刘金锟)(Advanced PID control and MATLAB simulation (Liu Kun) )
    2013-10-10 11:50:23下载
    积分:1
  • Matlab-Programming
    MATLAB编程入门知道教材!介绍了MATLAB的基本功能和编程操作。(Introduction to MATLAB programming materials to know! Describes the basic functions of MATLAB and programming operations.)
    2011-11-07 15:06:09下载
    积分:1
  • ForK1
    我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。 输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法? 输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。 输入示例: 2 3 120 3 2 3 300 3 0 0 0 0 输出示例: 4 7 (Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
    2009-11-12 09:54:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载