CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 偏最小二乘

搜索资源列表

  1. pls

    1下载:
  2. 利用MATLAB软件实现偏最小二乘回归方程模型-use the soft of the MATLAB to calculate the partial least-squares regression
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:438462
    • 提供者:jinfeng
  1. npls

    2下载:
  2. 偏最小二乘源代码,非常好用,很详细,有具体的求解过程-the process of calculate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:14063
    • 提供者:韩潇潇
  1. PLS1_sina

    0下载:
  2. 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对 缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。 在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。 [row,col]=size(pz) -For single-variable partial least squares regression, regression
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1532
    • 提供者:张灏
  1. k

    0下载:
  2. 偏最小二乘回归的学习,算法学习和编程中用到-Partial least squares regression of learning, learning algorithms and programming used in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:159412
    • 提供者:g
  1. PLScross-validation

    0下载:
  2. 偏最小二乘算法 利用交叉验证算法计算应提取成分的个数,本程序给出了交叉验证的发放以及回归系数的算法-Partial Least Squares algorithm using cross-validation the number of components to be extracted, this procedure gives the distribution as well as cross-validation regression coefficient of the algorit
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1278
    • 提供者:zhaowumian
  1. MultiwayPLS

    0下载:
  2. 一个很好的基于matlab的pls工具箱,可以进多线性数据的的主成分分析,偏最小二乘回归等。-A good toolbox based on matlab' s pls, can enter the data more linear principal component analysis, partial least squares regression.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:7774
    • 提供者:yanx
  1. psl

    2下载:
  2. 王惠文老师的偏最小二乘回归方法及其应用,很有用的一本书-Mr wang s PLS and its application, very useful book
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3740210
    • 提供者:wangyanpeng
  1. test

    0下载:
  2. 自己编写的偏最小二乘回归模型matlab程序,附带详细的说明。(Matlab partial least squares regression procedures, with detailed instructions.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:lhkfw007
  1. huigui

    0下载:
  2. 基于回归分析的负荷预测,包括了最小二乘回归和偏最小二乘回归(Load forecasting based on regression analysis)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:晓梦随风
  1. pls2.m

    0下载:
  2. 实现偏最小二乘回归,可利用此方法进行预测分析。(Partial least squares regression can be realized by this method.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:cindy_gao
  1. ipls

    0下载:
  2. 通过间隔偏最小二乘模型可以比较准确的算得待测物浓度(Through the interval partial least squares model can be more accurate calculation of the measured object concentration)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:没人鱼985
  1. PLS

    0下载:
  2. 使用matlab进行偏最小二乘分析,求取回归方程(Use matlab progressive PLS)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:cuizz
  1. 算法大全

    0下载:
  2. 回归分析,神经网络讲解及代码,时间序列模型分析及代码,多元分析代码及讲解、偏最小二乘代码及讲解、(Regression analysis, neural network explanation and code, time series model analysis and code, multiple analysis code and explanation, partial least square code and explanation,)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:4011008
    • 提供者:liningncepu
  1. 算法大全

    0下载:
  2. 回归分析,神经网络讲解及代码,时间序列模型分析及代码,多元分析代码及讲解、偏最小二乘代码及讲解、(Regression analysis, neural network explanation and code, time series model analysis and code, multiple analysis code and explanation, partial least square code and explanation,)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:4011008
    • 提供者:morning1233
  1. SHELL

    0下载:
  2. 偏最小二乘回归的MATLAB实现,根据其中注释使用即可,可当作学习PLS的材料。(MATLAB implementation of partial least squares regression)
  3. 所属分类:并行计算

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:xiedayong
  1. osccalc

    1下载:
  2. matlab编程偏最小二乘算法调用函数,交叉有效性准则(Calling function of cross validity criterion in partial least squares algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:浅尝辄止333
  1. plsdan

    0下载:
  2. matlab偏最小二乘算法多通道输入单通道输出程序(Partial least squares algorithm, multi-channel input single channel output program.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:浅尝辄止333
  1. plsduo

    0下载:
  2. matlab偏最小二乘算法多通道输入多通道输出程序(Partial least squares algorithm, multi-channel input multi-channel output program.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:浅尝辄止333
  1. simpls

    1下载:
  2. matlab偏最小二乘算法调用函数simpls.m文件(Partial least squares algorithm call function)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:浅尝辄止333
  1. 偏最小二乘算法多输入多输出系统仿真

    2下载:
  2. 偏最小二乘算法(PLS)多通道输入多通道输出系统仿真
  3. 所属分类:matlab例程

« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com