代码搜索:spatial

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

代码结果 1,342
www.eeworm.com/read/449504/7502893

m contents.m

% spatial weights functions % % distance : Computes the list of pairwise distances for a given set of locations % find_neighbors : finds observations containing m nearest neighbors, slow but
www.eeworm.com/read/449504/7503032

m lmsar.m

function result = lmsar(y,x,W1,W2,lmin,lmax); % PURPOSE: LM error statistic for spatial correlation in residuals % of a spatial autoregressive model % ----------------------------------------
www.eeworm.com/read/449504/7503037

html contents.html

Spatial econometrics functions library [Return to Master Index] -------- spatial statistics functions --
www.eeworm.com/read/297947/7984295

m perform_bilateral_filtering.m

function [img1] = perform_bilateral_filtering(img,winsize,sigma) % Bilateral Filtering(img,winsize,sigma) % Input -> Image img % -> winsize: spatial filter width % -> sigma for intensity diff ga
www.eeworm.com/read/141322/13022812

doc m2d_old.doc

mpeg2decode =========== MPEG-2 Video Decoder, Version 1.1, June 1994 MPEG Software Simul
www.eeworm.com/read/310212/13655055

m erode.m

function cout = erode(varargin) %ERODE Perform erosion on binary image. % BW2 = ERODE(BW1,SE) performs erosion on the binary image % BW1 using the binary structuring element SE. SE is a matrix
www.eeworm.com/read/136571/5868201

doc mpeg2dec.doc

mpeg2decode =========== MPEG-2 Video Decoder, Version 1.1, June 1994 MPEG Software Simul
www.eeworm.com/read/110972/6160737

doc mpeg2dec.doc

mpeg2decode =========== MPEG-2 Video Decoder, Version 1.1, June 1994 MPEG Software Simul
www.eeworm.com/read/291067/6303006

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/230457/14287002

h sfctable.h

/****************************************************************************** * $Id: sfctable.h,v 1.10 2006/03/31 17:57:32 fwarmerdam Exp $ * * Project: OpenGIS Simple Features Reference Impleme