代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/177674/9442695

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/176823/9483378

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/176583/9493315

m aspec.m

function aspec(B,A,Fs); % ASPEC Plots a filter characteristics vs. A-weighting specifications. % ASPEC(B,A,Fs) plots the attenuation of the filter defined by B and A % with sampling frequenc
www.eeworm.com/read/363804/9935694

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 strem % 'fc' is the sampling frequency for the
www.eeworm.com/read/160490/10526839

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 strem % 'fc' is the sampling frequency for the
www.eeworm.com/read/160490/10527049

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 strem % 'fc' is the sampling frequency for the
www.eeworm.com/read/352274/10567098

m yhzfirsamp.m

function [b,a] = yhzFirSamp(fp,N,FType) % function yhzFirSamp designs the FIR(Type I Linear Phase Responese) DF % with Frequency Sampling Method % fp: cutoff frequency with Fsa nor
www.eeworm.com/read/423102/10587438

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 strem % 'fc' is the sampling frequency for the
www.eeworm.com/read/351309/10659213

m seneffear.m

function y = SeneffEar(x, fs, plotChannel) % Compute the response of Stephanie Seneff's Auditory Model. The % input waveform x (with sampling rate fs) is converted into fourty % channels of auditory
www.eeworm.com/read/159032/10700071

m combfilt.m

function out=combfilt(signal,fs,fcut,alpha) %OUT=COMBFILT(SIGNAL,FS,FCUT,ALPHA) where Signal is the array to be filtered % FS is the sampling frequency, FCUT is the cutoff frequency and ALPHA is %