代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/184267/9114044
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/380634/9136415
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/180269/9314012
m fig3_8.m
% Use this program to reproduce Fig. 3.8 of text
close all
clear all
eps = 0.000001;
%Enter pulse width and bandwidth
B = 200.0e6; %200 MHZ bandwidth
T = 10.e-6; %10 micro second pulse;
% Compu
www.eeworm.com/read/180103/9319345
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/179921/9331382
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/179737/9341170
m ex10101.m
%----------------------------------------------------------------------------
% Example
% A barrel vault has radius r=25 ft, subtended angle of 80 degrees,
% length 50 f, and thickness 3in.
%
www.eeworm.com/read/179737/9341179
m ex9101.m
%----------------------------------------------------------------------------
% Example 9.10.1
% three-dimensional analysis of a cube
www.eeworm.com/read/179737/9341346
m ex982.m
%----------------------------------------------------------------------------
% Example 9.8.2
% plane stress analysis of a cantilever
www.eeworm.com/read/179612/9348933
h dipijpeg.h
/*
*
* Copyright (C) 2001-2005, OFFIS
*
* This software and supporting documentation were developed by
*
* Kuratorium OFFIS e.V.
* Healthcare Information and Communication Systems
*
www.eeworm.com/read/373635/9445253
out arules.out
\BOOKMARK [1][-]{section.1}{Introduction}{}
\BOOKMARK [1][-]{section.2}{Data structure overview}{}
\BOOKMARK [2][-]{subsection.2.1}{Representing collections of itemsets}{section.2}
\BOOKMARK [2][-]{su