登录
首页 » LINUX » 85375532SimpleMKL

85375532SimpleMKL

于 2018-01-23 发布 文件大小:358KB
0 314
下载积分: 1 下载次数: 21

代码说明:

  SimpleMKL是一种多核分类的算法,SVM的思想(SimpleMKL is one of the multi kernel algorithm)

文件列表:

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

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

发表评论

0 个回复

  • 20105271274922703503
    利用matlab编写的桁架结构模态振型计算,运行之后出现各阶振型动画。 (Prepared using matlab truss calculation of vibration mode, run the first vibration mode appears after the animation.)
    2010-12-08 16:46:23下载
    积分:1
  • BSpline
    自己写的matlab里面的,B样条基函数的简单程序,用的是卷积的方法(bspline basic functions,you can use it to conquer some ans)
    2012-05-16 17:09:28下载
    积分:1
  • bicycleStability
    三自由度自行车模型,非线性轮胎模型,考虑纵向加速度(Three DOF bicycle model, nonlinear tire model, considering the longitudinal acceleration)
    2013-09-12 04:11:10下载
    积分:1
  • threshold
    小波去噪小程序 matlab实现 自创 呵呵 与大家分享(a simple denoise program )
    2010-12-30 20:18:33下载
    积分:1
  • RBF
    说明:  RBF的MATLAB M文件实现。不是MATLAB的工具箱函数。(RBF the realization of the MATLAB M files. MATLAB is not a function of the toolbox.)
    2009-07-21 21:30:27下载
    积分:1
  • mpc
    matlab simulink 实现对控制对象的预测控制(matlab simulink realization of the control object predictive control)
    2013-07-23 22:12:53下载
    积分:1
  • wrb1
    语音基本间隙检测算法,voice activity detection(basic voice Gap Detection Algorithm, voice activity detection)
    2006-06-16 15:02:03下载
    积分:1
  • code
    1.O——Hungarian.m 主要功能: 实现匈牙利算法,最终产生关联矩阵 2.trackassoicataion_hgm 主要功能: 1)实现两个传感器对三条航迹的估计; 2)实现两个传感器三组数据的关联; 3)统计误关联-步数的关系,画出结果图。(1.O- Hungarian.m The main function: Hungarian algorithm to achieve, ultimately produce correlation matrix 2.trackassoicataion_hgm The main function: 1) to achieve two sensors estimate of three tracks 2) to achieve the two sensors associated with the three sets of data 3) statistical error associated with- relationship the number of steps, the results shown in Fig.)
    2015-09-17 15:56:54下载
    积分:1
  • For2008a_2
    matlab2008a版本的使用教程和范例,包括book文件夹和m文件夹。(matlab2008a version of the use of tutorials and examples, including folders and m book folder.)
    2011-05-09 10:22:35下载
    积分:1
  • Prims
    prim 最小生成树 代码 matlab平台使用(prim tree code matlab)
    2011-05-30 22:51:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载