代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/313963/13577769
m loweq.m
function xl=loweq(x,ts,f0)
% xl=loweq(x,ts,f0)
%LOWEQ returns the lowpass equivalent of the signal x
% f0 is the center frequency.
% ts is the sampling interval.
%
t=[
www.eeworm.com/read/313963/13577833
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/313956/13577910
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/312589/13608596
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/311447/13630910
m pprec.m
function x = pprec(p0, p1, type)
% PPREC Parallelogram Polyphase Reconstruction平行四边形多相重建
%
% x = pprec(p0, p1, type)
%
% Input:
% p0, p1: two parallelogram polyphase components of the image
www.eeworm.com/read/311447/13630932
m pup.m
function y = pup(x, type, phase)
% PUP Parallelogram Upsampling平行四边形上采样
%
% y = pup(x, type, [phase])
%
% Input:
% x: input image
% type: one of {1, 2, 3, 4} for selecting sampling matrices:
www.eeworm.com/read/310181/13656817
c test44x_adc12_03.c
//******************************************************************************
// MSP430-TEST44X Demo - ADC12, Extend Sampling Period With SHT bits
//
// This example shows how to extend the sa
www.eeworm.com/read/306478/13744655
m loweq.m
function xl=loweq(x,ts,f0)
% xl=loweq(x,ts,f0)
%LOWEQ returns the lowpass equivalent of the signal x
% f0 is the center frequency.
% ts is the sampling interval.
%
t=[
www.eeworm.com/read/306478/13744719
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/305828/13760103
html sinoutblockinfosframeright.html
Block instance name SinOut
Block type altbus