登录
首页 » matlab » SVR与RVR

SVR与RVR

于 2019-12-28 发布
0 197
下载积分: 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 个回复

  • MATLAB_programming_features_classic_tutorial_instr
    MATLAB程序设计指令功能经典教程MATLAB programming features classic tutorial instruction(MATLAB programming instructions feature the classic tutorial MATLAB programming features classic tutorial instruction)
    2010-08-02 11:36:21下载
    积分:1
  • New_test1
    the example source code for the pmw generate signal
    2010-02-25 20:13:25下载
    积分:1
  • quivers
    QUIVERS(x,y,u,v,Gscale,Spos,Sunit) plots velocity vectors as arrows with components (u,v) at the points (x,y). The matrices X,Y,U,V must all be the same size and contain corresponding position and velocity components (X and Y can also be vectors to specify a uniform grid).
    2011-06-06 11:25:23下载
    积分:1
  • Kmeans
    本程序是一个K-means聚类算法程序,自己生成4堆数据,然后让算法自己聚类(This program is a K-means clustering algorithm procedures, generate their own four heap data, then let yourself clustering algorithm)
    2015-04-09 14:45:33下载
    积分:1
  • MatlabTraderGUI-V1.2
    matlab回测平台。日线、周线、月线等不同周期的展示。MACD,BOLL,RSI,W&R,OBV,DMI,PVT等技术指标的展示。(Matlab back to the test platform. Show daily, Zhou Xian, on line in different period. MACD, BOLL, RSI, W&R, OBV, DMI, PVT and other technical indicators show.)
    2015-04-13 13:29:41下载
    积分:1
  • chap_10
    MATLAB入门到精通第十章的全部实例的代码(Introduction to Mastery Chapter MATLAB all the code)
    2010-08-20 16:16:17下载
    积分:1
  • UniTire_CePian_ZongHua
    在Matlab/Simulink中对UniTire统一轮胎模型建模,仿真分析纵滑与侧偏的联合工况(In Matlab/Simulink modeling in unified tire UniTire, simulation analysis of longitudinal slip and yaw joint working conditions)
    2021-04-10 22:28:58下载
    积分:1
  • flocking--MALTLAB
    多智能体蜂拥控制MATLAB基本仿真程序,帮助新手学习交流(multi-agent system of flocking matlab simulation programa )
    2021-04-19 14:38:51下载
    积分:1
  • RPxishu
    说明:  比例准谐振控制器 求差分方程系数函数, 比例谐振(PR)控制器的学习过程记录(Proportion, Resonant, PR)
    2019-05-28 15:14:07下载
    积分:1
  • DSAM
    Dynamical Systems with Applications using MATLAB书附带免费源代码(It covers standard material for an introduction to dynamical systems theory. The text deals with both discrete and continuous systems.)
    2009-06-16 20:28:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载