代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/197565/7986030

m cp0402_2pam_th.m

% % FUNCTION 4.1 : "cp0402_2PAM_TH" % % Introduces the DS code given by 'DScode' % and implements binary PAM modulation % 'seq' is the input binary stream % 'fc' is the sampling frequency for th
www.eeworm.com/read/197565/7986047

m cp0201_2ppm_th.m

% % FUNCTION 2.4 : "cp0201_2PPM_TH" % % Introduces the TH code given by 'THcode' % and implements binary PPM modulation % 'seq' is the input binary stream % 'fc' is the sampling frequency for th
www.eeworm.com/read/143706/12849575

m demhmc1.m

%DEMHMC1 Demonstrate Hybrid Monte Carlo sampling on mixture of two Gaussians. % % Description % The problem consists of generating data from a mixture of two % Gaussians in two dimensions using a hybr
www.eeworm.com/read/140851/13058940

m demhmc3.m

%DEMHMC3 Demonstrate Bayesian regression with Hybrid Monte Carlo sampling. % % Description % The problem consists of one input variable X and one target variable % T with data generated by samplin
www.eeworm.com/read/140851/13059077

m demhmc2.m

%DEMHMC2 Demonstrate Bayesian regression with Hybrid Monte Carlo sampling. % % Description % The problem consists of one input variable X and one target variable % T with data generated by samplin
www.eeworm.com/read/140851/13059181

m~ metrop.m~

function [samples, energies, diagn] = metrop(f, x, options, gradf, varargin) %METROP Markov Chain Monte Carlo sampling with Metropolis algorithm. % % Description % SAMPLES = METROP(F, X, OPTIONS)
www.eeworm.com/read/140851/13059381

m metrop.m

function [samples, energies, diagn] = metrop(f, x, options, gradf, varargin) %METROP Markov Chain Monte Carlo sampling with Metropolis algorithm. % % Description % SAMPLES = METROP(F, X, OPTIONS)
www.eeworm.com/read/326814/13115159

m blockframes.m

function M3 = blockFrames(s, fs, m, n) % blockFrames: Puts the signal into frames % % Inputs: s contains the signal to analize % fs is the sampling rate of the signal % m is the distance between
www.eeworm.com/read/240990/13180488

m cp0202_2pam_ds.m

% % FUNCTION 2.8 : "cp0202_2PAM_DS" % % Introduces the DS code given by 'DScode' % and implements binary PAM modulation % 'seq' is the input binary stream % 'fc' is the sampling frequency for th
www.eeworm.com/read/240990/13180648

m cp0402_2pam_th.m

% % FUNCTION 4.1 : "cp0402_2PAM_TH" % % Introduces the DS code given by 'DScode' % and implements binary PAM modulation % 'seq' is the input binary stream % 'fc' is the sampling frequency for th