代码搜索:split
找到约 9,328 项符合「split」的源代码
代码结果 9,328
www.eeworm.com/read/375212/9368854
m plscv.m
function [press,cumpress,minlv,b,r,w,p,qlim,t2lim,tvar] = plscv(x,y,split,lv,np,mc)
%PLSCV Cross validation for PLS models
% Inputs are the matrix of predictor variables (x), matrix
% of predicte
www.eeworm.com/read/375212/9369182
m plscvbg.m
function [press,cumpress,minlv,b,r,w,p,qlim,t2lim,tvar] = plscvbg(x,y,split,lv,np,mc,gui,action)
%PLSCVBG Cross validation for PLS with contiguous blocks for use with MODLGUI
% Copyright
% Eige
www.eeworm.com/read/375212/9369190
m modlmkeg.m
function model = modlmkeg(x,y,gui,action)
%MODLMKEG Develops PCR, PLS and RR models.
% This function is run by MODLGUI.
% It is used to develop PCR, PLS and ridge regression
% models with a varie
www.eeworm.com/read/375212/9369211
m pcrcvbg.m
function [press,cumpress,minpc,b,p,qlim,t2lim,tvar] = pcrcvbg(x,y,split,pc,np,mc,gui,action)
%PCRCVBG Cross validation for PCR with contiguous blocks for use by MODLGUI
% Copyright
% Eigenvector
www.eeworm.com/read/375212/9369258
m pcrcv.m
function [press,cumpress,minpc,b,p,qlim,t2lim,tvar] = pcrcv(x,y,split,pc,np,mc)
%PCRCV Cross validation for PCR models
% Inputs are the matrix of predictor variables (x), matrix
% of predicted va
www.eeworm.com/read/177550/9448085
asp tsc.asp
0 then
content1 = replace(content1,[hr],"")
contents = split(content1,"[/a]")
TSC_Content = " "
for i = 0 to ubound(contents)
www.eeworm.com/read/177550/9448179
asp tsc.asp
0 then
content1 = replace(content1,[hr],"")
contents = split(content1,"[/a]")
TSC_Content = " "
for i = 0 to ubound(contents)