登录
首页 » LINUX » 85375532SimpleMKL

85375532SimpleMKL

于 2018-01-23 发布 文件大小:358KB
0 310
下载积分: 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 个回复

  • prml-web-sol
    经典的国外bitshop关于机器学习和模式识别教程,全是英文,内容详细(Classic foreign bitshop tutorial on machine learning and pattern recognition, all in English, detailed)
    2010-06-12 13:28:58下载
    积分:1
  • PFEMOUNA
    commande of industrial mobile robot
    2013-04-05 23:24:37下载
    积分:1
  • PCA-SIFT
    PCA 降维 有代码可以运行的哦 亲 PCA 降维 有代码可以运行的哦 亲 PCA 降维 有代码可以运行的哦 亲 (The code of PCA)
    2012-10-19 22:35:27下载
    积分:1
  • Best-racial-fashion
    在matlab环境下,实现流行乐最炫名族风的演奏(Best racial fashion playing in the Matlab environment)
    2012-11-26 22:11:03下载
    积分:1
  • cum3est
    通过输入相关参数,实现三阶累积量的求法。从而避免复杂的计算过程。(By input parameters, the third order cumulant method. To avoid complex calculation process. )
    2013-08-03 11:11:28下载
    积分:1
  • zhuchengxu3-4
    功率控制在CDMA移动通信系统中的作用 (The role of power control in a CDMA mobile communication system)
    2013-04-27 23:17:30下载
    积分:1
  • MUSIC
    MUSIC算法是最经典的超分辨DOA估计方法,它利用了信号子空间和噪声子空间的正交性,构造空间谱函数,通过谱峰搜索,检测信号的DOA。MUSIC算法对DOA的估计从理论上可以有任意高的分辨率(MUSIC algorithm is the most classical super-resolution DOA estimation method. It uses the orthogonality of signal subspace and noise subspace to construct spatial spectral function, and detects the DOA of signal through peak search. MUSIC algorithm can theoretically estimate DOA with arbitrary high resolution.)
    2019-04-11 16:18:18下载
    积分:1
  • pseudorange-伪距单点定位
    通过读取GPS RINEX格式观测和星历文件,实现了GPS伪距单点定位,经过数据验证,该算法定位结果有效。(By reading the GPS RINEX format observation and ephemeris file, the GPS pseudorange single point positioning is realized, and the positioning result is valid through data verification.)
    2020-10-09 14:07:35下载
    积分:1
  • AC_tachometer
    AC TACHOMETER Steady-state conditions Analizer
    2010-09-22 06:50:58下载
    积分:1
  • qiangdudazuoye
    北航强度大作业,包括两道题,代码、程序都是做好的,请放心使用(The Beihang intensity operations, including two title, code and procedures do a good job, ease of use)
    2012-06-03 00:15:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载