代码搜索:PLS_Toolbox

找到约 15 项符合「PLS_Toolbox」的源代码

代码结果 15
www.eeworm.com/read/362500/9995937

m readme.m

echo on % README Release notes for PLS_Toolbox 2.1 % November 23, 2000 % Copyright Eigenvector Research, Inc. 2000 % % Installing the PLS_Toolbox for PC % % The PLS_Toolbox files are in a self
www.eeworm.com/read/362500/9995876

m plslogo.m

%PLSLOGO Generates PLS_Toolbox CR surface logo % %I/O: plslogo % Copyright Eigenvector Research, Inc. 1998 % BMW load plslogo figure('Color',[1 1 1],'NumberTitle','off', ... 'Name','PLS_T
www.eeworm.com/read/375212/9369120

m readme.m

echo on % README Release notes for PLS_Toolbox 1.5.1 % October 22, 1995 % % To install the PLS_Toolbox simply copy the PLS_Tool % directory (or PLS_Toolbox folder on Macintosh systems) % to you
www.eeworm.com/read/362500/9996156

m helppls.m

function helppls(action,a) %HELPPLS GUI for accessing help on PLS_Toolbox functions % HELPPLS is a quick "reference card" for viewing PLS_Toolbox % functions. Use the HelpPLS menu to change the l
www.eeworm.com/read/375212/9368932

m modldemo.m

echo on %MODLDEMO Demonstrates MODLMKER and MODLPRED functions % % This demonstration illustrates the use of the MODLMKER % function in the PLS_Toolbox for general regression % modelling. The MOD
www.eeworm.com/read/375212/9368947

m modlrder.m

function modlrder(model) %MODLRDER Prints out parameters of models created by MODLMKER and MODLGUI % This function "reads" the models created by the PLS_Toolbox % functions MODLMKER and MODLGUI,
www.eeworm.com/read/362500/9996142

m modlrder.m

function modlrder(modl) %MODLRDER Prints model information for models saved in structure format % MODLRDER prints model information for models created by the % PLS_Toolbox functions: % MODLGU
www.eeworm.com/read/375212/9368862

m efa_demo.m

echo on % EFA_DEMO Demonstrates EVOLVFA evolving factor analysis function. % % This demonstration illustrates the use of the EVOLVFA % function in the PLS_Toolbox for evolving factor analysis.
www.eeworm.com/read/375212/9369186

m gareadme.m

echo on % GAREADME Release notes for GENALG in PLS_Toolbox 1.5 % September 2, 1995 % % The function GENALG uses a genetic algorithm to select variables % for multivariate calibration models. The
www.eeworm.com/read/362500/9996017

m efa_demo.m

echo on %EFA_DEMO Demonstrates EVOLVFA evolving factor analysis function. % % This demonstration illustrates the use of the EVOLVFA % function in the PLS_Toolbox for evolving factor analysis.