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

multi-kernel-path-1.1

于 2018-04-21 发布 文件大小:10939KB
0 244
下载积分: 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 个回复

  • FastEMD-2
    快速EMD分解,用了相关距离来解决问题,让算法的运行速度加快(EMD FAST)
    2010-11-24 17:03:58下载
    积分:1
  • upf11
    介绍粒子滤波算法的程序,具有一定的指导意义(Particle filter algorithm describes the procedure has certain guiding significance to)
    2010-01-02 19:17:55下载
    积分:1
  • self-service-and-obstacles
    无人系统自助航路规划及自助避碰程序仿真算法发。(Unmanned systems and self-service buffet collision avoidance route planning program simulation algorithm hair.)
    2013-12-21 17:20:46下载
    积分:1
  • upf_demos
    说明:  % PURPOSE : Demonstrate the differences between the following filters on the same problem: % % 1) Extended Kalman Filter (EKF) % 2) Unscented Kalman Filter (UKF) % 3) Particle Filter (PF) % 4) PF with EKF proposal (PFEKF) % 5) PF with UKF proposal (PFUKF)( PURPOSE: Demonstrate the differences between the following filters on the same problem: 1) Extended Kalman Filter (EKF) 2) Unscented Kalman Filter (UKF) 3) Particle Filter (PF) 4) PF with EKF proposal ( PFEKF) 5) PF with UKF proposal (PFUKF))
    2008-09-13 12:21:05下载
    积分:1
  • youyuanbihuan
    说明:  此仿真实现了单位功率因数的有源逆变,也可功率因数可调。(The simulation of active power factor of the unit, also can be inverter power factor can be adjusted. )
    2011-03-17 14:45:48下载
    积分:1
  • math
    用matlab实现了3次样条,拉格朗日。辛普生、梯形等数值分析里面的重要内容。代码可用性强,可以直接调用。另外还有实验报告,非常详细的报告。(A 3 times with matlab spline, Lagrange. Simpson, trapezoidal numerical analysis and other important content inside. Code availability strong, can be called directly. There is also experimental report, very detailed report.)
    2011-05-08 23:06:25下载
    积分:1
  • ch4
    控制系统的分析包括系统的稳定性分析、时域分析、频域分析及根轨迹分析。 该资料是应用MATLAB控制系统工具箱和SIMULINK辅助环境,对控制系统进行分析。(Stability analysis of control systems include systems analysis, time domain analysis, frequency domain analysis and root locus analysis. The data is the application of MATLAB Control System Toolbox and SIMULINK assisted environment, control system analysis.)
    2013-12-27 19:57:43下载
    积分:1
  • hop
    MATLAB的hopfied神经网络实验数据和程序(MATLAB-hopfied experimental data and procedures for neural networks)
    2009-11-08 16:35:45下载
    积分:1
  • MIMO_OFDM
    MIMO-OFDM系统中不同信道估计的对比程序(MIMO-OFDM system comparison of different channel estimation procedures)
    2011-05-21 13:39:38下载
    积分:1
  • CoolXPProgressBar2
    .0 (MultiStyle ProgressBar)
    2007-06-17 06:01:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载