登录
首页 » matlab » itoolbox

itoolbox

于 2018-06-28 发布 文件大小:1145KB
0 147
下载积分: 1 下载次数: 7

代码说明:

  协同区间偏最小二乘 siPLS算法是 N rgaard等对其提出 的 iPLS方法的改进, 其基本算法步骤如下:(1)对原始谱图进行 预处理;(2)在全谱范围内建立全局偏最小二乘模型, 即上节的 模型;(3)在整个光谱区间采用 iPLS建立多个等窗口宽度的子 区间, 假设为 n个;(4)在每个子区间上建立偏最小二乘法模型, 即可得到 n个局部模型;(5)以交叉验证时的均方根误差 RMSE 值为各模型的精度衡量标准, 比较全光谱模型和各局部模型的 精度;(6)组合精度最高的局部子区间为新的回归区间;再在新 的回归区间建立 siPLS模型(Cooperative interval partial least squares (siPLS) algorithm is proposed by N rgaard et al. The improvements of the iPLS method are as follows: (1) the original spectrogram is performed. Preprocessing; (2) establishing a global partial least squares model in the full spectrum, that is, the upper part of the model. Model; (3) use iPLS to establish multiple equal window widths in the whole spectral interval. The interval is assumed to be n; (4) a partial least squares model is established on each sub interval. N local models can be obtained; (5) the root mean square error of cross validation is RMSE The values are the accuracy criteria of each model, and the comparison between the full spectral model and the local models is made. (6) the local interval with the highest combined precision is a new regression interval; and then new. The establishment of siPLS model in the regression interval)

文件列表:

itoolbox\bipls.m, 6181 , 2004-07-23
itoolbox\biplsdemo.m, 2232 , 2004-07-14
itoolbox\biplstable.m, 949 , 2004-07-14
itoolbox\contents.m, 2676 , 2004-07-23
itoolbox\dyn_bipls.m, 3733 , 2004-07-22
itoolbox\intervals.m, 862 , 2004-07-11
itoolbox\ipca.m, 2518 , 2004-07-16
itoolbox\ipcademo.m, 1393 , 2004-07-20
itoolbox\ipcaloadplot.m, 5803 , 2004-07-20
itoolbox\ipcascoplot.m, 5645 , 2004-07-19
itoolbox\ipcascoplotall.m, 1691 , 2004-07-22
itoolbox\ipcavarexp.m, 2780 , 2004-07-14
itoolbox\ipls.m, 3765 , 2004-07-20
itoolbox\iplsdemo.m, 3748 , 2008-05-20
itoolbox\iplsplot.m, 8088 , 2004-07-22
itoolbox\iToolbox\bipls.m, 6181 , 2004-07-23
itoolbox\iToolbox\biplsdemo.m, 2232 , 2004-07-14
itoolbox\iToolbox\biplstable.m, 949 , 2004-07-14
itoolbox\iToolbox\contents.m, 2676 , 2004-07-23
itoolbox\iToolbox\dyn_bipls.m, 3733 , 2004-07-22
itoolbox\iToolbox\intervals.m, 862 , 2004-07-11
itoolbox\iToolbox\ipca.m, 2518 , 2004-07-16
itoolbox\iToolbox\ipcademo.m, 1393 , 2004-07-20
itoolbox\iToolbox\ipcaloadplot.m, 5803 , 2004-07-20
itoolbox\iToolbox\ipcascoplot.m, 5645 , 2004-07-19
itoolbox\iToolbox\ipcascoplotall.m, 1691 , 2004-07-22
itoolbox\iToolbox\ipcavarexp.m, 2780 , 2004-07-14
itoolbox\iToolbox\ipls.m, 3765 , 2004-07-20
itoolbox\iToolbox\iplsdemo.m, 3748 , 2004-07-20
itoolbox\iToolbox\iplsplot.m, 8088 , 2004-07-22
itoolbox\iToolbox\makeClasses.m, 197 , 2004-07-22
itoolbox\iToolbox\makeEntropyIntervals.m, 861 , 2004-07-13
itoolbox\iToolbox\makeManualIntervals.m, 122 , 2003-11-16
itoolbox\iToolbox\makeManualSegments.m, 308 , 2004-07-16
itoolbox\iToolbox\makeSampleNames.m, 29 , 2000-03-16
itoolbox\iToolbox\mwpls.m, 3199 , 2004-07-23
itoolbox\iToolbox\mwplsdemo.m, 1169 , 2004-07-20
itoolbox\iToolbox\mwplsplot.m, 3322 , 2004-07-22
itoolbox\iToolbox\mwplsplot_comp.m, 2893 , 2004-07-20
itoolbox\iToolbox\nirbeer.mat, 447248 , 2004-06-27
itoolbox\iToolbox\plsmodel.m, 3981 , 2004-07-23
itoolbox\iToolbox\plspredict.m, 4354 , 2004-07-23
itoolbox\iToolbox\plspress.m, 2789 , 2004-07-19
itoolbox\iToolbox\plspvsm.m, 13048 , 2004-07-23
itoolbox\iToolbox\plsrmse.m, 4879 , 2004-07-20
itoolbox\iToolbox\private\bipls_limit.m, 4395 , 2004-07-21
itoolbox\iToolbox\private\bipls_vector.m, 1366 , 2004-07-22
itoolbox\iToolbox\private\bipls_vector_limit.m, 1576 , 2004-07-22
itoolbox\iToolbox\private\horzline.m, 598 , 2004-07-11
itoolbox\iToolbox\private\iplsreverse.m, 3637 , 2004-07-23
itoolbox\iToolbox\private\pca.m, 1916 , 2004-07-13
itoolbox\iToolbox\private\pls.m, 1847 , 2004-07-11
itoolbox\iToolbox\private\pls_pre.m, 533 , 2004-07-14
itoolbox\iToolbox\private\pls_val.m, 8322 , 2004-07-23
itoolbox\iToolbox\private\privatecontents.m, 312 , 2004-07-22
itoolbox\iToolbox\sipls.m, 6396 , 2004-07-23
itoolbox\iToolbox\siplsdemo.m, 2696 , 2004-07-23
itoolbox\iToolbox\siplstable.m, 1559 , 2004-07-20
itoolbox\iToolbox_Manual.pdf, 431300 , 2004-07-23
itoolbox\makeClasses.m, 197 , 2004-07-22
itoolbox\makeEntropyIntervals.m, 861 , 2004-07-13
itoolbox\makeManualIntervals.m, 122 , 2003-11-16
itoolbox\makeManualSegments.m, 308 , 2004-07-16
itoolbox\makeSampleNames.m, 29 , 2000-03-16
itoolbox\mwpls.m, 3199 , 2004-07-23
itoolbox\mwplsdemo.m, 1169 , 2004-07-20
itoolbox\mwplsplot.m, 3322 , 2004-07-22
itoolbox\mwplsplot_comp.m, 2893 , 2004-07-20
itoolbox\nirbeer.mat, 447248 , 2004-06-27
itoolbox\plsmodel.m, 3981 , 2004-07-23
itoolbox\plspredict.m, 4354 , 2004-07-23
itoolbox\plspress.m, 2789 , 2004-07-19
itoolbox\plspvsm.m, 13048 , 2004-07-23
itoolbox\plsrmse.m, 4879 , 2004-07-20
itoolbox\private\bipls_limit.m, 4395 , 2004-07-21
itoolbox\private\bipls_vector.m, 1366 , 2004-07-22
itoolbox\private\bipls_vector_limit.m, 1576 , 2004-07-22
itoolbox\private\horzline.m, 598 , 2004-07-11
itoolbox\private\iplsreverse.m, 3637 , 2004-07-23
itoolbox\private\pca.m, 1916 , 2004-07-13
itoolbox\private\pls.m, 1847 , 2004-07-11
itoolbox\private\pls_pre.m, 533 , 2004-07-14
itoolbox\private\pls_val.m, 8322 , 2004-07-23
itoolbox\private\privatecontents.m, 312 , 2004-07-22
itoolbox\sipls.m, 6396 , 2004-07-23
itoolbox\siplsdemo.m, 2696 , 2004-07-23
itoolbox\siplstable.m, 1559 , 2004-07-20
itoolbox\iToolbox\private, 0 , 2008-10-12
itoolbox\iToolbox, 0 , 2008-10-12
itoolbox\private, 0 , 2008-10-12
itoolbox, 0 , 2008-10-12
www.pudn.com.txt, 218 , 2007-06-05

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

发表评论

0 个回复

  • 域名防红
    Please wait for a few minutes to an hour after the completion of the anti-red upload, and the download can not be opened until the auditor has completed the audit. If the upload is not opened for more than an hour, please leave a message in the message board. (How about waiting for more upload failures when large files reach 99%)
    2020-06-25 14:00:01下载
    积分:1
  • SchemaGeneral
    Schema General for IoT systems
    2020-06-20 02:00:01下载
    积分:1
  • A/D转换芯片ADC0832的应用的中文资料
    A/D转换芯片ADC0832的应用的中文资料-A/D conversion chip ADC0832 Application of Chinese information
    2022-01-30 17:39:18下载
    积分:1
  • 利用蚁群算法对机械臂进行轨迹规划 aunt robot path plan
    利用蚁群算法对机械臂进行轨迹规划,其中地图是自己设定好的(Using ant colony algorithm to track the robot arm, in which the map is set by myself)
    2017-11-09 21:12:31下载
    积分:1
  • 基于战舰版的IIC模式的射频RC522
    RC522 IIC 基于战舰版的IIC模式的射频RC522 利用IIC实现RC522芯片读写卡(RC522 IIC Radio Frequency RC522 Based on Warship Version IIC Mode Realization of RC522 Read-Write Card by IIC)
    2020-06-16 06:00:02下载
    积分:1
  • 例一
    说明:  ac滑模控制,基于ac调参数的滑模控制,搜到的相关资料(Adaptive Actor Critic Design Based Integral Sliding Mode Control for Partially Unknown Nonlinear Systems With Input Disturbances)
    2020-07-03 17:00:01下载
    积分:1
  • DynamicDataDisplay-example-master
    一款强大的图表框架,支持大数据图形显示(通过图片方式)(DynamicDataDisplay-example-master)
    2020-06-17 10:00:02下载
    积分:1
  • 自适应模糊PID
    基于matlab及simulink搭建的模糊pid控制系统,参数调试的非常好,控制效果好(Based on the fuzzy PID control system built by MATLAB and Simulink, the parameter debugging is very good, and the control effect is good.)
    2020-07-01 02:00:02下载
    积分:1
  • a
    说明:  软考习题 软件设计师 历年习题 供下载 认证考试资料(Soft-test exercises)
    2011-05-15 08:56:19下载
    积分:1
  • 电气火灾探测器
    使用430单片机,iar环境。二总线、低功耗、漏电检测(msp430 Leak Currunt Check)
    2020-12-01 08:59:26下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载