代码搜索:Spatial

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

代码结果 1,342
www.eeworm.com/read/373627/9446147

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/371473/9552598

m stemhk.m

function mtf = stemhk(k,params) % % MATLAB function to calculate STEM mtf vs. k % input array k has the spatial freq. (in inv. Angs.) % input array params has the optical parameters %
www.eeworm.com/read/168118/9938863

m thalias.m

function theta = thalias(dx,f,vo,c,z) % THALIAS: calculate aliasing versus depth for v(z) % % theta = thalias(dx,f,vo,c,z) % % Compute the zero offset scattering angle limit imposed % by spatial
www.eeworm.com/read/423552/10550482

m mfbox_pre_infomap_run.m

function [X,mask,grid,timeline,params,private]=mfbox_pre_infomap_run(X,mask,grid,timeline,params,runflag,private) % spatial or temporal rescale % % Usage: % [X,mask,grid,timeline,params,private]=mfbo
www.eeworm.com/read/449504/7502345

doc columbus.doc

Contents of columbus data files: Columbus.shp, shx, dbf: ArcView shape files Source: Anselin, Luc. 1988. Spatial econometrics: methods and models. Dordrecht: Kluwer Academic, Table 12.1 p.
www.eeworm.com/read/449504/7502921

m contents.m

% first-order spatial autoregressive model estimation functions % % compare_weights : An example of model comparison using far_g % f2_far : evaluate the log-likelihood for ML rho,sigma valu
www.eeworm.com/read/449504/7503046

m semip_g.m

function results = semip_g(y,x,W,m,mobs,ndraw,nomit,prior) % PURPOSE: Bayesian Probit model with individual effects exhibiting spatial dependence: % Y = (Yi, i=1,..,m) with each vector, Yi = (
www.eeworm.com/read/314681/13561807

m fols2.m

function [bmax, srds, prhigher, emax, maxlik]=fols2(x, y) % %[ bmax, srds, prhigher, emax, maxlik]=fols2(x, y) % %This OLS routine mimics the format of the spatial routines, and thus computes %si
www.eeworm.com/read/304259/13797110

txt readme.txt

sfrmat version 2.1 12 Aug. 2003 Peter Burns, peter.burns@kodak.com Spatial Frequency Response Analysis Please see User's Guide (sfrmat2.pdf) for documentation. Al
www.eeworm.com/read/467546/1500025

java antapplet.java

package jwo.jpss.ants; // Part of the ant simulation package. import java.applet.Applet; // Required for applet functionality. import java.awt.*; // For GUI. import jwo.jpss.spatial.*