代码搜索:Spatial
找到约 1,342 项符合「Spatial」的源代码
代码结果 1,342
www.eeworm.com/read/174037/9611416
m contents.m
% SCM channel model
% Version 1.21, July 5, 2006
%
% Channel model functions
% scm - 3GPP Spatial Channel Model (3GPP TR 25.996)
% scmparset - Model parameter configuration f
www.eeworm.com/read/270032/11051301
cc main.cc
// -*- C++ -*-
// Gems V: Spatial Partitioning of a Polygon by a Plane
// by George Vanecek Jr, Sept. 1994
#include "polygon.h"
static void printPolys( const char* const label, const List&
www.eeworm.com/read/413179/11163922
m input_file_example2_8.m
%% Input Data from Figure 2.8
nsd = 1; % Number of spatial dimensions
ndof= 1; % Number of degrees-of-freedom per node
nnp = 3; % Total number of global nodes
nel = 2; % Total num
www.eeworm.com/read/249659/12481668
m contents.m
% SCM channel model
% Version 1.21, July 5, 2006
%
% Channel model functions
% scm - 3GPP Spatial Channel Model (3GPP TR 25.996)
% scmparset - Model parameter configuration f
www.eeworm.com/read/238264/13898717
m contents.m
% SCM channel model
% Version 1.2, Jan 11, 2005
%
% Channel model functions
% scm - 3GPP Spatial Channel Model (3GPP TR 25.996)
% scmparset - Model parameter configuration fo
www.eeworm.com/read/491173/6441221
hm imageprocessing.hm
// Commands (ID_* and IDM_*)
HID_MENUITEM32771 0x18003
HID_HD_FANSE 0x18004
HID_HD_LINEAR_TRANSFORM 0x18005
HID_NOISE
www.eeworm.com/read/291883/8390059
m finddx.m
function [dxmax,wlmin,fmax] = finddx(epmax,mumax,srcpulse,t,thres);
% finddx.m
%
% This function finds the maximum spatial discretization that can be used in the
% 2-D FDTD modeling codes TM_model
www.eeworm.com/read/188503/8535365
c y4mspatialfilter.c
/*
* y4mspatialfilter.c
*
* written by Dan Scholnik
* spatial FIR filter for noise/bandwidth reduction without scaling
* takes yuv4mpeg in and spits the same out
*
* Usage:
www.eeworm.com/read/178019/9423600
m projections.m
% PROJECTIONS.MAT
%
% Mat-File containing isogonic projections as used in geodesy to map spatial data in 2D.
%
% This mat-File contains cell arrays named by the projection in lower case letters.
% The
www.eeworm.com/read/373627/9446078
r ch15.r
#-*- R -*-
## Script from Fourth Edition of `Modern Applied Statistics with S'
# Chapter 15 Spatial Statistics
library(MASS)
postscript(file="ch15.ps", width=8, height=8, pointsize=9)
options(ech