登录
首页 » matlab » itoolbox

itoolbox

于 2021-04-06 发布 文件大小:1563KB
0 252
下载积分: 1 下载次数: 5

代码说明:

说明:  这是国外一个PLS工具箱,还有GUI,非常方便,包括了iPLS、biPLS、MWPLS等常用PLS方法(This is a PLS Toolbox abroad, as well as GUI, very convenient, including the iPLS, biPLS, MWPLS and other commonly used methods PLS)

文件列表:

itoolbox
........\itoolbox
........\........\bipls.m
........\........\biplsdemo.m
........\........\biplstable.m
........\........\bipls_dyn.m
........\........\contents.m
........\........\intervals.m
........\........\ipca.m
........\........\ipcademo.m
........\........\ipcaloadplot.m
........\........\ipcascoplot.m
........\........\ipcascoplotall.m
........\........\ipcavarexp.m
........\........\ipls.m
........\........\iplsdemo.m
........\........\iplsplot.m
........\........\iToolbox_Manual.pdf
........\........\makeClasses.m
........\........\makeEntropyIntervals.m
........\........\makeManualIntervals.m
........\........\makeManualSegments.m
........\........\makeSampleNames.m
........\........\mwpls.m
........\........\mwplsdemo.m
........\........\mwplsplot.m
........\........\mwplsplot_comp.m
........\........\nirbeer.mat
........\........\plsmodel.m
........\........\plspredict.m
........\........\plspress.m
........\........\plspvsm.m
........\........\plsrmse.m
........\........\sipls.m
........\........\siplsdemo.m
........\........\siplstable.m
........\........\sub_bipls_limit.m
........\........\sub_bipls_vector.m
........\........\sub_bipls_vector_limit.m
........\........\sub_iplsreverse.m
........\........\sub_pca.m
........\........\sub_pls.m
........\........\sub_pls_pre.m
........\........\sub_pls_val.m
........\itoolsgui1_01
........\.............\AUTOSC.M
........\.............\biplsGUI.fig
........\.............\biplsGUI.m
........\.............\dynbiplsGUI.fig
........\.............\dynbiplsGUI.m
........\.............\gname_m.m
........\.............\gname_s.m
........\.............\ipcaGUI.fig
........\.............\ipcaGUI.m
........\.............\ipcaloadplotdim.m
........\.............\ipcaloadplotg.m
........\.............\ipcaloadplotGUI.fig
........\.............\ipcaloadplotGUI.m
........\.............\ipcaloadplotGUI_bck.fig
........\.............\ipcaloadplotGUI_bck.m
........\.............\ipcascoplotalldim.m
........\.............\ipcascoplotdim.m
........\.............\ipcascoplotg.m
........\.............\ipcascoplotGUI.fig
........\.............\ipcascoplotGUI.m
........\.............\ipcascoplotgz.m
........\.............\ipcascoplotz.m
........\.............\iplsGUI.fig
........\.............\iplsGUI.m
........\.............\iplsGUI2.fig
........\.............\iplsGUI2.m
........\.............\IplsMenuGUI.fig
........\.............\IplsMenuGUI.m
........\.............\IplsPlotGUI.fig
........\.............\IplsPlotGUI.m
........\.............\itoolGUImanual.pdf
........\.............\ItoolsGUI.fig
........\.............\ItoolsGUI.m
........\.............\MwPLSGUI.fig
........\.............\MwPLSGUI.m
........\.............\mwplsplotGUI.fig
........\.............\mwplsplotGUI.m
........\.............\NipalsGUI.fig
........\.............\NipalsGUI.m
........\.............\PCAMenuGUI.fig
........\.............\PCAMenuGUI.m
........\.............\Plot2dGenericGUI.fig
........\.............\Plot2dGenericGUI.m
........\.............\Plot3dGenericGUI.fig
........\.............\Plot3dGenericGUI.m
........\.............\PlotGenericGUI.fig
........\.............\PlotGenericGUI.m
........\.............\plsmodelGUI.fig
........\.............\plsmodelGUI.m
........\.............\PlsPredictGUI.fig
........\.............\PlsPredictGUI.m
........\.............\plspvsmGUI.fig
........\.............\plspvsmGUI.m
........\.............\PLStablesGUI.fig
........\.............\PLStablesGUI.m

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

发表评论

0 个回复

  • chidutu
    采用带宽为3,中心频率为3的复morlet小波对示例信号进行了分析,并绘出时频图。(Using bandwidth of 3, center frequency is 3 complex morlet wavelet to sample signal is analyzed, and draw the time-frequency diagrams.)
    2014-09-21 17:07:13下载
    积分:1
  • IIR
    Matlab程序 滤波器的设计 直接设计IIR滤波器(IIR filter design)
    2013-03-14 15:45:45下载
    积分:1
  • IVA
    独立向量分析(IVA)是对独立成分分析(ICA)算法的一种扩展,将ICA中的单变量成分扩展为多维变量成分,可有效避免卷积盲源分离过程中的排序模糊性问题。(Independent vector analysis (IVA), a multivariate extension of independent component analysis, tackles the convolutedly mixed blind source separation (BSS) problem in a way to avoid the permutation problem by employing a multivariate source prior of the short-time Fourier transform (STFT) components. )
    2020-12-05 09:29:26下载
    积分:1
  • MATLAB课堂考勤(GUI)
    说明:  MATLAB课堂考勤(GUI) 该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA. We can find multiple faces from an image, segment and calculate the number of people, and then make a face database of these people in advance to identify who they are one by one, whether they are the faces in the database, if so, who they are, and if not, prompt the faces outside the database. It has a friendly human-computer interface and can be developed into a camera again, but the camera error may be a little bit. The recognition process includes: image reading, face location, number of people statistics, face segmentation, face recognition, identification inside and outside the database.)
    2021-04-27 00:18:45下载
    积分:1
  • l1benchmark
    sparse algorithm to solve l1 optimization
    2010-11-11 09:33:36下载
    积分:1
  • trfuzzyedge
    Algorithm of fuzzy edges detection in images. In this case triangular relation of similarity is used. Also two cases of neighborhood are use.
    2014-10-26 04:55:59下载
    积分:1
  • The-design-and-implementation
    构建基于MATLAB-SIMLINK系统中XPC目标的实时仿真测试系统(Constructed based the XPC target the MATLAB-SIMLINK system real-time simulation test system)
    2013-04-26 10:58:55下载
    积分:1
  • fcmamatlab
    模糊C均值聚类算法的matlab源代码,包括注释!(fuzzy c means)
    2013-08-16 10:21:41下载
    积分:1
  • JIZHI
    契比雪夫数字滤波器对心电信号进行数字滤波,采用零相位数字滤波,比较好的去处了基线漂移,比较适合于ST段的检测(the source program is about digital filter of Ecg signal ,we design a Chebyshev digital filter,we are satisfied about the results, succeeding in removing the baseline driftso be glad to share with you,)
    2011-12-03 11:19:27下载
    积分:1
  • slantletPwalshhadamard-transform
    walshhadamard+slantlet transform for an image
    2015-03-16 02:00:48下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载