登录
首页 » matlab » UVE

UVE

于 2018-06-11 发布 文件大小:493KB
0 242
下载积分: 1 下载次数: 45

代码说明:

  蒙特卡罗-无信息变量消除 特征提取 偏最小二乘(wavelength selection)

文件列表:

UVE, 0 , 2017-04-20
UVE\.DS_Store, 6148 , 2014-06-19
UVE\DM2.mat, 31152 , 2009-05-17
UVE\axisrange.m, 124 , 2013-04-13
UVE\carspls.m, 4643 , 2014-02-13
UVE\carspls_mccv.m, 3810 , 2014-02-13
UVE\carsplslda.m, 4108 , 2014-02-10
UVE\classplot2.m, 2082 , 2012-03-03
UVE\compute_pvalue.m, 127 , 2014-02-11
UVE\corn_m51.mat, 351509 , 2017-01-15
UVE\csvd.m, 279 , 2009-12-24
UVE\databin.m, 540 , 2011-04-20
UVE\demo_Elastic_Component_Regression_ECR.m, 2231 , 2014-07-09
UVE\demo_PLS_Discriminant_Analysis.m, 2653 , 2014-06-19
UVE\demo_PLS_Regression.asv, 2466 , 2017-03-13
UVE\demo_PLS_Regression.m, 2527 , 2017-03-13
UVE\description_libPLS.pdf, 80806 , 2014-02-08
UVE\ecr.m, 1615 , 2014-07-06
UVE\ecrcv.m, 3445 , 2014-07-02
UVE\ecrpred.m, 579 , 2009-12-25
UVE\histfitnew.m, 2077 , 2014-02-02
UVE\irf.m, 5051 , 2014-02-15
UVE\iriv.m, 8025 , 2014-02-15
UVE\ks.m, 1107 , 2013-02-27
UVE\ldapinv.m, 476 , 2014-02-08
UVE\mcs.m, 2728 , 2014-02-08
UVE\mcuvepls.m, 1244 , 2013-03-31
UVE\mcuveplslda.m, 1374 , 2013-04-13
UVE\modelpath.m, 665 , 2010-01-01
UVE\mwpls.m, 1217 , 2013-03-31
UVE\opls.m, 1611 , 2014-01-29
UVE\oscfearn.m, 1026 , 2012-04-04
UVE\oscwold.m, 1187 , 2012-04-04
UVE\phadia.m, 2892 , 2014-02-10
UVE\plotcars.m, 839 , 2014-02-08
UVE\plotcars_plslda.m, 828 , 2013-04-13
UVE\plotlda.m, 1918 , 2013-04-13
UVE\plotmcs.m, 598 , 2012-05-17
UVE\plotpath.m, 466 , 2010-01-01
UVE\plotphadia.m, 1683 , 2014-02-03
UVE\plotphadiavar.m, 988 , 2014-02-03
UVE\plotspa.m, 1127 , 2013-04-13
UVE\pls.m, 2067 , 2014-02-18
UVE\plscv.m, 3207 , 2014-02-13
UVE\plsdcv.m, 1945 , 2013-03-31
UVE\plslda.m, 1739 , 2014-06-19
UVE\plsldacv.m, 3017 , 2014-02-08
UVE\plsldamccv.m, 2120 , 2014-02-08
UVE\plsldaval.m, 578 , 2013-04-13
UVE\plsmccv.m, 3309 , 2014-02-13
UVE\plsnipals.m, 1054 , 2014-02-12
UVE\plsrdcv.m, 1161 , 2013-04-01
UVE\plsval.m, 598 , 2013-03-30
UVE\powermethod.m, 301 , 2014-07-06
UVE\prcurve.m, 952 , 2013-12-11
UVE\pretreat.m, 851 , 2014-02-10
UVE\randomfrog_pls.m, 3019 , 2013-03-31
UVE\randomfrog_plslda.m, 2856 , 2013-04-13
UVE\roccurve.m, 1666 , 2014-06-19
UVE\spa.m, 4449 , 2014-06-19
UVE\splineValue.m, 209 , 2010-10-22
UVE\sumsqr.m, 438 , 2013-10-25
UVE\tp.m, 451 , 2012-06-11
UVE\vcn.m, 3461 , 2014-03-02
UVE\vip.m, 923 , 2014-02-18

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

发表评论

0 个回复

  • free_fmincon.m
    说明:  %Fmincon Options for FMINCON % % The OPTIM.OPTIONS.FMINCON class allows the user to create a set of % options for the FMINCON solver. For a list of options that can be set, % see the documentation for FMINCON. % % OPTS = OPTIM.OPTIONS.FMINCON creates a set of options for FMINCON % with the options set to their default values. % % OPTS = OPTIM.OPTIONS.FMINCON(PARAM, VAL, ...) creates a set of options % for FMINCON with the named parameters altered with the specified % values. % % OPTS = OPTIM.OPTIONS.FMINCON(OLDOPTS, PARAM, VAL, ...) creates a copy % of OLDOPTS with the named parameters altered with the specified values. % % See also OPTIM.OPTIONS.MULTIALGORITHM, OPTIM.OPTIONS.SOLVEROPTIONS
    2019-12-12 21:45:28下载
    积分:1
  • DateUtil
    时间帮助类,提供各种时间格式转换,获取对应的时间(The time help class provides a variety of time format conversion to get the corresponding time.)
    2018-05-21 11:01:07下载
    积分:1
  • numerical analysis
    说明:  [Numerical Methods in Engineering with MATLAB]2005 solution code for some problems
    2019-03-31 14:39:07下载
    积分:1
  • 论文1(附完整GAMS程序,在附录中)
    说明:  gams代码,cge学习中关于实例的代码比较少,这份文件详细的CGE建模和GAMS代码(Gams code, CGE learning about instance code is relatively small, this document detailed CGE modeling and GAMS code)
    2019-04-28 22:35:30下载
    积分:1
  • 1801-f_104
    说明:  dds image file for nif textureing
    2020-06-25 20:20:02下载
    积分:1
  • 制作的tooltip工具提示插件
    说明:  一款使用js和css3制作的tooltip工具提示插件。该tooltip插件显示时带css3动画特效,(css3. The tooltip plug-in is d)
    2019-01-02 14:31:12下载
    积分:1
  • pid控制仿真
    说明:  pid在matlab编程的实际运用,利用simulink编写程序(PID in the actual application of MATLAB programming, using Simulink to write the program)
    2020-08-13 09:45:15下载
    积分:1
  • MCP23S08
    MCP23S08 SPI code test
    2021-02-02 10:20:01下载
    积分:1
  • 光伏及逆变器matlab模型
    光伏及逆变器matlab模型,对光伏发电进行动态仿真(Photovoltaic and inverter matlab model for dynamic simulation of photovoltaic power generation.)
    2021-03-08 20:59:28下载
    积分:1
  • 用VC实现的扫雷小游戏,操作界面简单,可在休闲时玩一玩
    用VC实现的扫雷小游戏,操作界面简单,可在休闲时玩一玩 -Realize the mine with VC game, user interface simple, leisure time in play
    2022-02-09 17:56:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载