代码搜索:Sampling

找到约 3,969 项符合「Sampling」的源代码

代码结果 3,969
www.eeworm.com/read/303435/3812715

unif2_datum

#! /bin/sh # shell for uniformly sampling velocity from a layered model set -v nz=51 dz=50 fz=0.0 labelz="Depth (m)" nx=201 dx=50 fx=0 labelx="Distance (m)" ninf=0 npmax=500 unif2 vfi
www.eeworm.com/read/303435/3812725

unif2_datum

#! /bin/sh # shell for uniformly sampling velocity from a layered model set -v nz=51 dz=50 fz=0.0 labelz="Depth (m)" nx=201 dx=50 fx=0 labelx="Distance (m)" ninf=0 npmax=201 unif2 vf
www.eeworm.com/read/303435/3812913

smooth

#! /bin/sh # shell for smoothing a uniformly sampling velocity and for generating a # slowness perturbation set -v n1=251 r1=200 dz=10 fz=0 labelz="Depth (m)" n2=161 r2=200 dx=25 fx=0 labelx="Midpo
www.eeworm.com/read/301474/3839580

m p10_1.m

% Program 10_1 % Illustration of Up-Sampling by an Integer Factor % clf; n = 0:50; x = sin(2*pi*0.12*n); y = zeros(1, 3*length(x)); y([1: 3: length(y)]) = x; subplot(2,1,1) stem(n,x); title(
www.eeworm.com/read/299916/3849595

m test.m

t0=.15; % signal duration ts=0.001; % sampling interval % the message vector m=[ones(1,t0/(3*ts)),-2*ones(1,t0/(3*ts)),zeros(1,t0/(3*ts)+1)]; m_hat=imag(hil
www.eeworm.com/read/292984/3936411

entries

/enter_evidence.m/1.1.1.1/Wed May 29 15:59:56 2002// /gibbs_sampling_inf_engine.m/1.1.1.1/Wed May 29 15:59:56 2002// /marginal_nodes.m/1.1.1.1/Wed May 29 15:59:56 2002// D/private////
www.eeworm.com/read/292964/3937559

entries

/enter_evidence.m/1.1.1.1/Wed May 29 15:59:56 2002// /gibbs_sampling_inf_engine.m/1.1.1.1/Wed May 29 15:59:56 2002// /marginal_nodes.m/1.1.1.1/Wed May 29 15:59:56 2002// D/private////
www.eeworm.com/read/448886/1683488

m p10_1.m

% Program 10_1 % Illustration of Up-Sampling by an Integer Factor % clf; n = 0:50; x = sin(2*pi*0.12*n); y = zeros(1, 3*length(x)); y([1: 3: length(y)]) = x; subplot(2,1,1) stem(n,x); title(
www.eeworm.com/read/393163/2488506

entries

/enter_evidence.m/1.1.1.1/Wed May 29 15:59:56 2002// /gibbs_sampling_inf_engine.m/1.1.1.1/Wed May 29 15:59:56 2002// /marginal_nodes.m/1.1.1.1/Wed May 29 15:59:56 2002// D/private////
www.eeworm.com/read/378914/2679310

m p10_1.m

% Program 10_1 % Illustration of Up-Sampling by an Integer Factor % clf; n = 0:50; x = sin(2*pi*0.12*n); y = zeros(1, 3*length(x)); y([1: 3: length(y)]) = x; subplot(2,1,1) stem(n,x); title(