CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - partial least

搜索资源列表

  1. NIPALS

    0下载:
  2. function calculates matrices of scores and loadings using NIPALS algorithm (Nonlinear Iterative Partial Least Squares)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:628
    • 提供者:naz
  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. Codes_PLS

    0下载:
  2. PLS 的Matlab代码,用于线性降维和回归分析-matlab source code for partial least squares
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:131478
    • 提供者:LiZhi
  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. plslda

    3下载:
  2. 偏最小二乘线性判别分析, 以及变量选择方法-partial least squares-linear discriminant analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1201340
    • 提供者:李洪东
  1. pls

    0下载:
  2. 偏最小二乘算法matlab程序,通用的,里面有使用说明-Partial least squares algorithm matlab program, universal, there are instructions
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1455
    • 提供者:trista
  1. jianhuapls

    0下载:
  2. 偏最小二乘法简化方法,输入合适的数据,即可得到正确的主因子数,及回归方程。-Simplified method of partial least squares, enter the appropriate data, the main factor to get the correct number, and the regression equation.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1150
    • 提供者:wangyanpeng
  1. pls_matlab

    0下载:
  2. 偏最小二乘法的算法介绍以及matlab程序例子-Partial least squares algorithm, and matlab program examples introduced
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:170523
    • 提供者:wangyanpeng
  1. Simca-P

    0下载:
  2. 偏最小二乘法的开发工具的中文教程,pdf格式-Partial least squares and development tools, tutorials in Chinese, pdf format
  3. 所属分类:Algorithm

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

    0下载:
  2. 偏最小二乘法计算程序软件,实现最小二乘计算,包含各种最小二乘算法-Partial least squares computer program software, to achieve least squares calculation, includes a variety of least squares
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:499169
    • 提供者:yanglei
  1. PLS

    0下载:
  2. PLS 部分最小二乘方法是有效的线性拟合方法。-PLS partial least squares method is efficient linear fitting method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:246311
    • 提供者:yuanxuegeng
  1. plsapplication

    0下载:
  2. 偏最小二乘方法的几个应用实例,对理解和掌握该方法有很大帮助-Partial Least Squares several application examples, to understand and master the methods of great help
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:19144
    • 提供者:jifengzhu
  1. Complete-collection-of-algorithm

    6下载:
  2. 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7684096
    • 提供者:商志远
  1. gapls

    0下载:
  2. 遗传偏最小,是上面师兄传下来的,我不大会用-Genetic partial least, is the top senior passed down, I do not use the General Assembly
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:32194
    • 提供者:luochunsheng
  1. ruanceliang

    0下载:
  2. 过程神经网络运用偏最小二乘法污水处理波动软测量-Process neural network using partial least squares treatment of soft measuring fluctuations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1471
    • 提供者:王明
  1. WPKLS

    0下载:
  2. 提出了基于小波核函数的偏最小二乘方法对混沌信号进行了有效拟合,得到了很好的效果。-Based on wavelet kernel function of the partial least squares method of fitting the effective chaotic signal obtained very good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:417766
    • 提供者:武菲
  1. PLS

    0下载:
  2. 金属偏最小二乘回归建模程序,附带详细说明。-Metal partial least squares regression modeling procedures, with detailed instructions.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:15305
    • 提供者:张寒
  1. PLS

    0下载:
  2. 偏最小二乘回归的通用程序,以“基于近红外光谱分析的汽油组分建模”为例 -Partial least squares regression of the general program of " Near infrared spectroscopy based gasoline component modeling" as an example
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1508
    • 提供者:zola阿红
« 1 2 3 45 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com