登录
首页 » matlab » multi-kernel-path-1.1

multi-kernel-path-1.1

于 2018-04-21 发布 文件大小:10939KB
0 211
下载积分: 1 下载次数: 5

代码说明:

  多核变换,稀疏变换,核变换自适应学习,图形图像变换(Description ----------- Multi-Kernel-Path package is a Matlab program that computes the entire regularization path for multiple-kernel learning problems. More precisely, it solves any learning problem with a smooth loss function and where the kernel itself is optimized over combinations of several basis kernels. It returns the solutions for ALL values of the regularization parameter.)

文件列表:

multi-kernel-path-1.1\all_derivatives.m, 1475 , 2006-01-11
multi-kernel-path-1.1\boston.mat, 56912 , 2004-10-26
multi-kernel-path-1.1\build_efficient_Ks.m, 814 , 2005-09-27
multi-kernel-path-1.1\build_efficient_Ks_test.m, 531 , 2005-09-27
multi-kernel-path-1.1\compute_ds.m, 616 , 2005-11-02
multi-kernel-path-1.1\compute_newlambda2.m, 970 , 2005-09-27
multi-kernel-path-1.1\create_path_kernel_matrices.m, 5607 , 2005-11-02
multi-kernel-path-1.1\cv_general_script.m, 5735 , 2004-11-02
multi-kernel-path-1.1\demo_script_1.m, 3767 , 2006-01-11
multi-kernel-path-1.1\demo_script_2.m, 3767 , 2006-01-11
multi-kernel-path-1.1\demo_script_3.m, 7706 , 2006-01-11
multi-kernel-path-1.1\demo_script_4.m, 4048 , 2006-01-11
multi-kernel-path-1.1\demo_script_5.m, 4118 , 2006-01-11
multi-kernel-path-1.1\demo_script_6.m, 3501 , 2006-01-11
multi-kernel-path-1.1\demo_script_7.m, 6418 , 2006-01-11
multi-kernel-path-1.1\devectorize.c, 457 , 2004-08-17
multi-kernel-path-1.1\devectorize.dll, 6144 , 2004-08-17
multi-kernel-path-1.1\devectorize_single.c, 472 , 2005-09-27
multi-kernel-path-1.1\devectorize_single.dll, 6144 , 2005-09-27
multi-kernel-path-1.1\follow_entire_path.m, 17262 , 2006-01-11
multi-kernel-path-1.1\generate_random_problem.m, 1231 , 2005-09-26
multi-kernel-path-1.1\get_etas.m, 171 , 2005-09-27
multi-kernel-path-1.1\ionosphere.mat, 96416 , 2004-10-26
multi-kernel-path-1.1\kernels_labels_demo.mat, 11100907 , 2006-01-06
multi-kernel-path-1.1\kernel_operation.m, 1422 , 2005-09-27
multi-kernel-path-1.1\kernel_operation_test.m, 864 , 2004-08-19
multi-kernel-path-1.1\liver.mat, 17496 , 2004-08-25
multi-kernel-path-1.1\newton_method.m, 2929 , 2005-09-27
multi-kernel-path-1.1\objective_function.m, 2811 , 2005-11-02
multi-kernel-path-1.1\objective_function_with_inv_hessian.m, 2168 , 2005-11-02
multi-kernel-path-1.1\predictor_step.m, 1839 , 2005-11-02
multi-kernel-path-1.1\problem_type.m, 326 , 2005-09-22
multi-kernel-path-1.1\psi1_loss.m, 394 , 2005-09-22
multi-kernel-path-1.1\psi2_loss.m, 394 , 2005-09-22
multi-kernel-path-1.1\psi3_loss.m, 463 , 2005-09-22
multi-kernel-path-1.1\psi_loss.m, 749 , 2005-09-22
multi-kernel-path-1.1\readme.txt, 4180 , 2006-10-18
multi-kernel-path-1.1\sqdist.m, 388 , 2003-02-22
multi-kernel-path-1.1\symmetric_vectorize.c, 398 , 2004-08-17
multi-kernel-path-1.1\symmetric_vectorize.dll, 6144 , 2005-09-27
multi-kernel-path-1.1\symmetric_vectorize_single.c, 413 , 2005-09-27
multi-kernel-path-1.1\symmetric_vectorize_single.dll, 6144 , 2005-09-27
multi-kernel-path-1.1\target.m, 246 , 2005-09-22
multi-kernel-path-1.1\vectorize_product.c, 497 , 2004-08-17
multi-kernel-path-1.1\vectorize_product.dll, 6144 , 2004-08-17
multi-kernel-path-1.1\vectorize_product_single.c, 532 , 2005-09-27
multi-kernel-path-1.1\vectorize_product_single.dll, 6144 , 2005-09-27
multi-kernel-path-1.1, 0 , 2006-10-18

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

发表评论

0 个回复

  • four
    说明:  第四章 MATLAB 图形对象操作 4.1 图形对象的属性 4.2 图形对象句柄的获取 4.2.1 对象创建时获取 4.2.2 层次关系来获取 4.2.3 当前对象的获取 4.2.4 根据对象属性值的获取 4.3 图形对象句柄的删除与判断 4.3.1 句柄的删除 4.3.2 句柄的判断 4.4 图形对象属性值的获取与设置 4.4.1 图形对象属性值的设置 4.4.2 图形对象属性值的获取 4.4.3 用户缺省值的操作 4.5 图形对象的其它操作 4.5.1 figflag 函数 4.5.2 findfigs 函数 4.5.3 copyobj 函数 4.5.4 capture 函数 4.5.5 refresh 函数 4.5.6 saveas 函数 4.5.7 hgload 函数和 hgsave 函数 4.5.8 newplot 函数 (Chapter IV of MATLAB graphic objects to operate the properties of graphic object 4.1 graphic object handle 4.2 Access 4.2.1 object created when the relationship between the level of access to 4.2.2 to get 4.2.3 to obtain the current object under the object attribute value 4.2.4 Access 4.3 graphic object handle to remove the judge handles the deletion of 4.3.1 judgments 4.3.2 Handle 4.4 graphic object attribute values to obtain and set the target attribute value 4.4.1 graphics settings 4.4.2 graphic object attribute values to obtain 4.4 .3 user operation 4.5 Default graphic object 4.5.1 figflag other operations function 4.5.2 findfigs function 4.5.3 copyobj function 4.5.4 capture function 4.5.5 refresh function 4.5.6 saveas function 4.5.7 hgload function and 4.5.8 newplot function hgsave function)
    2008-10-19 15:17:25下载
    积分:1
  • CDMA
    MATLAB软件在CDMA通信系统仿真中的应用(MATLAB software in the CDMA communication system Simulation)
    2010-05-20 17:48:07下载
    积分:1
  • Auto-generation-of-DSP-code-on-matlabbench
    matlab平台上dsp代码自动生成,应用matlab和ccs的联合仿真提高开发周期(Matlab platform dsp automatic code generation, Application ccs and Matlab simulation to improve the joint development cycle)
    2006-10-16 12:55:14下载
    积分:1
  • path-planning-literature
    宇航学报中收录的关于无人机航迹规划的优秀论文,十分值得参考!(literature about path planning and worth referencing )
    2012-12-04 15:15:08下载
    积分:1
  • lujingguihua
    很好用的基于人工势场法做的matlab路径规划算法 仿真程序(Do based on artificial potential field method matlab well used path planning algorithm simulation program)
    2014-10-24 21:08:08下载
    积分:1
  • kiran
    edge detection with library operation on matlab
    2014-11-17 16:04:30下载
    积分:1
  • gmt
    说明:  此为遗传算法和模拟退火算法相结合的一个方法,可实现对函数的优化(This is the genetic algorithm and simulated annealing algorithm, a combination of methods, the optimization function can be realized)
    2011-03-30 19:39:05下载
    积分:1
  • 自适应动态规划,数据驱动模型
    自适应动态规划,数据驱动模型,神经网络,最优跟踪控制,鲁棒控制 Data-Driven Robust Approximate Optimal Tracking Control for Unknown General Nonlinear Systems Using Adaptive Dynamic Programming Method(Adaptive dynamic programming, data-driven model, neural networks, optimal tracking control, robust control.)
    2020-10-03 22:27:39下载
    积分:1
  • Basic_Operation_Tutorial_MATLAB_simulation_modelin
    MATLAB仿真建模基本操作教程Basic Operation Tutorial MATLAB simulation modeling(MATLAB simulation modeling basics tutorial Basic Operation Tutorial MATLAB simulation modeling)
    2010-08-03 10:40:44下载
    积分:1
  • back_feed
    通过反馈网络的自适应学习算法自我修正阈值和连接权值等参数(Through the feedback network of the adaptive learning algorithm for self-correction threshold and connection weights and other parameters)
    2010-05-16 19:05:43下载
    积分:1
  • 696516资源总数
  • 106454会员总数
  • 1今日下载