代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/461240/7231376

m time_to_frequency_domain.m

function [X] = time_to_frequency_domain(x, dt, frequency_array, time_shift) % x : array including the sampled values at discrete time steps % dt : sampling period, duration of an FDTD time step %
www.eeworm.com/read/461240/7231418

m frequency_to_time_domain.m

function [x] = frequency_to_time_domain(X, df, time_array) % X : array including the sampled values at discrete frequency steps % df : sampling period in frequency domain % time_array : list of ti
www.eeworm.com/read/461240/7231419

m time_to_frequency_domain.m

function [X] = time_to_frequency_domain(x, dt, frequency_array, time_shift) % x : array including the sampled values at discrete time steps % dt : sampling period, duration of an FDTD time step %
www.eeworm.com/read/461237/7231449

m frequency_to_time_domain.m

function [x] = frequency_to_time_domain(X, df, time_array) % X : array including the sampled values at discrete frequency steps % df : sampling period in frequency domain % time_array : list of ti
www.eeworm.com/read/461237/7231450

m time_to_frequency_domain.m

function [X] = time_to_frequency_domain(x, dt, frequency_array, time_shift) % x : array including the sampled values at discrete time steps % dt : sampling period, duration of an FDTD time step %
www.eeworm.com/read/461237/7231453

m frequency_to_time_domain.m

function [x] = frequency_to_time_domain(X, df, time_array) % X : array including the sampled values at discrete frequency steps % df : sampling period in frequency domain % time_array : list of ti
www.eeworm.com/read/456354/7351289

m ip_06_03.m

% MATLAB script for Illustrative Problem 3, Chapter 6. echo on f_cutoff=2000; % the desired cut-off frequency f_stopband=2500; % the actual stopband frequency fs=10000; % the sampling frequenc
www.eeworm.com/read/450491/7482989

c lab2.c

/* In Lab 2 the user has to configure the ADC 10 for a simple ADC conversion The ADC steps are: 1. Manual trigger of ADC conversion using the SAMP bit 2. Manual sampling using the DelayNmSec(N) ro
www.eeworm.com/read/450491/7482994

c lab2.c

/* In Lab 2 the user has to configure the ADC 10 for a simple ADC conversion The ADC steps are: 1. Manual trigger of ADC conversion using the SAMP bit 2. Manual sampling using the DelayNmSec(N) ro
www.eeworm.com/read/449504/7502052

m bvar_g.m

function result = bvar_g(x,nlag,ndraw,nomit,prior,xx); % PURPOSE: Gibbs sampling estimates for Bayesian vector % autoregressive model using Minnesota-type prior % y = A(L) Y + X B +