代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/205223/15323313
m cp0804_corrsyn.m
%
% Function 8.15: "cp0804_corrsyn"
%
% Implements the correlation an input vector (signal)
% with a reference vector (template)
% 'fc' represents the sampling frequency
%
% The function retur
www.eeworm.com/read/202257/15387509
m systematicr.m
function outIndex = systematicR(inIndex,wn);
% PURPOSE : Performs the resampling stage of the SIR
% in order(number of samples) steps. It uses the
% systematic sampling scheme o
www.eeworm.com/read/200886/15420786
m aligninterpolatescale.m
% function newData = alignInterpolateScale(data,scaleAndTimes,G,scaleType)
%
% given alignments in scaleAndTimes (from Viterbi, or posterior sampling,
% or however else you choose to find an alignment
www.eeworm.com/read/200275/15435993
m cp0804_corrsyn.m
%
% Function 8.15: "cp0804_corrsyn"
%
% Implements the correlation an input vector (signal)
% with a reference vector (template)
% 'fc' represents the sampling frequency
%
% The function retur
www.eeworm.com/read/200275/15435998
m cp0702_bandwidth.m
%
% FUNCTION 7.7 : "cp0702_bandwidth"
%
% Evaluates the bandwidth of the input 'signal' with
% sampling rate 'dt'
% Bandwidth is evaluated according to the given 'threshold'
% (in dB)
% 'BW' is
www.eeworm.com/read/431596/8666302
m ip_01_07.m
% MATLAB script for Illustrative Problem 7, Chapter 1.
echo on
df=0.01; % freq. resolution
fs=5; % sampling frequency
ts=1/fs;
www.eeworm.com/read/186527/8928439
c musicin.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Encoder - Lower Sampling Frequency Exten
www.eeworm.com/read/186527/8928516
c musicin.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Encoder - Lower Sampling Frequency Exten
www.eeworm.com/read/184725/9082765
h common.h
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Ext
www.eeworm.com/read/184725/9082775
c musicout.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Ext