登录
首页 » matlab » itoolbox

itoolbox

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

  • 8dpsk
    8dpsk调制系统的性能仿真,误符合率、功率谱密度图等(8dpsk modulation performance of the system simulation, error in line with the rate, power spectral density map)
    2009-06-23 01:03:03下载
    积分:1
  • 序列表图片拼接
    将制定路径下的所有图片按照制定行,制定列拼接成序列表。(All the pictures under the established path are spliced into sequence tables according to the established rows.)
    2020-06-19 04:00:01下载
    积分:1
  • xUIEditor
    XuiEditor Vestgame Entertainment (World of kung fu), To edit or create new xui files for World of Kung fu.
    2018-10-10 15:17:50下载
    积分:1
  • find_useless_resources_unity
    wadwawdawad daw dwad wadadadw
    2018-03-21 07:59:21下载
    积分:1
  • 成分分析
    说明:  主成分分析(PCA)是多元统计分析中用来分析数据的一种方法,它是用一种较少数量的特征对样本进行描述以达到降低特征空间维数的方法,(Principal Component Analysis (PCA) is a method used to analyze data in multivariate statistical analysis. It uses a small number of features to describe samples in order to reduce the dimension of feature space.)
    2020-06-17 08:00:02下载
    积分:1
  • linux下的USB和网络驱动程序代码,可以参考。
    linux下的USB和网络驱动程序代码,可以参考。-under linux USB and network driver code for reference.
    2022-07-03 05:27:20下载
    积分:1
  • WASH
    关于 ZFC 框架的自述文件 2003.6.18 ====================================================================== 如何在PowerBuilder 开发环境中运行ZFC 框架。 1、文件 app.pbl 常用应用库; controls.pbl zfc 控件库; main.pbl 主要对象库; demo.pbl 演示程序库; 2、目录 DB 演示数据库; PSR 演示PB报表; 3、基于 ZFC 框架编写程序需要哪些文件和表: 引用main.pbl、controls.pbl、app.pbl 三个库 演示数据库中的Employee,EmployeeToFunction,Function,Profile 四个表; 演示数据库中的usp_DateGet,usp_EmployeeGet,usp_FunctionGet,usp_ProfileGet,usp_ProfileSet 五个存储过程; 如果您使用其他数据库,请移植表和存储过程。 4、PowerBuilder 9.0,Adaptive Server Anywhere 7 必须;(ZFC framework on the readme file 2003.6.18 ========================================= ============================= How to run the PowerBuilder development environment ZFC framework. 1, document library app.pbl commonly used applications controls.pbl zfc Component Library main.pbl the main target of the Treasury demo.pbl presentation library 2, Demo DB database directory PSR demo PB statements 3, based on the framework of the preparation procedures ZFC What are the documents and forms: invoked main.pbl, controls.pbl, app.pbl three library demo database Employee, EmployeeToFunction, Function, Profile four tables demo database usp_DateGet, usp_EmployeeGet, usp_FunctionGet, usp_ProfileGet, usp_ProfileSet five storage process If you use other databases, please transplantation tables and stored procedures. 4, PowerBuilder 9.0, Adaptive Server Anywhere 7 must )
    2008-06-29 07:09:15下载
    积分:1
  • cx2
    说明:  光子晶体光纤在拉曼放大器中的代码程序,光子晶体光纤在拉曼放大器中的代码程序(Code program of photonic crystal fiber in Raman amplifier)
    2020-08-06 11:04:21下载
    积分:1
  • 基本遗传算法C语言程序,可移植性高,算法完备可靠
    基本遗传算法C语言程序,可移植性高,算法完备可靠-The basic genetic algorithm C language program, portability high, complete and reliable algorithm
    2022-01-26 03:45:03下载
    积分:1
  • 酷虎网同学录V1.0
    酷虎网同学录V1.0 -Cool Tiger Network website V1.0
    2022-05-19 07:11:35下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载