登录
首页 » matlab » MKL

MKL

于 2016-06-06 发布 文件大小:109KB
0 265
下载积分: 1 下载次数: 64

代码说明:

  mkL 多核学习,介绍的很详细,附有论文地址,包括所有相关的代码(mkL multicore study, described in great detail, with papers address, including all related code)

文件列表:

mkl
...\.DS_Store,12292,2011-06-09
...\abmksvm
...\.......\abmksvm_parameter.m,826,2011-06-09
...\.......\abmksvm_test.m,780,2010-12-03
...\.......\abmksvm_train.m,5043,2011-06-10
...\cabmksvm
...\........\cabmksvm_parameter.m,832,2011-06-09
...\........\cabmksvm_test.m,793,2010-12-03
...\........\cabmksvm_train.m,3161,2011-03-03
...\common
...\......\.DS_Store,12292,2011-06-09
...\......\data
...\......\....\.DS_Store,6148,2011-06-09
...\......\....\binarize.m,62,2010-12-31
...\......\....\mean_and_std.m,286,2011-01-27
...\......\....\normalize_data.m,104,2010-01-08
...\......\drawing
...\......\.......\.DS_Store,6148,2011-06-09
...\......\.......\draw_data.m,1897,2010-10-01
...\......\.......\draw_decision_function.m,2265,2010-10-01
...\......\.......\draw_gating_boundaries.m,2604,2010-10-01
...\......\.......\draw_support_vectors.m,4468,2010-10-01
...\......\gradient
...\......\........\.DS_Store,6148,2011-06-09
...\......\........\eta_gradient_gmk.m,199,2011-02-27
...\......\........\eta_gradient_lmk.m,1785,2010-10-20
...\......\........\eta_gradient_nlmk.m,270,2010-12-08
...\......\........\eta_gradient_smk.m,199,2010-09-10
...\......\gui
...\......\...\.DS_Store,6148,2011-06-09
...\......\...\read_config.m,1131,2011-03-30
...\......\kernel
...\......\......\.DS_Store,6148,2011-06-09
...\......\......\get_kernel.m,1602,2011-01-18
...\......\......\kernel.m,2148,2011-02-20
...\......\locality
...\......\........\etas.m,823,2010-10-20
...\......\........\gating_initial.m,459,2010-10-20
...\......\........\kernel_eta.m,199,2010-08-03
...\......\........\kernel_eta_sum.m,225,2011-02-27
...\......\........\locality.m,538,2010-04-20
...\......\multikernel
...\......\...........\combination_rule.m,180,2010-10-19
...\......\...........\optimal_alignment.m,211,2011-02-27
...\......\...........\optimal_centered_frobenius.m,358,2010-06-29
...\......\...........\optimal_frobenius.m,150,2010-08-02
...\......\...........\pairwise_alignment.m,320,2010-06-29
...\......\...........\pairwise_centered_frobenius.m,433,2010-06-29
...\......\...........\pairwise_frobenius.m,260,2010-08-01
...\......\solvers
...\......\.......\.DS_Store,12292,2011-06-09
...\......\.......\smo_solver.m,2552,2010-10-29
...\......\.......\solve_mksvm.m,2239,2011-03-03
...\......\.......\solve_svm.m,1505,2011-05-10
...\glmksvm
...\.......\glmksvm_parameter.m,741,2011-06-09
...\.......\glmksvm_test.m,776,2010-12-03
...\.......\glmksvm_train.m,2594,2011-02-27
...\gmksvm
...\......\gmksvm_parameter.m,806,2011-06-09
...\......\gmksvm_test.m,772,2011-02-27
...\......\gmksvm_train.m,4458,2011-03-06
...\lmksvm
...\......\lmksvm_demo.m,1675,2011-06-10
...\......\lmksvm_parameter.m,1046,2011-06-09
...\......\lmksvm_test.m,912,2010-12-06
...\......\lmksvm_train.m,3826,2010-12-21
...\mksvm
...\.....\mksvm_parameter.m,666,2010-12-03
...\.....\mksvm_test.m,756,2010-12-03
...\.....\mksvm_train.m,1719,2011-06-10
...\nlmksvm
...\.......\nlmksvm_parameter.m,832,2011-06-10
...\.......\nlmksvm_test.m,1126,2010-12-03
...\.......\nlmksvm_train.m,4217,2011-02-27
...\prepare.m,892,2011-06-09
...\rbmksvm
...\.......\rbmksvm_demo.m,1565,2011-06-10
...\.......\rbmksvm_parameter.m,817,2011-06-10
...\.......\rbmksvm_test.m,799,2010-12-03
...\.......\rbmksvm_train.m,1471,2010-12-03
...\readme.txt,2673,2011-08-02
...\smksvm
...\......\smksvm_parameter.m,752,2011-06-10
...\......\smksvm_test.m,767,2010-12-03
...\......\smksvm_train.m,4350,2011-02-27
...\svm
...\...\.DS_Store,6148,2010-06-03
...\...\svm_parameter.m,691,2011-06-10
...\...\svm_test.m,496,2010-12-03
...\...\svm_train.m,1062,2011-01-20
total_mkl_matlabcode
....................\mkl
....................\...\.DS_Store,12292,2011-06-09
....................\...\abmksvm
....................\...\.......\abmksvm_parameter.m,826,2011-06-09
....................\...\.......\abmksvm_test.m,780,2010-12-03
....................\...\.......\abmksvm_train.m,5043,2011-06-10
....................\...\cabmksvm

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

发表评论

0 个回复

  • 1
    说明:  拟退火算法的matlab示例,很好的入门程序(Proposed annealing algorithm matlab example,a good entry procedures)
    2010-06-22 09:49:12下载
    积分:1
  • For-WTA-Problem-Codes
    應用離散型PSO解決目標武器分配問題WTA 適合初學者或已有PSO基礎者使用(Application of Discrete-PSO to Solve Target Weapon Assignment Problem Suitable for beginners or have the basis of the use of PSO)
    2016-11-15 23:20:22下载
    积分:1
  • newton_iteration
    这是我自己写的亲测可用的matlab 牛顿迭代法函数程序(This is the Newton iteration program based on MATLAB written by myself)
    2014-01-07 16:32:32下载
    积分:1
  • 11
    说明:  matlab科学计算继续上传,一共10个章节,由浅入深,几乎包括了绝大部分的科学计算方法以及仿真。本人把部分算法做了优化,更为完善(matlab scientific computing continue to upload, a total 10 chapters, easy-to-digest, almost, including most of the scientific method of calculation and simulation. I have done a part of algorithm optimization, a more perfect)
    2008-12-25 16:32:52下载
    积分:1
  • tdms
    将labview的数据类型文件转换为matlab能够读取的数据类型(The LabVIEW data type file is converted to Matlab can read the data types )
    2011-09-26 08:57:47下载
    积分:1
  • simplified-ELECTRE-
    本论文描述了一种基于ELECTRE排序的简化方法,使多属性决策更加简便(This paper describes a simplified approach based on ELECTRE sort, easier to make multi-attribute decision)
    2011-10-05 15:00:46下载
    积分:1
  • chap2
    《matlab应用大全》赵海滨编著,清华大学出版社,第二章主讲matlab科学计算,包括多项式的求值、插值、函数的极限算法(The application of matlab Zhao Haibin compiled, tsinghua university press, chapter 2 on matlab scientific computing, including evalu)
    2013-10-31 09:30:59下载
    积分:1
  • ResearchontheIMFcriterioninEMDmethod
    研究EMD经验模态分解中的IMF固有模态函数的文章(Study EMD EMD IMF in the intrinsic mode function of the article)
    2007-10-25 22:37:02下载
    积分:1
  • DIPUMToolbax
    冈萨雷斯数字图像处理matlab版源码 V1[1].1.3, 有书中的所有源码,都能使用,和大家一起分享(Gonzalez digital image processing matlab source code version V1 [1] .1.3, the book has all the source code, can be used, and the U.S. share)
    2009-03-17 14:50:10下载
    积分:1
  • syslin
    un fichier pour résoudre un système linéaire par matlab
    2014-01-06 20:42:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载