登录
首页 » matlab » SVR与RVR

SVR与RVR

于 2019-12-28 发布
0 208
下载积分: 1 下载次数: 9

代码说明:

说明:  用于支持向量回归(SVR)和启示向量回归(RVR)分析以及交叉验证,以评估预测能力。(It is used for support vector regression (SVR) and Revelation vector regression (RVR) analysis and cross validation to evaluate prediction ability.)

文件列表:

SVR2\README.md, 1493 , 2018-10-21
SVR2\RVR, 0 , 2018-10-21
SVR2\RVR\prt_machine_rvr.m, 2058 , 2018-10-21
SVR2\RVR\prt_rvr.m, 17457 , 2018-10-21
SVR2\RVR\RVR_LOOCV.m, 4068 , 2018-10-21
SVR2\RVR\RVR_NFolds.m, 5244 , 2018-10-21
SVR2\RVR\RVR_W_Permutation.m, 1696 , 2018-10-21
SVR2\RVR\W_Calculate_RVR.m, 2383 , 2018-10-21
SVR2\RVR\W_Calculate_RVR_SGE.m, 389 , 2018-10-21
SVR2\SVR, 0 , 2018-10-21
SVR2\SVR\CorrFilter_SVR_LOOCV.m, 3185 , 2018-10-21
SVR2\SVR\NBS, 0 , 2018-10-21
SVR2\SVR\NBS\Random_Merge_100.m, 671 , 2018-10-21
SVR2\SVR\NBS\Random_w2p_100_script.m, 690 , 2018-10-21
SVR2\SVR\NBS\Random_w2p_100_script_2.m, 691 , 2018-10-21
SVR2\SVR\NBS\Significance_NBS.m, 3100 , 2018-10-21
SVR2\SVR\Regression_Prediction_Sig.m, 755 , 2018-10-21
SVR2\SVR\Regression_W_Sig.m, 684 , 2018-10-21
SVR2\SVR\Regression_W_Sig_100.m, 730 , 2018-10-21
SVR2\SVR\Regression_W_Sig_100_ForSGE.m, 743 , 2018-10-21
SVR2\SVR\Regression_W_Sig_100_ForSGE_parent.m, 489 , 2018-10-21
SVR2\SVR\Regression_W_Sig_100_SGE.m, 1311 , 2018-10-21
SVR2\SVR\Regression_W_Sig_200.m, 730 , 2018-10-21
SVR2\SVR\Regression_W_Sig_ForSGE.m, 926 , 2018-10-21
SVR2\SVR\Regression_W_Sig_ForSGE_parent.m, 216 , 2018-10-21
SVR2\SVR\Regression_W_Sig_MaximumStatistics.m, 916 , 2018-10-21
SVR2\SVR\Regression_W_Sig_SGE.m, 1096 , 2018-10-21
SVR2\SVR\SVR.m~, 4930 , 2018-10-21
SVR2\SVR\SVR_LOOCV.m, 3865 , 2018-10-21
SVR2\SVR\SVR_LOOCV_ForSGE.m, 241 , 2018-10-21
SVR2\SVR\SVR_NFolds.m, 4959 , 2018-10-21
SVR2\SVR\SVR_NFolds_Avg.m, 839 , 2018-10-21
SVR2\SVR\SVR_NFolds_ForSGE.m, 719 , 2018-10-21
SVR2\SVR\SVR_NFolds_Repeat.m, 2116 , 2018-10-21
SVR2\SVR\SVR_Permutation.m, 1772 , 2018-10-21
SVR2\SVR\SVR_W_Permutation.m, 1432 , 2018-10-21
SVR2\SVR\SVR_W_Permutation_2.m, 789 , 2018-10-21
SVR2\SVR\SVR_W_Permutation_3.m, 876 , 2018-10-21
SVR2\SVR\SVR_W_Permutation_4.m, 922 , 2018-10-21
SVR2\SVR\W_Calculate_SVR.m, 2278 , 2018-10-21
SVR2\SVR\W_Calculate_SVR_SGE.m, 341 , 2018-10-21
SVR2\SVR\W_Calculate_SVR_SGE_2.m, 379 , 2018-10-21
SVR2\SVR\W_Calculate_SVR_SGE_3.m, 303 , 2018-10-21

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

发表评论

0 个回复

  • D_MatchedFilterImplementation
    线性调频信号/chirp脉冲压缩的三种实现方式(matched filter implementation for chirp)
    2014-10-24 15:31:09下载
    积分:1
  • titleduihkxg
    其实popupwindow用起来比Dialog 方便,因为dialog一切都需要你自己来实现,而popupwindow帮我们实现了很多,我认为在使用的时候关键我们要看清参数: popupWindow.showAtLocation(parent, gravity, x, y) parent这个是一个父view试图, gravity 这个默认是居中,我们要指定显示方式:Gravity.LEFT | Gravity.TOP 最后两个参数就是显示的坐标位置,这样就可以根据需求自己定位显示位置了
    2013-11-26 08:16:34下载
    积分:1
  • hough
    Hough transform is used to transform images
    2015-04-18 04:32:58下载
    积分:1
  • PID-motor
    说明:  电机的PID控制,运行在matlab环境下,请下载。(PID motor control, to run in matlab environment, please download.)
    2008-11-04 21:48:37下载
    积分:1
  • matlab
    这个同样是利用matlab编程,结合matlab遗传算法工具箱来实现遗传算法的功能(Matlab this is to use the same programming, combined with genetic algorithm matlab genetic algorithm toolbox to achieve the function of)
    2009-04-11 15:43:00下载
    积分:1
  • edge
    运用Matlab对图像进行边缘检测,有具体的边缘检测方法,像基于梯度的算法。(Matlab, the image edge detection, edge detection method specific, such as gradient-based algorithm.)
    2020-06-25 21:40:02下载
    积分:1
  • Iulia
    Sliding DFT algorithm
    2015-04-19 00:59:51下载
    积分:1
  • structs2
    这真的是一本很好的关于structs的书籍(a very good book related to structs)
    2009-12-10 12:09:38下载
    积分:1
  • dxnb
    单项逆变simulink仿真模型,成功测试。(Single inverter simulink simulation model, and successfully tested.)
    2012-11-21 15:07:06下载
    积分:1
  • rlspara
    说明:  最小二乘法辨识电池参数,适合参考,希望对电池研究人员有帮助(Identification of battery parameters by least square method)
    2019-12-13 15:20:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载