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

multi-kernel-path-1.1

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

  • 用于分类的相关向量机(RVM)算法
    用于分类的相关向量机(RVM)算法,可以实现很好的分类。(RVM algorithm can be good for classification. )
    2021-04-12 20:08:57下载
    积分:1
  • monituihuoyichuansuanfaTSP
    在Matlab开发环境上用模拟退火算法求解TSP问题,(Matlab development environment with simulated annealing algorithm to solve TSP problems,)
    2013-04-15 16:51:04下载
    积分:1
  • MUSIC-and-ESPRIT
    阵列信号处理里面deDOA估计算法 MUSIC,ESPRIT算法,空间平滑MUSIC,非常好的!(Array signal processing algorithms which estimate deDOA MUSIC, ESPRIT algorithm, spatial smoothing MUSIC, very good!)
    2014-12-09 19:55:20下载
    积分:1
  • GA
    说明:  关于遗传算法的matlab程序,可实现gatool中的大部分功能。(Matlab genetic algorithm on these procedures is to realize most of the functionality gatool.)
    2007-08-16 23:28:33下载
    积分:1
  • neuron-degree
    计算神经细胞的度——Mathematica的程序 计算神经细胞的度——Mathematica的程序(computing neurons degree——Mathematica program)
    2012-05-14 08:16:05下载
    积分:1
  • menashiftmatlab2
    这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,mean-shift用于图像分割 Matlab程序(This program debug version then matlab2012b success in graduate design information previously found on the Internet when we want to be useful, MATLAB programs: the use of DWT image watermarking embedding and extraction, which contains a watermark image, the original image)
    2014-01-16 13:09:16下载
    积分:1
  • OFDMReception
    在MATLAB仿真环境下,该程序是对OFDM系统的接收端的模拟仿真实现(In the MATLAB simulation environment, the program is the receiving end of the OFDM system simulation experiment)
    2010-08-26 15:59:49下载
    积分:1
  • Matlab-Mapping
    说明:  用matlab实现世界地图调用和显示,可以任意控制范围(using Matlab world map and calls, it can be arbitrary control)
    2006-03-23 11:43:48下载
    积分:1
  • zzz099SVM
    为了对目标进行快速的检测,提出了一种新的基于支持向量机的级联式分类器的构造方法。该级联分类器由若干个线性SVM弱分类器构成,结构简单,分类时间极快。针对级联结构中的每个节点的训练给出了一个新的SVM框架下的二次规划模型,这使得每个节点都有较高的正样本检测率和适当的负样本错检率。(In order to quickly detect the target, a new cascade based on support vector machine classifier constructor. The cascade is controlled by a number of weak linear SVM classifier structure, simple structure, classification of time fast. Cascade structure for the training of each node is given a new SVM quadratic programming model under the framework, which allows each node has a higher detection rate of positive samples and negative samples of appropriate fault detection rate.)
    2011-04-27 17:23:23下载
    积分:1
  • dijkstraties
    dijkstra输入邻接矩阵,起讫点,输出最短路径(This function is built on the dijkstra.m function written by Jorge)
    2012-05-14 19:04:59下载
    积分:1
  • 696518资源总数
  • 106268会员总数
  • 10今日下载