登录
首页 » matlab » SimpleMKL

SimpleMKL

于 2015-11-17 发布 文件大小:359KB
0 164
下载积分: 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 个回复

  • mac_simulation
    regullar gallager matrix for low density parity check codes using matlab function for generate random matrix by gallager theory for MAC devises
    2013-09-10 17:51:28下载
    积分:1
  • FUZZY_NET1
    Simple Matlab Code for Neural Network Hebb Learning Rule. It is good for NN beginners students. It can be applied for simple tasks e.g. Logic and , or , not and simple images classification.
    2015-02-14 22:00:48下载
    积分:1
  • DMERR
    说明:  一种基于动态路径损耗指数的最小能耗中继路由 (Dynamic Minimum Energy Relay Routing,DMERR)算法,该算法能够获取巷道内各处准确的路径损耗指数,准确计算巷道内每处的最佳通讯距离,从而节省通信能量。(the Minimum Energy Relay Routing (DMERR) algorithm which is based on dynamic path loss parameter is proposed, this algorithm can save the energy of communication by obtain the exact path loss parameter of each place in roadways and calculation the optimum communication distance accurately. )
    2011-03-21 09:44:53下载
    积分:1
  • matlab-differential-equations
    matlab求解偏微分方程,包含多种方法。(matlab solving partial differential equations, containing a variety of methods.)
    2012-08-20 21:33:18下载
    积分:1
  • chenggong
    This file is about vector control of PMSM (permanent magnet synchronous machine) Try it.
    2014-01-14 17:22:18下载
    积分:1
  • SOC_kalman
    基于Kalman滤波器设计思想,仿真实现电池充放电模型建立,实现二阶RC电路充放电模型;(The battery charge and discharge model to achieve second-order RC circuit to charge and discharge model-based Kalman filter design thinking, simulation )
    2012-11-27 23:04:32下载
    积分:1
  • development-risk-prediction
    本文基于BP神经网络应用于预测的原理,提出预测步骤及预测可行性,探讨建立基于BP神经网络的预测模型的关键技术,包括样本的选取与预处理、输入输出变量的选取、隐层节点数的确定、初始权值和阈值的选取、激活函数、训练算法与参数的选取,最后建立合理的网络模型;结合住宅市场的实际情况,建立两类BP 神经网络预测模型:基于时间序列的趋势预测模型以及基于影响因素的回归预测模型,即分别采用神经网络趋势预测和回归预测的思路,把住宅市场的供给、需求与房价的历年数据以及其影响因素的数据分别作为学习样本,建立预测模型,进行预测。(Real estate development risk prediction )
    2011-04-22 10:40:30下载
    积分:1
  • Fractional-statistics-
    分数阶统计是现代统计信号处理的重要内容,这里是alpha、beta分布的情况,仿真程序(Fractional statistics is an important content of modern statistical signal processing, where alpha and beta distribution emulator)
    2013-01-27 12:25:04下载
    积分:1
  • gdsii-83
    Creat GDS II with Matlab
    2014-07-10 15:48:33下载
    积分:1
  • MATLAB_Codes---Copy
    matlab code neural network
    2016-12-14 01:38:51下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载