• 大小: 779KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-28
  • 语言: Matlab
  • 标签: matlab  pls  opls  osc  

资源简介

pretreat.m,pretreat.m ,opls.m ,oscfearn.m loscwold.m ks.m pls.m Idapinv.m plslda.m lecr.m plscv.m, plsidacv.m lplscv.m, plsldacv.m, ecrcv.m plsdcv.m, plsldadcv.m plsmccv.m, plsldamccv.m,mcs.m inside pls.m or plslda. minside pls.m or plslda.m Imcuvepls.m, mcuveplslda.m carspls.m, carsplalda.m randomfrog. pls.m, randomfrog plsida. ml irf. mspa.m mwpls.m,phadia.m iriv.m vcn.m。

资源截图

代码片段和文件信息

function [lowhigh]=axisrange(x)
%+++ for a better axis range

r=0.10;
a=min(x);
b=max(x);
d=(b-a);
low=a-d*r;
high=b+d*r;


 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-12-29 13:27  libPLS an I...for Partial Least Squares总算法matlab代码\
     文件       80806  2014-02-09 05:06  libPLS an I...for Partial Least Squares总算法matlab代码\description_libPLS.pdf
     文件      233232  2018-04-18 18:51  libPLS an I...for Partial Least Squares总算法matlab代码\对应于各个算法的 图片.png
     目录           0  2019-12-29 13:27  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\
     文件         124  2013-04-14 06:41  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\axisrange.m
     文件        4643  2014-02-13 23:55  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\carspls.m
     文件        3810  2014-02-14 11:42  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\carspls_mccv.m
     文件        4206  2018-03-06 09:14  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\carsplslda.m
     文件        2082  2012-03-03 23:59  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\classplot2.m
     文件         127  2014-02-12 04:49  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\compute_pvalue.m
     文件      402792  2013-03-30 23:18  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\corn_m51.mat
     文件         279  2009-12-24 19:02  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\csvd.m
     文件         540  2011-04-21 09:49  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\databin.m
     文件        2231  2014-07-10 03:02  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\demo_Elastic_Component_Regression_ECR.m
     文件        2590  2018-03-07 22:58  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\demo_PLS_Discriminant_Analysis.m
     文件        3078  2014-02-09 05:36  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\demo_PLS_Regression.m
     文件       24229  2018-03-07 22:53  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\DM2.mat
     文件        1615  2014-07-07 03:18  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\ecr.m
     文件        3445  2014-07-03 04:08  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\ecrcv.m
     文件         579  2009-12-25 21:15  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\ecrpred.m
     文件        2077  2014-02-02 22:51  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\histfitnew.m
     文件        5051  2014-02-16 06:29  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\irf.m
     文件        8025  2014-02-16 12:33  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\iriv.m
     文件        1107  2013-02-28 09:30  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\ks.m
     文件         987  2018-03-07 11:13  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\ldapinv.m
     文件        2728  2014-02-09 05:32  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\mcs.m
     文件        1244  2013-04-01 01:38  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\mcuvepls.m
     文件        1446  2018-03-06 09:08  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\mcuveplslda.m
     文件         665  2010-01-02 12:54  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\modelpath.m
     文件        1217  2013-04-01 02:08  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\mwpls.m
     文件        1607  2018-03-06 08:10  libPLS an I...for Partial Least Squares总算法matlab代码\总算法\opls.m
............此处省略34个文件信息

评论

共有 条评论