登录
首页 » matlab » SimpleMKL

SimpleMKL

于 2015-11-17 发布 文件大小:359KB
0 227
下载积分: 1 下载次数: 132

代码说明:

  很经典的一个多核学习程序SimpleMKL,包括对应的文章和demo程序,可以很容易学习和上手MKL的原理和应用!(A classic learning program multicore SimpleMKL, including the corresponding articles and demo program that makes it easy to learn and to use the principles and applications of MKL!)

文件列表:

build_efficientK.m,619,2008-02-17
costsvmclass.m,547,2007-10-13
costsvmclassls.m,1304,2007-10-31
costsvmoneagainstall.m,546,2007-11-14
costsvmoneagainstone.m,538,2008-02-18
costsvmreg.m,461,2007-08-01
CreateDataAppTest.m,1616,2004-07-29
CreateKernelListWithVariable.m,877,2007-11-17
devectorize.c,457,2004-08-18
devectorize.dll,6144,2007-10-11
devectorize.mexglx,6888,2007-10-11
devectorize_single.c,472,2007-10-30
devectorize_single.dll,6144,2008-02-17
devectorize_single.mexglx,6912,2007-10-30
exmklclass.m,3819,2008-02-18
exmkllsdisk.m,4321,2007-11-03
exmklmulticlass.m,3070,2008-02-18
exmklmulticlassrealdata.m,2361,2008-02-17
exmklreg.m,1542,2007-11-14
exmklvariationC.m,3399,2007-10-02
gradsvmclass.m,568,2007-10-30
gradsvmclassls.m,2338,2007-11-03
gradsvmoneagainstall.m,631,2007-11-14
gradsvmoneagainstone.m,631,2007-11-14
gradsvmreg.m,496,2007-11-14
ionosphere.mat,93608,2004-01-25
mklbuildkernel.m,1142,2007-10-23
mklkernel.m,726,2008-02-17
mklmulticlass.m,10028,2008-02-17
mklmulticlassupdate.m,5492,2007-11-14
mklsvm.m,11433,2008-02-17
mklsvmclassSILP.m,6896,2007-12-11
mklsvmls.m,10162,2007-11-03
mklsvmlsupdate.m,5096,2007-10-01
mklsvmregSILP.m,3486,2007-08-01
mklsvmupdate.m,5743,2007-10-10
monqp.m,11316,2008-01-17
More Efficiency in Multiple Kernel Learning.pdf,175056,2015-05-31
normalizemeanstd.m,769,2005-12-18
simplemkl.zip,106709,2015-05-31
sumKbeta.m,625,2007-10-30
sumKbetals.m,1788,2007-11-03
svmclass.m,3510,2004-10-28
svmclasslsformkl.m,8944,2007-10-31
svmkernel.m,5227,2005-02-01
svmval.m,4685,2004-02-25
UnitTraceNormalization.m,1003,2008-02-17
vectorize.c,398,2004-08-18
vectorize.dll,6144,2008-02-17
vectorize.mexglx,6599,2007-10-30
VectorizeCofSVM.m,647,2007-10-19
vectorize_single.c,413,2007-10-30
vectorize_single.dll,6144,2008-02-17
vectorize_single.mexglx,6607,2007-10-30
WeightK.m,1182,2007-10-05

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

发表评论

0 个回复

  • IntelligentControl(MATLABsource)
    各种控制,从难到易,需要的可以看看,主要部分是神经智能控制,不多解释了(A variety of control, from difficult to easy, we need to look at the main part is the neural intelligent control, no more and no explanation of)
    2008-12-13 10:25:54下载
    积分:1
  • huangjinfengedian
    黄金分割点的matlab程序,希望对莘莘学子有用哦(matlab progress)
    2012-04-28 20:10:51下载
    积分:1
  • findclosevalues.m
    five set of data, and a specific value, the code give the closest value the given data and the idex
    2015-04-03 06:40:50下载
    积分:1
  • YTY_GA_Final
    To find the largest fitness value and its location 寻找最大适应性及相应的位置! Population N=50;crossover bits=n/2 (half of bits of an individual) with random locations,mutation bits = 4 种群数 N=50,交换位数= n/2, 即个体位数的一半,且位置随机; 变异位数统一取为4; Nc=20,28,36,44,individuals for crossover(交换的个数)。 Nm=1,5,10,15, individuals for mutation(变异的个数)。 (To find the largest fitness value and its location to find the location of the maximum adaptability and the corresponding! Population N = 50 crossover bits = n/2 (half of bits of an individual) with random locations, mutation bits = 4 population size N = 50, exchange digits = n/2, ie half of the median individual, and random position variation is taken as unity median 4 Nc = 20,28,36,44, individuals for crossover (exchange number). Nm = 1,5,10,15, individuals for mutation (the number of variations.))
    2010-12-27 21:23:27下载
    积分:1
  • ztfx
    电力系统动态稳定性分析程序,matlab编写,代码精简,功能强悍(Power system dynamic stability analysis program, matlab write, code streamlining, powerful functions)
    2011-10-21 15:55:19下载
    积分:1
  • L1_homotopy_v2.0
    利用L1-homotopy算法实现信号的重构(parse recovery of streaming signals using L1-homotopy)
    2014-07-14 11:23:32下载
    积分:1
  • QPSKsimulation
    重要是实现通过瑞利信道的QPSK的仿真,同时给出了其误码率的仿真(Important thing is to achieve through the Rayleigh channel QPSK simulation, while its error rate is given simulation)
    2009-12-11 14:11:35下载
    积分:1
  • PLS
    说明:  PLS算法的实现以及对TE过程的预测效果(PLS Algorithm implementation and prediction of TE process)
    2021-03-31 09:59:09下载
    积分:1
  • matlab
    matlab调用sap2000计算分析代码示例(matlab call sap2000 computational analysis code examples)
    2020-06-26 16:20:01下载
    积分:1
  • Sinus_Rhythm
    This code loads the file Normal_Sinus Rhythm.ecg into matlab and has the following outputs: - plot of the voltage over the entire period - plot of the voltage over 10 seconds - plot of the residual over a 10 second period - calculation of the average voltage, average residual, standard and deviation of voltage and the rms residual - outputs the residuals as a single column of numbers to the text file assign1_out.txt"
    2011-09-23 12:04:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载