代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/415313/11076726

m demprior.m

function demprior(action); %DEMPRIOR Demonstrate sampling from a multi-parameter Gaussian prior. % % Description % This function plots the functions represented by a multi-layer % perceptron network w
www.eeworm.com/read/413912/11137437

m demprior.m

function demprior(action); %DEMPRIOR Demonstrate sampling from a multi-parameter Gaussian prior. % % Description % This function plots the functions represented by a multi-layer % perceptron network w
www.eeworm.com/read/108518/15584668

c wavefs44.c

/* * Copyright (c) 2000 by WTC * * This file is part of WAVEFS44, a free sound sampling rate converter * * WAVEFS44 is free software; you can redistribute it and/or modify * it under
www.eeworm.com/read/191800/8421971

readme

This README covers the Gibbs sampling code, along with code used to test inference methods in general. Comments to Daniel Lowd (lowd at cs dot washington dot edu) This code is provided to accompany
www.eeworm.com/read/390411/8466475

m cspec.m

function cspec(B,A,Fs); % CSPEC Plots a filter characteristics vs. C-weighting specifications. % CSPEC(B,A,Fs) plots the attenuation of the filter defined by B and A % with sampling frequenc
www.eeworm.com/read/188283/8551940

h pseudorandom.h

/* All the sampling source code are taken from GSL - GNU Scientific Library * except multigaussian distribution.i copy it from * John Burkardt's PROB routines with my modification * * Cop
www.eeworm.com/read/188283/8551971

h pseudorandom.h

/* All the sampling source code are taken from GSL - GNU Scientific Library * except multigaussian distribution.i copy it from * John Burkardt's PROB routines with my modification * * Cop
www.eeworm.com/read/187576/8623307

m pamsignalspectrumcalculation.m

% Calculation of PAM Signal Spectrum echo on T=1; % symbol duration delta_T=T/200; % sampling interval alpha=0.5; % roll-off factor fc=40/T;
www.eeworm.com/read/388011/8642295

m pamsignalspectrumcalculation.m

% Calculation of PAM Signal Spectrum echo on T=1; % symbol duration delta_T=T/200; % sampling interval alpha=0.5; % roll-off factor fc=40/T;
www.eeworm.com/read/430762/8729035

txt blockframes.txt

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 bet