代码搜索:Spatial

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

代码结果 1,342
www.eeworm.com/read/412472/11198947

m oalplayback.m

/* File: oalPlayback.m Abstract: An Obj-C class which wraps an OpenAL playback environment. It provides start/stop of playback, and spatial positioning for the listener and a single sound so
www.eeworm.com/read/182508/9200887

readme

This program is the application of CLIQUE clustering algorithm on 2-dimentional spatial data. This program does not realize CLIQUE's idea of selecting potential dense 2-dimentinonal cells from dens
www.eeworm.com/read/423552/10550441

m mfbox_sobimats.m

function [ci,M,A]=mfbox_sobimats(varargin) % measures the spatial decorrelation using multidimensional delays % % usage: [ci,M,A]=mfbox_sobimats(X[,Y],[maskcolor[,num[,step[,normalize]]]]) % % Copyrig
www.eeworm.com/read/276428/10738191

txt readme.txt

TITLE R-TREES: A DYNAMIC INDEX STRUCTURE FOR SPATIAL SEARCHING DESCRIPTION A C++ templated version of the RTree algorithm. For more information please read the comments in RTree.h AU
www.eeworm.com/read/458775/7289588

readme

This program is the application of CLIQUE clustering algorithm on 2-dimentional spatial data. This program does not realize CLIQUE's idea of selecting potential dense 2-dimentinonal cells from dens
www.eeworm.com/read/449504/7502862

m messv_g3d.m

% PURPOSE: An example of using messv_g3() on a small dataset % Gibbs sampling the matrix exponential heteroscedastic spatial model % using Anselin's Columbus crime data % this function samples over bo
www.eeworm.com/read/449504/7502896

m make_neighborsw.m

function W = make_neighborsw(xc,yc,m) % PURPOSE: constructs a row-stochastic nearest neighbor spatial weight matrix % asymmetric, but row-sums are unity, based on m neighbors % --------------
www.eeworm.com/read/449504/7502898

m pdweight.m

function g=pdweight(xcoord,ycoord,lower,upper,RowStdOpt); % PURPOSE: uses x,y coordinates to produce distance-based spatial weight matrices % The user is asked to input x and y coordinates,
www.eeworm.com/read/449504/7502905

m make_nnw.m

function W = make_nnw(xc,yc,m,order) % PURPOSE: finds the n nearest neighbors and constructs a spatial weight matrix % based on this # of neighbors, normalized to have row-sums of unity % --
www.eeworm.com/read/139955/13118976

readme

This program is the application of CLIQUE clustering algorithm on 2-dimentional spatial data. This program does not realize CLIQUE's idea of selecting potential dense 2-dimentinonal cells from dens