代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/268606/11131075
c adc_sample.c
/**************************************************************************/
/* */
/* Copyright (C) 2003 Oki Electric Indus
www.eeworm.com/read/111505/15511421
h ad.h
/************************************************************************
* *
* Copyright (C) SEIKO EPSON CORP. 1999 *
* *
* File name: ad.h *
* This is A/D conver
www.eeworm.com/read/189881/8453309
txt ams_sel.txt
Analog / Mixed Signal Examples
Behavioral Models of ADCs
Sampling 101 $ cd \ams\sampling\; sampling_101;
Sigma-Delta
www.eeworm.com/read/432925/8563090
m uniform_bankx.m
function y = uniform_bankx(spacing, prototype_filter, plot_factor, sampling_rate, splot)
% UNIFORM_BANKX: design a set of uniformly spaced complex bandpass filters
%
% y = uniform_bankx(spacing
www.eeworm.com/read/432925/8563109
m uniform_bankx.m
function y = uniform_bankx(spacing, prototype_filter, plot_factor, sampling_rate, splot)
% UNIFORM_BANKX: design a set of uniformly spaced complex bandpass filters
%
% y = uniform_bankx(spacing
www.eeworm.com/read/186716/8914531
m detect.m
function [b_out] = detect(in,vth,sampling_instant,b_original)
% DETECT ...... Convert the waveform at the output of the receiver filter
% back to the binary sequence. Probability of bit error (B
www.eeworm.com/read/424420/10452357
m down_sampler.m
function [symbols]=down_sampler(indata,sample_nr,fs,T,block_length)
% [symbols]=down_sampler(indata,sample_nr,fs,T,block_length)
%
% Output:
% symbols - Symbols after downsampling
%
%
www.eeworm.com/read/449920/7493928
h can_drv.h
//******************************************************************************
//! @file $RCSfile: can_drv.h,v $
//!
//! Copyright (c) 2006 Atmel.
//!
//! Use of this program is subject to Atme
www.eeworm.com/read/449577/7500310
get_sar_parms
#!/bin/tcsh -f
set prf = `grep 'Pulse_Repetition_Frequency' ../master.res | gawk '{print $4}'`
set rsr = `grep 'Range_sampling_rate ' ../master.res | gawk '{print $4}'`
echo $prf > sar_parms.in
echo
www.eeworm.com/read/298850/7930647
h can_drv.h
//******************************************************************************
//! @file $RCSfile: can_drv.h,v $
//!
//! Copyright (c) 2006 Atmel.
//!
//! Use of this program is subject to Atme