代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/207336/15274795
asm adcdac.asm
.title "TMS320F206EVM Sampling Routin[AD876] and DAC routine[THS5651]"
.global _c_int0
************************************************
** Input signal:0-2Vp-p
*************************
www.eeworm.com/read/205842/15305648
html fir32blockinfosframeright.html
Block instance name Input
Block type altbus
www.eeworm.com/read/167185/5462707
1 v32record.1
.\" Copyright (c) 1993 Entropic Research Laboratory, Inc.; All rights reserved
.\" @(#)v32record.1 1.1 1/15/93 ERL
.ds ]W (c) 1993 Entropic Research Laboratory, Inc.
.TH V32RECORD 1\-ESPS 1/15/93
.SH
www.eeworm.com/read/476074/6773346
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/474806/6807913
c fet430_adc12_04.c
//******************************************************************************
// MSP-FET430P430 Demo - ADC12, Extend Sampling period with SHT Bits
//
// This example shows how to extend the sa
www.eeworm.com/read/295630/8149477
c fet140_adc12_04.c
//******************************************************************************
// MSP-FET430P140 Demo - ADC12 Extend sampling period with SHT bits
//
// This example shows how to extend the sam
www.eeworm.com/read/395400/8180236
html singtblockinfosframeright.html
Block instance name SinCtrl
Block type altbus
www.eeworm.com/read/295200/8180535
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/293761/8275674
m jakesmodel.m
%%%%%%%%%%%%% Jakes Model %%%%%%%%%%%%%%%
function [model,time]=JakesModel(p,Fm,T) %%%%
%%% fm : Max Doppler shift
%%% T : Sampling interval
%%% num : Samp
www.eeworm.com/read/173932/9629771
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