代码搜索:Spatial
找到约 1,342 项符合「Spatial」的源代码
代码结果 1,342
www.eeworm.com/read/419563/10861062
txt fig10_02.m .txt
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Figure 10.2
% Spatial Spreading vs. Array Resolution
% K. Bell 1/17/08
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clear all
close all
N = 10;
n = (-(N-1)/2:(N-1)/2
www.eeworm.com/read/449504/7502401
txt elect.txt
% A data set for 1980 Presidential election results covering 3,107
% US counties. From Pace, R. Kelley and Ronald Barry. 1997. ``Quick
% Computation of Spatial Autoregressive Estimators'',
% in G
www.eeworm.com/read/449504/7502980
m sac_gmm.m
function results=sac_gmm(y,x,W,M,options)
% PURPOSE: computes Generalized Moments Estimates for general spatial model
% y = rho*W*y + XB + u, u = lam*M*u + e
% ---------------------------
www.eeworm.com/read/449504/7503010
m bcasetti.m
function results=bcasetti(y,x,xc,yc,ndraw,nomit,option)
% PURPOSE: computes a heteroscedastic Bayesian variant of Casetti's spatial expansion regression
% y = X*g + e, e = N(0,sige*V)
%
www.eeworm.com/read/449504/7503081
m f_sar.m
function llike = f_sar(rho,detval,epe0,eped,epe0d,n)
% PURPOSE: evaluates concentrated log-likelihood for the
% spatial autoregressive model using sparse matrix algorithms
% ---------------------
www.eeworm.com/read/249895/4444750
java rectangler2.java
package org.garret.perst;
/**
* R2 rectangle class. This class is used in spatial index.
*/
public class RectangleR2 implements IValue, Cloneable {
private double top;
private double
www.eeworm.com/read/249895/4445021
java rectangler2.java
package org.garret.perst;
/**
* R2 rectangle class. This class is used in spatial index.
*/
public class RectangleR2 implements IValue, Cloneable {
private double top;
private double
www.eeworm.com/read/343859/3215624
m dftopm.m
function B = dftopm(N,M)
%DFTOPM generates a DFT operator matrix B such that the discrete 1D-Fourier
% transform of a spatial vector x is given by X = B*x. The DFT is defined
% in the same way as
www.eeworm.com/read/373627/9445744
description
Bundle: VR
Priority: recommended
Contains: MASS class nnet spatial
Version: 7.2-44
Date: 2008-08-13
Depends: R (>= 2.4.0), grDevices, graphics, stats, utils
Suggests: lattice, nlme, survival
Au
www.eeworm.com/read/373627/9446098
description
Bundle: VR
Priority: recommended
Contains: MASS class nnet spatial
Version: 7.2-44
Date: 2008-08-13
Depends: R (>= 2.4.0), grDevices, graphics, stats, utils
Suggests: lattice, nlme, survival
Au