代码搜索:spatial

找到约 1,342 项符合「spatial」的源代码

代码结果 1,342
www.eeworm.com/read/255755/12057186

m spatm.m

%SPATM Augment image dataset with spatial label information % % E = SPATM(D,S) % E = D*SPATM([],S) % % INPUT % D image dataset classified by a classifier % S smoothing parameter
www.eeworm.com/read/254415/12139200

res ceof.res

------------------CEOF---------------- ***H*** -.090946 .000000 -.127324 .000000 -.212207 .000000 -.6
www.eeworm.com/read/150905/12248242

m spatm.m

%SPATM Augment image dataset with spatial label information % % E = SPATM(D,S) % E = D*SPATM([],S) % % INPUT % D image dataset classified by a classifier % S smoothing parameter
www.eeworm.com/read/149739/12352631

m spatm.m

%SPATM Augment image dataset with spatial label information % % E = SPATM(D,S) % E = D*SPATM([],S) % % INPUT % D image dataset classified by a classifier % S smoothing parameter
www.eeworm.com/read/284782/8898737

m f_sempanel.m

function lik = f_sempanel(rho,eD,W,detval,T) % PURPOSE: evaluates concentrated log-likelihood for the % spatial panel error model using sparse matrix algorithms % --------------------------------
www.eeworm.com/read/284782/8898743

m f2_sarpanel.m

function llike = f2_sarpanel(parm,y,x,W,detval,T) % PURPOSE: evaluates log-likelihood -- given ML estimates % spatial panel autoregressive model using sparse matrix algorithms % ------------------