登录
首页 » matlab » itoolbox

itoolbox

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

  • BiSAR
    bistatic sar echo geneartion avd focusing it by NLCS.
    2018-05-20 21:41:07下载
    积分:1
  • 鍏冭優鑷?姩鏈_cpp
    元胞自动机疏散规划。。。。。。。。。。。(Evacuation Planning of Cellular Automata)
    2019-01-28 13:34:01下载
    积分:1
  • ocr
    ocr-optical character recognition-it is a very useful souece code for optical chARACTER recognition
    2022-01-26 07:53:56下载
    积分:1
  • xilinx_ise_vivado
    vivado破解文件。 可以用来破解。2015(Vivado crack the file. Can be used to crack. Two thousand and fifteen)
    2021-04-08 21:29:01下载
    积分:1
  • 4.ICC色彩管理技术原理解析.pdf
    说明:  4. Analysis of ICC color management technology principle
    2020-06-18 11:00:01下载
    积分:1
  • cgoc231
    By Riccardo Pareschi, 系统研究2 读大量的Windows环境信息,有文档及源代码,(By Riccardo Pareschi, 2 read a large amount of Windows environment information system research, documentation and source code,)
    2017-04-11 03:38:25下载
    积分:1
  • C++ 实现小球移动随机移动 qtshape
    实现小球移动随机移动,设置背景。完成小程序(rqt study you are fist qtstudy)
    2020-06-19 03:20:01下载
    积分:1
  • 基于MATLAB的供热负荷调节方法
    运行优化的相关算法和电力负荷预测的程序,有全套的数据和输出结果(Relevant algorithm of operation optimization and program of power load forecasting)
    2018-02-15 15:47:27下载
    积分:1
  • znjs
    这本书很可能让你以为又是一个科学幻想,可能你会说,同类的东西已经看得太多了。 因此,你现在也许会错过这本书,但是,将来你一定会拼命去找这本书,而那时就太晚了。 我的同事告诉我,她看过一个关于超级智能机器的影片。一开始,它们随意屠杀人类。我问她,影片后来结局是什么?她说,机器人被人类感动了,成了人类的朋友。于是我再问她,人类会被蚊子感动吗?会和岩石成为朋友吗?想象远远不及真实!于是,她陷入了沉思…… 一般的科幻片中描述的人工智能机器,它们虽然在很多方面强于人类,但是,总体和人类的差距不大,大致也就是人类和狗的差距。那么,它们最后被人类感动,会和人类成为朋友是很合理的。就像人类会被狗感动,和狗成为朋友一样。但是,那也许只是20或者40年后的智能机器的情况。 不远的将来,人工智能机器的智能将是人类的万亿个万亿倍,它们面对我们,并不像我们面对狗,而是如同我们面对蚊子、跳蚤甚至岩石,当它们消灭我们的时候,如同我们将蚊子拍死,将臭虫冲进下水道,谁会在消灭跳蚤的时候觉得这样太残忍了呢?! 这也许是人类逃脱不了的宿命,也是德·加里斯教授认为有责任写这本书,我们认为有责任出版这本科学伦理图书的原因。(This book is likely to make you think it is a science fiction, perhaps you may say, the same thing has seen too many. Therefore, you may now miss this book, but in the future you will be hard to find this book, and then it s too late. My colleague told me that she saw a movie about super-intelligent machines. Beginning, they are free to slaughter humans. I asked her later what the ending movie? She said that the robot touched by humans, became the friend of mankind. So I ask her, touched by humans by mosquitoes do? Council and rocks become friends? Imagine far less true! So she mused... A general description of science fiction artificial intelligence machines, although in many respects they are stronger than humans, however, little difference between the overall and humans, which is roughly the gap between humans and dogs. Well, they finally touched by humans, and humans will become friends is very reasonable. Just like humans dogs will be moved, and the dog became friends. But that)
    2013-10-25 12:54:25下载
    积分:1
  • Fetch Image from website url in C#.NET
    Fetch Image from website url in C#.NET
    2022-02-01 16:01:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载