代码搜索:spatial

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

代码结果 1,342
www.eeworm.com/read/299984/7139922

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 paramet
www.eeworm.com/read/460435/7250397

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 paramet
www.eeworm.com/read/457017/7335159

htm registration.htm

www.eeworm.com/read/450608/7480067

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/449504/7502822

m demosarfe.m

clear all; A=wk1read('cigarette.wk1',1,0); W1=wk1read('Spat-Sym-US.wk1'); % Dataset downloaded from www.wiley.co.uk/baltagi/ % Source: Baltagi and Levin (1992) and Baltagi, Griffin and Xiong (2
www.eeworm.com/read/449504/7502828

m contents.m

% Panel data spatial model estimation functions % % demosarfe downloaded from www.wiley.co.uk/baltagi/ % demosemfe downloaded from www.wiley.co.uk/baltagi/ % f2_sarpanel : eval
www.eeworm.com/read/449504/7502920

m f2_far.m

function llike = f2_far(parm,y,W,detval) % PURPOSE: evaluate the log-likelihood for ML rho,sigma values % for the first-order spatial autoregressive model % ----------------------------------------
www.eeworm.com/read/449504/7502971

html contents.html

Spatial econometrics functions library [Return to Master Index] -------- spatial Durbin model estimation
www.eeworm.com/read/449504/7503028

m prt_spat.m

function prt_spat(results,vnames,fid) % PURPOSE: Prints output using spatial regression results structures %--------------------------------------------------- % USAGE: prt_spat(results,vnames,fid)