代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/287770/8670453

m plus.m

function c = plus(a,b) % overloading of operator + % $Id: plus.m 53 2005-01-05 11:17:56Z mairas $ if isa(a,'signal') & ~isa(b,'signal') c = signal(a.s + b, a.time); elseif ~isa(a,'signal') & isa(
www.eeworm.com/read/287020/8731674

m cp0201_waveform.m

% % FUNCTION 2.5 : "cp0201_waveform" % % Generates the energy normalized pulse waveform % % Special case of the second derivative Gaussian pulse: % SCHOLTZ'S MONOCYCLE % % ********************
www.eeworm.com/read/286640/8752838

m cp0302_ppm_periodic.m

% % FUNCTION 3.3 : "cp0302_PPM_periodic" % % Generation of a PPM-UWB signal in the case of a generic % periodic modulating signal and rectangular pulses % Modulating signal is chosen to be charac
www.eeworm.com/read/286640/8752925

m cp0201_waveform.m

% % FUNCTION 2.5 : "cp0201_waveform" % % Generates the energy-normalized pulse waveform % % Special case of the second derivative Gaussian pulse: % SCHOLTZ'S MONOCYCLE % % ********************
www.eeworm.com/read/429878/8784104

htm demhmc2.htm

Netlab Reference Manual demhmc2 demhmc2 Purpose Demonstrate Bayesian regression with Hybrid Monte Carlo sampling. Synopsis
www.eeworm.com/read/429797/8788482

m get_p_q.m

function [Fsn, p, q, errors]=get_p_q(Fs, Fsd, tol) % % get_p_q: Calculate p and q with p
www.eeworm.com/read/187071/8858775

m cp0302_ppm_periodic.m

% % FUNCTION 3.3 : "cp0302_PPM_periodic" % % Generation of a PPM-UWB signal in the case of a generic % periodic modulating signal and rectangular pulses % Modulating signal is chosen to be charac
www.eeworm.com/read/381809/9070604

s init_adc12.s

;START_HEADER ; ; dsPIC30F6014 Demo Source File ; (c) Copyright 2005 Microchip Technology, All rights reserved ; ; -------------------------------------------------------------------------- ; Fi
www.eeworm.com/read/381801/9071024

s init_adc12.s

;START_HEADER ; ; dsPIC30F6014 Demo Source File ; (c) Copyright 2005 Microchip Technology, All rights reserved ; ; -------------------------------------------------------------------------- ; Fi
www.eeworm.com/read/184725/9082920

1st readme.1st

************************************************************************* ISO MPEG Audio Subgroup Software Simulation Group (1996) ISO 13818-3.2 MPEG-2 Audio Codec $Id: readme.1st 1.10 1997/01/28