代码搜索:PLS_Toolbox
找到约 15 项符合「PLS_Toolbox」的源代码
代码结果 15
www.eeworm.com/read/375212/9369142
m splndemo.m
clc
%SPLNDEMO Demonstrates spline functions and SPL_PLS
echo on
% This script demonstrates the spline functions in the PLS_Toolbox
% including the spline pls function, spl_pls, and the stand alone
www.eeworm.com/read/362500/9996089
m splndemo.m
clc
%SPLNDEMO Demonstrates spline functions and SPL_PLS
echo on
% This script demonstrates the spline functions in the PLS_Toolbox
% including the spline pls function, spl_pls, and the stand alone
www.eeworm.com/read/375212/9368851
m mddemo.m
echo on, clc
%MDDEMO Demonstrates MDPCA for PCA with missing data
% This script demos the mdpca function. It takes the pca data
% from the PLS_Toolbox and leaves out 1% of the data at random.
www.eeworm.com/read/362500/9995965
m updatemod.m
function modl = updatemod(xdat,modl);
%UPDATEMOD Updates MODLGUI model to be PLS_Toolbox 2.0.1d compatible
% Adds the residual eigenvalues field and corrects the residual Q
% limit field to model
www.eeworm.com/read/362500/9996099
m mddemo.m
echo on, home
%MDDEMO Demonstrates MDPCA for PCA with missing data
% This script demos the mdpca function. It takes the pca data
% from the PLS_Toolbox and leaves out 1% of the data at random.