代码搜索:UserData

找到约 4,368 项符合「UserData」的源代码

代码结果 4,368
www.eeworm.com/read/362749/9982476

asp test_wd.asp

www.eeworm.com/read/362749/9982700

asp cx_type.asp

www.eeworm.com/read/362500/9995818

m zoompls.m

function zoompls(action) %ZOOMPLS GUI for zooming in plots % Places a graphical user interface for zooming in % 2D plots on an existing figure. % % Note that the function attaches the gui to t
www.eeworm.com/read/362500/9995875

m modlplt1.m

function modlplt1(action,fighand) %MODLPLT1 Called by MODLGUI % %See instead: MODLGUI %Copyright Eigenvector Research, Inc. 1997-98 %nbg 4/4/97,6/97,7/97,1/98,9/98,10/98 d = get(fighan
www.eeworm.com/read/362500/9995949

m cndlgpls.m

function cndlgpls(jj,handl,object); %CNDLGPLS - GUI dialog box for accepting/canceling a delete action. % The scalar input (jj) is a sample or variable number, % (handl) is a valid object handle,
www.eeworm.com/read/362500/9995979

m svdlgpls.m

function svdlgpls(varin,message,action) %SVDLPLS save variable to workspace dialog. % The input (varin) is a variable to be passed % out from a function to the workspace. The % dialog box allow
www.eeworm.com/read/362500/9996048

m pcagui.m

function pcagui(action,fighand) %PCAGUI Principal Components Analysis with graphical user interface. % PCAGUI performs principal components analysis using a % graphical user interface. Data, vari
www.eeworm.com/read/362500/9996055

m genalg.m

function [ffit,gpop] = genalg(xdat,ydat,outfit,outpop,action); %GENALG Genetic Algorithm for Variable Selection % This function can be used for predictive variable selection % with MLR or PLS reg
www.eeworm.com/read/362500/9996121

m scrpltr.m

function scrpltr(scores,ssq,mo,label,action) %SCRPLTR routine for plotting scores with confidence limits. % Inputs to SCRPLTR are (scores) the scores matrix and the % (ssq) matrix both returned b
www.eeworm.com/read/362500/9996169

m modlgui.m

function modlgui(action,fighand) %MODLGUI linear regression with graphical user interface. % MODLGUI constructs linear regression models using a graphical % user interface. Data, variable and sam