代码搜索:Spatial
找到约 1,342 项符合「Spatial」的源代码
代码结果 1,342
www.eeworm.com/read/449504/7502834
m sem_panel.m
function results = sem_panel(y,x,W,T,info)
% PURPOSE: computes spatial error model estimates for spatial panels (N regions*T time periods)
% y = XB + u, u = p*W*u + e, using sparse algori
www.eeworm.com/read/436588/7767149
m sar_panel.m
function results = sar_panel(y,x,W,T,info)
% PURPOSE: computes spatial lag model estimates for spatial panels (N regions*T time periods)
% y = p*W*y + X*b + e, using sparse matrix algorith
www.eeworm.com/read/436588/7767154
m sem_panel.m
function results = sem_panel(y,x,W,T,info)
% PURPOSE: computes spatial error model estimates for spatial panels (N regions*T time periods)
% y = XB + u, u = p*W*u + e, using sparse algori
www.eeworm.com/read/375608/9355750
tab dcd.tab
!table
!version 300
!charset WindowsLatin1
Definition Table
Type NATIVE Charset "Neutral"
Fields 3
Streetname Char (40) Index 1 ;
Class Char (1) ;
FIPS_Cnty Char (5) ;
ReadO
www.eeworm.com/read/449504/7502104
m rvar_d.m
% PURPOSE: An example of using rvar() function
% to estimate a var model
% (based on Bayesian Spatial contiguity prior)
%
www.eeworm.com/read/449504/7502303
m rotation.m
function nellecoord=rotation(coord,angle)
% PURPOSE : This function rotates objects of spatial coordinates type
%------------------------------------------------------------------------------
% USAGE
www.eeworm.com/read/449504/7503015
m bcasetti_d.m
% PURPOSE: An example of using bcasetti
% Bayesian version of Casetti's spatial expansion model
%
%---------------------------------------------------
% USAGE: b
www.eeworm.com/read/449504/7503016
m casetti_d.m
% PURPOSE: An example of using casetti
% Casetti's spatial expansion model
%
%---------------------------------------------------
% USAGE: casetti_d
%-----------
www.eeworm.com/read/449504/7503076
m sar_d3.m
% PURPOSE: An example of using sar on a large data set
% Gibbs sampling spatial autoregressive model
%---------------------------------------------------
% USAG
www.eeworm.com/read/339873/3293704
java mysqlgeometrylayer.java
/* ***********************************************************************
* This layer is for the reading and display of any spatial data retrieved
* from a MySQL Database (Version 4.1). At this ti