登录
首页 » matlab » itoolbox

itoolbox

于 2018-06-28 发布 文件大小:1145KB
0 231
下载积分: 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 个回复

  • 计算齿轮箱阶次跟踪cotm2
    计算齿轮箱阶次跟踪,可得到角度域信息,绘制阶次谱(The angular domain information can be obtained by calculating the order tracking of gearbox.)
    2021-04-08 09:39:01下载
    积分:1
  • es7210 linux driver
    说明:  智能语音识别代码、麦克阵列,语音唤醒打断、语音声源定位(Intelligent voice recognition code, microphone array)
    2020-05-29 14:47:27下载
    积分:1
  • 一个java漂亮外观的源码,支持窗体透明,有兴趣的朋友看看。...
    一个java漂亮外观的源码,支持窗体透明,有兴趣的朋友看看。-Beautiful appearance of a java source code to support transparent form, interested to see friends.
    2023-04-01 04:05:04下载
    积分:1
  • Thinking in Java 4edPL.part1
    说明:  Description about this retard programs i dont know what it is
    2020-07-05 06:46:43下载
    积分:1
  • 3D文字跑马灯特效
    一款使用纯CSS3制作的超酷3D文字跑马灯特效(A Super Cool 3D Text Horselight Special Effect Made with Pure CSS3)
    2019-02-14 09:23:39下载
    积分:1
  • VD_kalman
    VD-KALMAN滤波,可以参考文献李勇的MATLAB一书(VD-KALMAN filtering, you can reference MATLAB Li Yong, one of the book)
    2021-04-11 13:58:58下载
    积分:1
  • 1030HB
    运用PC连接线扫描相机,完成对材料的测量,实现在线监测功能。(PC connecting line scanning camera is used to measure materials and realize online monitoring function.)
    2020-06-17 01:40:01下载
    积分:1
  • jQuery加盟留言板表单代码
    说明:  jQuery加盟留言板表单代码是一款加盟代理留言板表单提交页面布局样式,适用于企业通用留言板表单提交代码。(JQuery membership message board form code is a form submission page layout style of the membership agent message board, which is suitable for enterprise general message board form submission code.)
    2019-03-19 15:09:13下载
    积分:1
  • 基于哈希表的简单通讯录系统
    从文件读取固定格式的员工信息,并创建哈希表。 并具有插入、浏览、删除、修改等功能编辑员工信息。(Read staff information in a fixed format from a file and create a hash table. It also has functions of insertion, browsing, deletion and modification to edit employee information.)
    2020-06-23 01:00:01下载
    积分:1
  • 开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的...
    开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的格式存储-open Java for report generation. XML report templates are used to create print ready files, these files from the specified data sources, including JDBC. Output can be sent to the screen, or PDF, HTML or XML format storage
    2023-01-05 23:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载