登录
首页 » matlab » itoolbox

itoolbox

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

  • Class
    说明:  程序设计PPT 类,基础教程,建议初学者看看(PPT programming classes, basic tutorial for beginners to see recommendations)
    2011-03-03 16:05:49下载
    积分:1
  • 折半查找和插值查找
    折半查找和插值查找-binary search and interpolation search
    2022-03-14 02:47:08下载
    积分:1
  • G Rilling
    这是一个使用EMD分解出IMF的例子,一个试验信号由一个tone信号,一个chirp信号,叠加得到,目的是使用EMD将这两个信号分离,得到的预期结果应该是chirp信号在高阶,tone信号在低阶,(原因是chirp信号在各个局部的频率都比tone信号高)。(This is an example of using EMD to decompose the IMF. A test signal consists of a tone signal and a chirp signal. The purpose is to separate the two signals using EMD. The expected result should be that the chirp signal is at a higher order, the tone The signal is in the low order, (because the chirp signal is higher in all local frequencies than the tone signal).)
    2017-12-20 13:48:59下载
    积分:1
  • gen_mon
    使用万德QuantApi (vba) 实现的自选股监控器, 纯vba实现, 目前支持自定义量比指标AAR(The use of QuantApi (VBA) to achieve the memtech zishuagu monitor, pure VBA implementation, the current support for custom ratio index AAR)
    2018-02-25 21:07:41下载
    积分:1
  • RainAttenuation_model
    无线电波在遇到雨衰减模型计算,知道频率,每小时降雨量,就可以计算有雨条件下的特征衰减(In the presence of rain attenuation models, radio waves can calculate the characteristic attenuation under rain conditions if they know the frequency and the rainfall per hour.)
    2018-05-14 21:39:58下载
    积分:1
  • Jsp与Ajax从入门到精通随书实例集
    Jsp与Ajax从入门到精通随书实例集,例子中包括了Ajax上传、ajax留言本,OA系统等,是学习的好资料。
    2022-04-17 01:06:05下载
    积分:1
  • In the photonic crystal, the introduction of magnetic conductivity modulation to...
    在光子晶体中,引入磁导率调制来计算PBG-In the photonic crystal, the introduction of magnetic conductivity modulation to calculate the PBG
    2022-06-30 21:33:32下载
    积分:1
  • 这是一个很好的TXT文件合并程序,可以把好几个文件合并成一个,但合并时必须跟文件名有关的呀,...
    这是一个很好的TXT文件合并程序,可以把好几个文件合并成一个,但合并时必须跟文件名有关的呀,-This is a very good TXT file the merger process, several files can be merged into one, but when combined with the file name must be related to you,
    2022-02-05 05:30:28下载
    积分:1
  • 11bit_Barker_code
    设计11位巴克码序列峰值检测器,巴克码相关器原理:巴克码相关器能够检测巴克码序列峰值,并且能够在1bits错误情况下检测巴克码序列峰值。(A 11-bit Barker code sequence peak detector is designed. The principle of Barker code correlator is that the Barker code correlator can detect the peak value of Barker code sequence and detect the peak value of Barker code sequence in the case of 1 bits error.)
    2020-06-21 14:00:01下载
    积分:1
  • function viewer function Viewer
    函数查看器 函数查看器-function viewer function Viewer
    2022-07-17 09:02:46下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载